Documentation
README
Knowledge Priming
Config Resolution
- Look for
.lattice/config.yamlin the repo root. - If found, check
paths.knowledge_basefor a custom document path. - If a document exists at that path, read the full document.
- STOP: Apply the loaded document as ambient context before any design, implementation, or review work begins.
- If a path is configured but no document exists at it โ tell the user which configured path is missing, then see "When No Document Exists".
- If there is no config file or no
paths.knowledge_basekey โ see "When No Document Exists".
When No Document Exists
Inform the user:
This is the opening of the README. Read the full README on GitHub.