teleo-infrastructure/docs/reports/leo-working-state-20260709/skill-pack-manifest.json
twentyOne2x 1826206053
Some checks are pending
CI / lint-and-test (push) Waiting to run
Fix Working Leo skill manifest paths
- Align the skill-pack manifest with the committed .agents/skills layout so worker onboarding points at the real files.

- Preserve the existing skill pack and evidence references without changing runtime behavior or production DB state.

- Verify the Hermes leoclean skill surface test passes after the path correction.

`docs/reports/leo-working-state-20260709/skill-pack-manifest.json`
2026-07-09 23:43:11 +02:00

56 lines
2.2 KiB
JSON

{
"pack": "leo-teleo-skill-pack",
"created_date": "2026-07-09",
"status": "draft_ready_for_review",
"contains_secrets": false,
"production_mutation_authorized": false,
"install_target": "/Users/user/.codex/skills",
"claim_ceiling": "Reusable onboarding and operations skill drafts only; they do not authorize production DB apply or runtime changes.",
"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 parity/cutover lane and exact auth blocker handling",
"path": ".agents/skills/teleo-gcp-parity-ops/SKILL.md"
},
{
"name": "teleo-kb-db-change-workflow",
"role": "KB proposal normalization, clone rehearsal, apply packet, rollback 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"
]
}