Files
memex/system/plans/flight-plan-sovereign-recovery.org
Amr Gharbeia 4f34969224 rename: opencortex → passepartout across memex
- .gitmodules: update submodule paths (projects/opencortex → projects/passepartout,
  projects/opencortex-contrib → projects/passepartout-contrib)
- gtd.org, README.org: update project references and display names
- check.lisp, gemini-vision.org, agora/TODO.org: update file paths
- dotemacs: update agenda paths and template config
- system/plans/: update all flight plan references
- system/backups/: update monolithic backup references
2026-05-03 11:47:52 -04:00

1.2 KiB

Flight Plan: Sovereign Brain Recovery

Overview

Rigorous recovery of the opencortex kernel after a series of failed build loops.

Phase A: Purge & Reset (The Scientist)

TODO 1. Hard Git Reset

  • Action: git reset --hard and git clean -fd in ~/memex/projects/passepartout.
  • Verification: git status must be clean.

TODO 2. Nuke Lisp & Quicklisp Caches

  • Action: Delete ~/.cache/common-lisp/ and ~/.local/share/opencortex/quicklisp/cache/.
  • Verification: Directories must not exist.

TODO 3. Verify Secure Environment

  • Action: Check ~/.local/share/opencortex/.env.
  • Verification: Confirm MEMEX_DIR and OPENROUTER_API_KEY are correct.

Phase B: Restoration (The Coder)

TODO 4. Restore Literate Source

  • Action: Ensure docs/README.org contains the modular kernel logic.
  • Verification: Tangle the file and confirm src/core.lisp exists.

Phase C: Verification (The Tester)

TODO 5. Foreground Boot Test

  • Action: Run daemon in foreground.
  • Verification: Confirm "Daemon Listening" and skill jailing.

TODO 6. Live Handshake

  • Action: emacs --batch stimulus test.
  • Verification: Confirm LLM response in log.