teleo-infrastructure/docs/reports/leo-working-state-20260709/skill-pack-manifest.json
twentyOne2x fed5cb0805 Add guarded canonical claim application
- Normalize rich proposals into atomic reviewed canonical graph bundles with exact row verification.
- Harden reviewer/apply roles, upgrade ACLs, and prove generic plus Helmer lifecycles in isolated PostgreSQL.
- Publish repo-native VPS/GCP/Cory skills and live-readonly GCP inventory without changing the live VPS runtime.

`.agents/skills/crabbox/SKILL.md`
`.agents/skills/teleo-gcp-parity-ops/SKILL.md`
`.agents/skills/teleo-kb-db-change-workflow/SKILL.md`
`.agents/skills/teleo-leo-onboarding/SKILL.md`
`.agents/skills/teleo-vps-runtime-ops/SKILL.md`
`.agents/skills/working-leo-cory-outcomes/SKILL.md`
`docs/reports/leo-working-state-20260709/approve-claim-clone-canary-current.json`
`docs/reports/leo-working-state-20260709/approve-claim-clone-canary-current.md`
`docs/reports/leo-working-state-20260709/current-truth-index.md`
`docs/reports/leo-working-state-20260709/gcp-cloud-sql-t3-live-readonly-current.json`
`docs/reports/leo-working-state-20260709/gcp-cloud-sql-t3-live-readonly-current.md`
`docs/reports/leo-working-state-20260709/gcp-cloudsql-studio-parity-gate-current.json`
`docs/reports/leo-working-state-20260709/gcp-cloudsql-studio-parity-gate-current.md`
`docs/reports/leo-working-state-20260709/gcp-parallel-delegation-current.json`
`docs/reports/leo-working-state-20260709/helmer-approve-claim-clone-canary-current.json`
`docs/reports/leo-working-state-20260709/helmer-approve-claim-normalization-current.json`
`docs/reports/leo-working-state-20260709/skill-pack-manifest.json`
`docs/reports/leo-working-state-20260709/skill-pack-readme.md`
`docs/reports/leo-working-state-20260709/working-leo-current-state-20260709.md`
`docs/reports/leo-working-state-20260709/working-leo-definition-20260709.md`
`docs/reports/leo-working-state-20260709/working-leo-execution-plan-current.md`
`scripts/apply_proposal.py`
`scripts/apply_worker.py`
`scripts/approve_proposal.py`
`scripts/kb_apply_prereqs.sql`
`scripts/kb_proposal_normalize.py`
`scripts/probe_gcp_db_parity.py`
`scripts/run_approve_claim_clone_canary.py`
`scripts/run_approve_claim_isolated_container_canary.sh`
`tests/test_apply_proposal.py`
`tests/test_apply_worker.py`
`tests/test_approve_proposal.py`
`tests/test_kb_apply_prereqs.py`
`tests/test_kb_proposal_normalize.py`
`tests/test_kb_proposal_routes.py`
`tests/test_probe_gcp_db_parity.py`
`tests/test_repo_skill_pack.py`
2026-07-10 17:49:37 +02:00

62 lines
2.8 KiB
JSON

{
"pack": "leo-teleo-skill-pack",
"created_date": "2026-07-09",
"last_updated_utc": "2026-07-10T15:47:17Z",
"status": "repo_native_validated",
"contains_secrets": false,
"production_mutation_authorized": false,
"repo_skill_root": ".agents/skills",
"optional_local_install_target": "/Users/user/.codex/skills",
"claim_ceiling": "Repo-native onboarding and operations skills. Generic and Helmer guarded-apply canaries pass 37/37 in disposable PostgreSQL; the production permission migration and Helmer apply remain undeployed. GCP control-plane inventory is live-proven, while DB row/runtime parity remains gated on an existing database principal.",
"skills": [
{
"name": "teleo-leo-onboarding",
"role": "Company/product/architecture orientation for Leo and Teleo work",
"path": ".agents/skills/teleo-leo-onboarding/SKILL.md"
},
{
"name": "working-leo-cory-outcomes",
"role": "Definition of working Leo from Cory/m3taversal outcomes and tests",
"path": ".agents/skills/working-leo-cory-outcomes/SKILL.md"
},
{
"name": "teleo-vps-runtime-ops",
"role": "VPS runtime navigation, service health, Docker/Postgres checks, report sync",
"path": ".agents/skills/teleo-vps-runtime-ops/SKILL.md"
},
{
"name": "teleo-gcp-parity-ops",
"role": "GCP control-plane, private Cloud SQL inventory, Studio DB-auth gate, and parity workflow",
"path": ".agents/skills/teleo-gcp-parity-ops/SKILL.md"
},
{
"name": "teleo-kb-db-change-workflow",
"role": "Strict proposal normalization, separated review/apply authority, isolated canary, and row-level proof",
"path": ".agents/skills/teleo-kb-db-change-workflow/SKILL.md"
},
{
"name": "leo-telegram-canary-ops",
"role": "Live Telegram bot testing through authenticated Chrome and Computer Use",
"path": ".agents/skills/leo-telegram-canary-ops/SKILL.md"
},
{
"name": "teleo-infra-provenance",
"role": "Repo/deploy/runtime provenance and path confusion prevention",
"path": ".agents/skills/teleo-infra-provenance/SKILL.md"
},
{
"name": "teleo-proof-handoff",
"role": "Evidence-indexed handoff format for Fable/Codex/Opus workers",
"path": ".agents/skills/teleo-proof-handoff/SKILL.md"
}
],
"reference_files": [
"docs/reports/leo-working-state-20260709/current-truth-index.md",
"docs/reports/leo-working-state-20260709/operator-surface-map.md",
"docs/reports/leo-working-state-20260709/fable-leo-teleo-onboarding.md",
"docs/reports/leo-working-state-20260709/approve-claim-clone-canary-current.md",
"docs/reports/leo-working-state-20260709/gcp-cloud-sql-t3-live-readonly-current.md",
"docs/reports/leo-working-state-20260709/gcp-cloudsql-studio-parity-gate-current.md"
],
"validation": "tests/test_repo_skill_pack.py"
}