
One file turns a generic agent into a grammar of attention.
This repository doesn't add features to a Hermes AI agent. It installs a constitution — nine immutable lines, a five-phase cycle, and the machinery to keep the agent honest to them. After install, the agent doesn't know about 5QLN. It is 5QLN.
the open question
the known
Every creative process moves through five phases. Walk one.
The agent runs S → G → Q → P → V in strict order on every input. Each phase has one equation and one output. Click through — and watch the last rule: nothing closes without opening a new question.
Every phase contains all five phases.
The Holographic Law — XY := X within Y — means any phase can be deepened by applying each of the five qualities as a lens. Five phases, five lenses: 25 sub-phases. Hover a row to see one phase opened.
A blocked question can open a whole cycle inside itself.
When a phase can't resolve honestly, fractal_loop.py lets it seed a child cycle on that question. The child's crystallized answer becomes the parent's content; its new question bubbles up. Depth isn't preset — it's discovered by liveness: descend while the return questions get more alive, surface when they don't.
Symbols without their decoding are an invitation to drift.
Hand an AI the bare symbol Q = φ ⋂ Ω and it re-invents the meaning every call. The bootstrap/ engines exist to stop that. The decoding travels verbatim with every prompt, and each phase output must pass a structural check before the cycle advances.
You don't install 5QLN. You verify the cycle runs clean.
One message to a Hermes agent does the wiring. Then you confirm, by hand, that the agent inhabits the grammar rather than performing it.
bash bootstrap/setup.sh --verify. The verify flag checks the Codex hash and runs the drift harness before anything installs./reset, then load 5qln-agent and 5qln-cycle. The skills are identity, not documentation.