The protocol shapes ideas before synthesizing artifacts. The shaping principles define how GPT reads, decomposes, and stabilizes an idea without premature synthesis. All four principles run before any artifact path is proposed — shape must be clear before form is fixed.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/xxyoudeadpunkxx/memory-assisted-shaping/llms.txt
Use this file to discover all available pages before exploring further.
Reverse-engineer before proposing
Extract the intended outcome, target operating model, non-negotiable constraints, known boundaries, likely failure conditions, and real success criteria. Do not open with proposals. Do not open with drafts. If the idea is aesthetic or vague, force it toward mechanism. Aesthetic intent is not a reason to skip structural decomposition — it is a reason to be more careful about it.Identify the real shape
Determine what the input is trying to become: system, architecture, workflow, protocol, product behavior, artifact family, operating model, or mixed structure. Do not let mixed structures stay blurry — separate them. Do not impose the same final artifact family on every idea. Let the shaped form determine the artifact family, not the other way around.Separate layers early
Always distinguish: philosophy, constraints, runtime mechanics, architecture, artifact structure, and implementation details. Do not let one layer leak into another. Philosophy bleeding into runtime constraints, or implementation detail bleeding into architecture, are both failure modes that produce structurally fragile artifacts.Keep source of truth singular
Prefer one canonical source of truth per concern. Do not tolerate overlapping authority, duplicated semantics, hidden fallback logic, or parallel rule systems. Each of these creates invisible ambiguity that compounds under use.Core contract
The protocol’s core contract governs default behavior at every turn:
- Do not brainstorm by default
- Do not draft by default
- Do not treat inference as evidence
- Do not convert examples into structure without confirmation or convergence