원클릭으로
release-check
Verify that data, index, prompt, skill, eval, trace, and lineage evidence are bound before an OmniSupport release is promoted.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Verify that data, index, prompt, skill, eval, trace, and lineage evidence are bound before an OmniSupport release is promoted.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Check RAG API responses for evidence-derived citations, retrieval debug fields, release ids, trace ids, and structured abstain behavior.
Validate OmniSupport data contracts, seed manifests, PII metadata, license tags, and quality gates before data enters ingestion or indexing.
Plan and execute safe ingestion replay or backfill runs with partition locks, idempotency checks, evidence outputs, and rollback notes.
Prepare prompt-as-code changes with prompt release ids, regression checks, rollback notes, and links to RAG index and eval evidence.
| name | release-check |
| description | Verify that data, index, prompt, skill, eval, trace, and lineage evidence are bound before an OmniSupport release is promoted. |
| version | 0.1.0 |
| owner | platform-governance |
| status | active |
| tags | ["release","governance","lineage","eval"] |
| not_for | ["Local scratch runs with no release intent.","Emergency rollback commands without operator approval."] |
| inputs | ["contracts/release/release_manifest_schema.json","reports/week*/**/*"] |
| outputs | ["reports/week09/release_check_report.md"] |
| requires | ["data-contract-lint","rag-contract-check","prompt-release"] |
| compatible_agents | ["codex","claude-code","mcp-compatible-agent"] |
| artifacts | ["reports/week09/release_check_report.md"] |
| evals | ["tests/contract/test_week09_skill_packs.py"] |
Use this skill before promoting a release or when verifying rollback readiness.