memex: update AGENTS.md, add passepartout design-decisions notes, SWOT + agora notes, bump submodules → v0.8.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user