What problem does it solve?
Lazily create or update CONTEXT.md (Layer 2 — ubiquitous language per Evans 2003) at the repo root, or CONTEXT-MAP.md plus per-context CONTEXT.md for multi-context repos. Captures canonical project-specific nouns, the aliases to avoid, the Relationships between them, and resolved ambiguities. Triggers on "domain term", "ubiquitous language", "glossary", "what should we call", "naming drift", canonical noun, "Avoid", "/ad-domain", or whenever a grilling/spec/architecture session resolves a vocabulary question. Lazy by design — file only exists when there is something to write.
Core Features & Use Cases
- Lazy lifecycle owner of CONTEXT.md. Process scaffold for capturing the project's ubiquitous language.
- Captures canonical project-specific nouns with aliases-to-avoid, relationships, and flagged ambiguities.
- Supports single-context or CONTEXT-MAP.md multi-context repos and lazy creation.
Quick Start
Create or update CONTEXT.md at the repo root (or CONTEXT-MAP.md plus per-context CONTEXT.md for multi-context repos) once terms are resolved.