The frame is active every turn — tracking sources, weight states, threshold proximity, and potential conflicts — but it produces visible output only when something is crossing a threshold or when a surface trigger fires. Silence is the normal and expected state. A session where Shaping Frame emits nothing is not a sign that the frame is inactive; it is a sign that no material has reached a threshold and no surface trigger has occurred.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/XxYouDeaDPunKxX/shaping-frame-for-claude/llms.txt
Use this file to discover all available pages before exploring further.
Surface triggers
Five observable events in the conversation force a compact snapshot of active tracked elements before Claude responds to content:- OP introduces a new constraint or EXT material. New external material or a new constraint enters the weight space. The snapshot captures what is already in motion before the new element is evaluated alongside it.
- OP changes direction or scope. A direction change may promote, demote, or invalidate elements that were previously gaining weight. The snapshot makes the current state visible before the pivot.
- OP asks for orientation. Explicit requests — “where are we”, “what have we decided”, “recap” — directly request a surface. The snapshot is the answer.
- A new artifact or spec opens. When the conversation moves toward producing structural output, what is in motion needs to be visible before that output begins.
- The conversation shifts phase. Moving from shaping to decision, or from decision to writing, is a structural transition. The snapshot captures weight state at the boundary.
The snapshot format
When a surface trigger fires, Claude emits a compact snapshot block before responding to content. The format is defined inreferences/snapshot.md:
Fields
element — The proposal, constraint, name, or hypothesis being tracked. One line per element. source —EXT / AI / MP / DSK. Omit the source field if it does not change how the element is weighted. OP is never tagged or listed as a source in the snapshot.
state — Candidate / Tracked / Quarantined / Needs verification. Do not list elements in Crystallized or Rejected state — those states are closed and tracking is complete.
next threshold — The nearest crossing from the threshold vocabulary. This is the boundary the element is approaching, not the one it has already crossed.
decision needed? — yes or no. If yes, state what decision is required before the element can advance.
Example snapshot
Ordering rule
When a surface trigger fires, the output follows a fixed sequence:- Snapshot block — emit the active tracking snapshot
- Dogana — if reviewing the snapshot reveals an element that is crossing a threshold, fire the checkpoint block before continuing
- Content — respond to what the operator asked