USE WHEN you need a structured OLAP slice of a large codebase, log stream (including multi-GB .gz), CSV export, sitemap or HTML crawl, or an SDD artefact catalog — WITHOUT reading raw file bodies into the context window. Single-pass aggregator: streams input, folds records into an in-memory cube by user-picked…
Use when crystallizing a domain glossary for a single bounded context — extract canonical terms from replay JSONL, evidence JSONL, and src/ identifiers, then write GLOSSARY.md scoped to that context only.
Use when bootstrapping or extending the pre-commit hook chain (Husky + lint-staged + Prettier + typecheck + integration tests) for an EVOKORE-style TypeScript repo, including detecting an existing setup, surfacing the diff, and never silently overwriting a configured chain.