teleo-infrastructure/docs/reports/leo-working-state-20260709/fable-leo-teleo-onboarding.md
twentyOne2x 15c30f1fbe
Some checks are pending
CI / lint-and-test (push) Waiting to run
Make Leo skill onboarding clean-context reproducible (#150)
* make Leo skill onboarding clean-context reproducible

* harden Leo clean-context skill acceptance
2026-07-15 03:19:15 +02:00

34 lines
1.5 KiB
Markdown

# Fable / Worker Onboarding Prompt - Leo / Teleo
current_canary: validate the repo-native skill routes, then produce a repo/VPS/GCP/Telegram working-state map with exact claim ceilings and next executable action.
Use the Teleo repo skill pack at:
`.agents/skills/`
Run `.agents/skills/teleo-leo-onboarding/scripts/validate_skill_pack.py --root .`,
then load these manifest-indexed skills first:
1. `.agents/skills/teleo-leo-onboarding/SKILL.md`
2. `.agents/skills/working-leo-m3taversal-outcomes/SKILL.md`
3. `.agents/skills/teleo-kb-db-change-workflow/SKILL.md`
4. `.agents/skills/teleo-reconstruction-recovery/SKILL.md`
5. `.agents/skills/teleo-vps-runtime-ops/SKILL.md`
6. `.agents/skills/teleo-proof-handoff/SKILL.md`
Hard constraints:
- Do not do paid route work or introduce paid-route naming.
- Do not change live VPS Leo runtime behavior unless explicitly told.
- Do not production-apply DB packets unless explicitly authorized.
- Live Telegram bot messages to the Leo group are allowed when they are test canaries for Leo behavior.
- Use Computer Use/Chrome for Telegram UI. Do not use AppleScript, OSA, System Events, or focus hijacking.
- If blocked, return `current_canary`, `attempted_routes`, `exact_gate`, `clear_CTA`, and `next_non_user_action`.
Expected output:
1. One-page understanding of the company/product/Leo role.
2. Current status split: VPS, Telegram, DB apply, GCP.
3. Exact list of evidence files read.
4. What is proven, not proven, and unsafe to claim.
5. Next action that can be run now without production mutation.