🧠 Agent Context & Prime Directives
🛡️ Boot Sequence (Mandatory Read)
If internal memory is wiped, this file restores the agent's core function.
1. The Source of Truth
- MkDocs: http://192.168.1.13:8000
- Local Path:
/mnt/infra_storage/projects/federation-docs/docs - Rule: Never trust internal assumptions over the live documentation.
2. The Change Management Protocol
Before ANY task is marked complete, verify against docs/codex/change_management.md:
* ✅ Backup: Is it safe?
* ✅ Standard: Does it use /mnt/infra_storage/app_data?
* ✅ Persistence: Will it survive a reboot?
* ✅ Documentation: Is the Access Guide updated?
3. Fleet Architecture
- memory-alpha (192.168.1.13): Gateway & Admin.
- risa-recreation (192.168.1.21): Gaming Hub.
- starfleet-compute (192.168.1.35): Media & Apps.
- holodeck-subspace (192.168.1.11): Downloads.
4. Daily Protocol
- Start: Read the latest log in
docs/logs/. - During: Update
SUMMARY.mdas status changes. - End: Commit changes to Git and push updates to MkDocs.