원클릭으로
pii-telemetry
Use when: changing PII checks, telemetry events, privacy boundaries, update checks, generated metrics, or docs/telemetry.md.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Use when: changing PII checks, telemetry events, privacy boundaries, update checks, generated metrics, or docs/telemetry.md.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Use when: working with the Azure AI Foundry v2 SDK — AIProjectClient, agent creation (create_version / PromptAgentDefinition), the Responses API (responses.create), agent_reference vs agent, MCP/Web Search tools, streaming events, or azure-ai-projects version breakage.
Use when: changing Azure AI Foundry setup, model deployment validation, .agent_ids.json, agent staleness, create-agent, validate_setup.py, or supported GPT-5 model policy.
Use when: changing TSG Builder release workflow, PyInstaller build, Windows installer, artifact names, versioning, checksums, or release docs.
Use when: changing TSG Builder pipeline behavior, stage prompts, TSG markers, required headings, review warnings, retries, or Research/Write/Review contracts.
| name | pii-telemetry |
| description | Use when: changing PII checks, telemetry events, privacy boundaries, update checks, generated metrics, or docs/telemetry.md. |
Use this workflow for privacy, PII, and telemetry changes.
/api/generate/stream and /api/answer/stream are the authority.Organization is intentionally excluded from PII categories.docs/telemetry.md.pii_check.py, telemetry.py, web_app.py, and related tests.Run:
.venv/bin/pytest tests/test_pii_check.py tests/test_telemetry.py tests/test_telemetry_instrumentation.py -q
make test-quick