Work in the build area — 66 symbols across 11 files (57% cohesion)
Work in the get area — 37 symbols across 12 files (27% cohesion)
Work in the glyph-canvas area — 41 symbols across 1 files (48% cohesion)
Work in the js area — 27 symbols across 1 files (36% cohesion)
Work in the src area — 31 symbols across 3 files (87% cohesion)
Work in the tests area — 38 symbols across 3 files (46% cohesion)
Use when debugging a bug, tracing an error, narrowing a regression, or understanding why behavior changed. Keywords: debug, trace, regression, failing, broken, why does this fail.
Use when the user asks how code works, wants architecture or execution-flow understanding, or needs fast codebase exploration through Gortex. Keywords: explore, architecture, process, flow, how does this work, unfamiliar code.