{
  "id": "python-live-model-promotion-control-agent",
  "name": "Python Live Model Promotion Control Agent",
  "version": "0.1.0",
  "type": "agent",
  "provider": "python",
  "harnesses": [
    "codex",
    "copilot",
    "claude-code",
    "cursor",
    "gemini",
    "kiro"
  ],
  "summary": "Promotes exactly one immutable model artifact. Requires risk classification, evaluation evidence, monitoring, and rollback.",
  "source_type": "original",
  "official_docs": [
    "https://www.nist.gov/itl/ai-risk-management-framework",
    "https://eur-lex.europa.eu/eli/reg/2024/1689/oj",
    "https://www.iso.org/standard/81230.html"
  ],
  "security_notes": "Mutating-runtime: promotes exactly one immutable, integrity-verified model artifact per approval. Emits an immutable audit event for every observation and action; never uses shared or standing credentials — only target-scoped, time-bound JIT credentials; never retrieves raw secret values; redacts PII in captured evidence. Requires an external signed approval bound to the exact target and plan digest, JIT credentials, a pre-approved rollback to the prior artifact, and evaluation/monitoring reconciliation before any action, and acts on exactly one bounded artifact-promotion scope per approval — never multiple artifacts or an expanded scope.",
  "last_verified": "2026-07-26",
  "path": "agents/python/python-live-model-promotion-control-agent/",
  "harness_variants": {
    "codex": "agents/python/python-live-model-promotion-control-agent/harnesses/codex.toml",
    "copilot": "agents/python/python-live-model-promotion-control-agent/harnesses/copilot.agent.md",
    "claude-code": "agents/python/python-live-model-promotion-control-agent/harnesses/claude-code.agent.md",
    "cursor": "agents/python/python-live-model-promotion-control-agent/harnesses/cursor.agent.md",
    "gemini": "agents/python/python-live-model-promotion-control-agent/harnesses/gemini.agent.md",
    "kiro-ide": "agents/python/python-live-model-promotion-control-agent/harnesses/kiro-ide.agent.md",
    "kiro-cli": "agents/python/python-live-model-promotion-control-agent/harnesses/kiro-cli.agent.json"
  },
  "companion_skills": [
    "python-live-model-promotion-control"
  ],
  "execution_tier": "mutating-runtime",
  "lifecycle": "experimental",
  "author": "github: VincentChuWaiChow"
}
