Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 1.17 KB

File metadata and controls

28 lines (18 loc) · 1.17 KB

self-wiki

ideas
  • 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

tasks

Runs make syncmake 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.

the architecture
  • 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.

references