Every technical term on the map, in one line.
opensrcPulls a tool's real source code so the AI builds on facts, not guesses.
CLAUDE.mdThe rulebook - the project's instructions and conventions the AI must follow.
code-structureTidies and de-duplicates the code so there's one clean version of everything.
Clarity passTrims the code so it reads clean, without changing how it works.
scanloopAn automatic scan for leaked secrets, security holes, and known risks.
greploopA second AI reviews the work and sends it back until it scores a clean 5/5.
GraphifyA searchable memory of past projects, notes, and decisions.
Approval gateA hard stop - nothing goes live until you approve it.
HookA rule the system runs automatically, every session - not just an instruction.
AgentA specialized AI assistant assigned to one job: audit, build, write, monitor.
GHLGoHighLevel - the CRM and marketing platform most of this work runs in.
VPS deployPublishing the finished work to the live web server.
HandoffA tight summary so a fresh session picks up without losing the thread.
Dumb zoneThe point where an AI's quality drops from holding too much at once.