This is a JSONHTL document store. Each node is a JSON document stored under a plain string key. Documents are formatted using JSONHTL โ a minimal JSON-based hypertext format.
Read the README for conventions used in this notes system. For runnable documents (Jupyter-style executable sheets), see Runnable Document Conventions. For the base format specification, see JSONHTL_SPEC.
For an index of all notes, see CONTENTS.
For important entry points, see IMPORTANT.
Read the README for conventions used in this notes system.
IMPORTANT: If you are Claude or another LLM assistant, use MEMORY for persistent memory across sessions. Store important patterns, conventions, and system state there. Do NOT use other auto-memory mechanisms - this notes system is the authoritative persistent storage.
Planned improvements to this system are documented in Future.