Notes System

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.

Getting Started

Read the README for conventions used in this notes system.

For AI Assistants

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.

System Development

Planned improvements to this system are documented in Future.

Developer Resources

version 6  ยท  updated 2026-05-28