From 18262060537e21d3d04a95ab7c3a5b2d509d63f9 Mon Sep 17 00:00:00 2001 From: twentyOne2x Date: Thu, 9 Jul 2026 23:43:11 +0200 Subject: [PATCH] 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` --- .../skill-pack-manifest.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/reports/leo-working-state-20260709/skill-pack-manifest.json b/docs/reports/leo-working-state-20260709/skill-pack-manifest.json index 57f877e..3f46a8d 100644 --- a/docs/reports/leo-working-state-20260709/skill-pack-manifest.json +++ b/docs/reports/leo-working-state-20260709/skill-pack-manifest.json @@ -10,42 +10,42 @@ { "name": "teleo-leo-onboarding", "role": "Company/product/architecture orientation for Leo and Teleo work", - "path": "skills/teleo-leo-onboarding/SKILL.md" + "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": "skills/working-leo-cory-outcomes/SKILL.md" + "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": "skills/teleo-vps-runtime-ops/SKILL.md" + "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": "skills/teleo-gcp-parity-ops/SKILL.md" + "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": "skills/teleo-kb-db-change-workflow/SKILL.md" + "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": "skills/leo-telegram-canary-ops/SKILL.md" + "path": ".agents/skills/leo-telegram-canary-ops/SKILL.md" }, { "name": "teleo-infra-provenance", "role": "Repo/deploy/runtime provenance and path confusion prevention", - "path": "skills/teleo-infra-provenance/SKILL.md" + "path": ".agents/skills/teleo-infra-provenance/SKILL.md" }, { "name": "teleo-proof-handoff", "role": "Evidence-indexed handoff format for Fable/Codex/Opus workers", - "path": "skills/teleo-proof-handoff/SKILL.md" + "path": ".agents/skills/teleo-proof-handoff/SKILL.md" } ], "reference_files": [