teleo-infrastructure/docs/reports/leo-working-state-20260709/skill-pack-readme.md
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

2.4 KiB

Leo / Teleo Skill Pack - 2026-07-09

Purpose: reusable onboarding and operating knowledge for future Codex/Fable workers working on Leo, Teleo, the VPS, GCP parity, Telegram canaries, and KB database changes.

This is the repo-native skill set under .agents/skills/. It is evidence-linked and validated by tests/test_repo_skill_pack.py. It does not contain secrets, private key contents, bot tokens, or production mutation authorization.

Skills In This Pack

  1. teleo-leo-onboarding: company/product/architecture orientation before touching Leo or Teleo.
  2. working-leo-cory-outcomes: Cory/m3taversal's expected Leo behavior and the current benchmark.
  3. teleo-vps-runtime-ops: VPS service, paths, Postgres, Docker, report sync, and stability checks.
  4. teleo-gcp-parity-ops: GCP/Cloud SQL parity lane, auth facts, and blocker format.
  5. teleo-kb-db-change-workflow: approved proposal to canonical DB row workflow with clone rehearsal and rollback.
  6. leo-telegram-canary-ops: live Telegram/Chrome/Computer Use canaries for Leo bot behavior.
  7. teleo-infra-provenance: repo, deploy, mirror, and runtime provenance map.
  8. teleo-proof-handoff: evidence bundle and Fable/Codex worker handoff protocol.

Current Claim Ceiling

  • VPS Leo Telegram memory, KB audit, and staged write canaries are live-proven.
  • A strict canonical add_edge apply canary is live-proven.
  • Generic and real Helmer guarded-apply canaries pass 37/37 with exact payload projections/table deltas, current-source hashes, and cleanup proof; neither the new permission migration nor Helmer is production-applied.
  • The live VPS runtime behavior should not be changed while the DB apply path is stabilized.
  • GCP project, VM, and private Cloud SQL inventory are live-proven. Cloud SQL row/schema parity is not: Studio requires an already-existing authenticated DB principal.

Key References

  • Current truth index: docs/reports/leo-working-state-20260709/current-truth-index.md
  • Operator surface map: docs/reports/leo-working-state-20260709/operator-surface-map.md
  • Fable onboarding prompt: docs/reports/leo-working-state-20260709/fable-leo-teleo-onboarding.md
  • Skill manifest: skill-pack-manifest.json

Discovery

Codex-compatible workers should discover the committed .agents/skills/ tree from this repository. The manifest is the index; each skill points to current retained evidence rather than embedding secrets or pretending a stale snapshot is live truth.