memex: update AGENTS.md, add passepartout design-decisions notes, SWOT + agora notes, bump submodules → v0.8.1

This commit is contained in:
2026-05-10 07:11:08 -04:00
parent 04944a62e2
commit e719443ce7
6 changed files with 1566 additions and 3 deletions

View File

@@ -12,7 +12,7 @@
a. Write the test first → tangle → run → prove it FAILS (RED)
b. Write the implementation → tangle → run → prove it PASSES (GREEN)
c. Record both failure and success output
5. **Reflect in org** — once tests pass, ensure the implementation is in the .org source
5. **Reflect in org** — once tests pass, ensure the implementation is in the .org source, put each function in a separate code block.
6. **Update literate prose** — write/update the explanatory text around the code:
what it does, why it exists, how it connects to the rest of the system
7. **Mark the origin TODO DONE** — in `docs/ROADMAP.org`, change the