Documentation
README
Language Idioms Refiner
What This Produces
- Output:
.lattice/standards/language-idioms.md(or custom path from.lattice/config.yaml->paths.language_idioms) - Mode: Always standalone -- no embedded language defaults exist in atoms to overlay on. For revisions, load existing document and update sections in place.
- Config keys:
language(top-level) -- language identifier (e.g.,go,rust,python,java,typescript)paths.language_idioms-- path to the produced document
- Template: Read
./assets/template.mdfor the full document structure, pre-populated examples, and interview guidance comments - Consumed by: Multiple atoms reference specific sections by heading name:
This is the opening of the README. Read the full README on GitHub.