Documentation
README
Lattice Sync
Core responsibility: Keep every public-facing document in sync with the actual skill inventory. The skills directory is the source of truth โ all documents derive from it.
Input: None required. Reads the live state of skills/ and all documentation on every run. Optionally: a specific skill name or tier to focus the audit.
Output:
- A findings report listing every gap as
[GAP],[STALE], or[WRONG]with file and description - All found gaps fixed in-place across:
README.md,docs/how-it-works.md,docs/configuration.md,docs/practical-guide.md,PROJECT.md,CLAUDE.md,.github/ISSUE_TEMPLATE/bug_report.yml - A final clean confirmation: "No gaps found" or a list of what was changed
This is the opening of the README. Read the full README on GitHub.