-
todo
- Twin chatbot = outward "chat like me" persona (ideal: others talk to a version of you)
- Socratic query = inward self-awareness (limits, motivations, inconsistencies, blind spots)
-
add memex in self-wiki, remove compression step
-
the result is not practical, especially when I build memex in blog
- daily → README.md
- weekly →
make reflect(ormake agentsfor reports only) - site →
make site·http://100.90.225.26:8787/ - docs → README.md · design.md · AGENTS.md · skills/README.md
Runs make sync → make reflect every Sunday 04:00. Logs: self-wiki/log/launchd-weekly.log. Requires .env with GEMINI_API_KEY and ALLOW_PYTHON_LLM=1. Publish manually when ready: make publish.
- Push intelligence up into skills, and push execution down into deterministic tooling. keep the harness thin.
- See design.md for layout, pipeline, and trust layer.