# 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.