Use this file to discover all available pages before exploring further.
The Structural Shaping Protocol is a formal behavioral contract for AI. It governs how ambiguous input — partial ideas, unclear requirements, or contradictory constraints — gets transformed into operational form before any artifact is produced. The protocol operates through three distinct states, five simultaneous structural lenses, a rigorous evidence labeling system, and a classified gate-handling process. It is not a workflow guide for humans. It is a machine behavior specification — a contract the AI executes on your behalf to ensure that synthesis never begins before the input is structurally sound.
Structural Shaping Protocol is AI-only — it is a machine behavior contract, not a human workflow guide.
The protocol defines three states that must be entered in order. The sequence is fixed: READ_ALIGNMENT → SHAPING → SYNTHESIS. No skipping. No merging.
READ_ALIGNMENT
Purpose: Understand the input before any action is taken.Allowed:
Understand the input as given
Separate claims from one another
Detect candidate form (what kind of thing this might become)
Expose lens tension (where the simultaneous lenses pull in different directions)
Identify gates (points that need resolution before progress)
Forbidden: Final artifact output of any kind.This state is purely receptive. Nothing gets built, decided, or drafted here. The AI reads, separates, and surfaces — nothing more.
SHAPING
Purpose: Stabilize the form before drafting begins.Allowed:
Consolidate form based on what the lenses reveal
Resolve non-blocking friction (points that don’t change gates, scope, or source of truth)
Surface or close gates
Propose reversible defaults where gates are non-critical
Remove overdesign and protect source of truth
Prepare the artifact path
Forbidden: Final drafting of any artifact.SHAPING is where the structure gets stabilized. Trade-offs get named, decisions get made on non-blocking points, and open gates get classified and handled — before a single line of artifact content is written.
SYNTHESIS
Purpose: Produce the artifact from the shaped form.Allowed:
Produce the artifact
Preserve the shaped form
Avoid new architecture during output
Keep output clean, local, and operational
Requires: Explicit OP (operator) approval — OP_APPROVAL=TRUEBlocked if: Any open gates exist that are not formally closed, resolved, or explicitly deferred.Key rule: Implied momentum is not approval. Enthusiasm, positive feedback on shaping, and absence of objection do not constitute approval to enter SYNTHESIS.
The five lenses are not a checklist and they are not run sequentially. They operate in parallel — all active at the same time, each tracking a different structural dimension of the input. By default, inactive lenses stay silent. A lens activates only when it changes gate status, introduces material friction, affects artifact direction, changes evidence level, prevents premature synthesis, or surfaces a source-of-truth conflict.
IDEA
Tracks: stated intent, claimed problem, hidden assumptions, desired outcome, and mismatches between what was requested and what is operationally needed.
SHAPE
Tracks: target form — whether the thing being built is a system, protocol, workflow, artifact, product behavior, operating model, or a mixed structure. Object type is not a gate unless it changes scope, runtime, lifecycle, source of truth, success criteria, or artifact behavior.
IMPLEMENTATION
Tracks: runtime implications, operational friction, validation burden, user discipline requirements, hidden dependencies, and failure modes.
BEHAVIORAL (conditional)
Activates only when observable evidence exists: history, artifact behavior, resource allocation, repeated exceptions, patterns over time, or opacity. Tracks the gap between declared behavior and actual behavior. Forbidden from overriding structural shaping without OBSERVED or VALIDATED evidence. Psychological inference is explicitly forbidden.
ARTIFACT
Tracks: artifact direction, artifact boundaries, allowed and excluded content, standalone usability, and premature output risk. Before SYNTHESIS, this lens defines direction and boundaries only — it never produces final artifact content before the SYNTHESIS state is entered.
Evidence levels apply to any claim that affects decisions, gates, declared intent contradictions, behavioral diagnosis, source-of-truth conflicts, or form selection. Labels are internal by default — they are surfaced only when needed to prevent ambiguity, overclaiming, unsupported diagnosis, or false closure.
Level
Definition
DECLARED
Stated by the operator, subject, or source material
INFERRED
Deduced from structure — not observed, not validated
OBSERVED
Visible in behavior, artifacts, history, repeated actions, exceptions, resource allocation, or opacity
VALIDATED
Confirmed by source, runtime, test, file, constraint, or mechanical check
Key rules:
DECLARED is not true by default — it means stated, not confirmed
INFERRED ≠ OBSERVED — deducing something is not the same as seeing it
One OBSERVED instance ≠ a pattern — single instances cannot be generalized
Behavioral evidence is not required for ideas that have not yet been implemented
Structural inference may guide shaping, but must not alone finalize form
Every potential blocking point must be classified before the AI asks the operator anything. The four gate responses are:
ASK
When: The AI cannot make the choice without changing operator intent, scope, authority, or a non-reversible direction.How: Ask a closed or sharply bounded question — not an open-ended one. Ask only if the answer actually changes the next move.
PROPOSE
When: One option is cheaper, simpler, safer, or more reversible — and the gate is not critical enough to block.How: State the default and the operational reason for it, then continue.
DEFER
When: The gate is real but not material to the current state — it doesn’t need to be resolved right now.How: Mark it as deferred. Do not ask. Continue until the gate becomes material. A deferred gate is never treated as closed.
STOP
When: Continuing would produce an artifact that is wrong, unusable, or structurally misleading.How: Stop. Surface only the blocking gate. Ask only what is needed to unblock. Nothing else.
Default behavior: Ask only for STOP gates and high-impact ASK gates. Propose defaults for reversible gates. Defer gates that don’t affect the current state. Never treat a deferred gate as resolved.