Dreamineering Symbols
The wire-format vocabulary (v1)
Decode external agent messages → compress into `WM-NAV.pack`. Every token matches a row. Unknown → fail-closed `[F]` → `HA[L2]`.
This page is the SSOT. Edit _dreamineering-symbols.data.ts to add or change a symbol. Cross-link to the human-readable layer at DDL Nomenclature.
Live decoder
A&ID expression decoder
Decoder
Paste any AID expression — each token decodes to its DDL meaning.Decoded
VFL-G01VFL-family Gate (G) [FC]Fail-closed — halt on undecidable HA[L3]Human Agent — L3 authority (override) →Open loop (fire-forget) / pass downstreamPRD-V01[P]PRD-family Validator (V) (result: pass) →Open loop (fire-forget) / pass downstreamCOMMS-A01[F]COMMS-family Alarm (A) (result: fail)All tokens decoded ✓
Try other example expressions
A&ID symbol
Function codes
Format: `{FAMILY}-{FUNC}{NN}` — e.g. `VFL-G01`
A&ID symbol
Family codes
VFLValidated Feedback LoopPRDProduct RequirementsETLExtract-Transform-LoadNAVNavigationCOMMSCommunicationsAGNTAgent identityAUTHAuthorityA&ID symbol
Shapes · Authority · Conditions · Loops
`○` DA- Digital Agent
`○—` HITL- Human-in-loop
`□` OA- Orchestrator
`◇` PA- Physical Agent
`⬡` HA- Human Authority
`L1`- Execute
`L2`- Decide
`L3`- Override
`[P]`- Pass
`[F]`- Fail
`[T:n]`- After n time
`[E:x]`- On event x
`[Q:>=n]`- Quality ≥ n
`[A:role]`- Role approves
`↺`- Closed loop
`↺↺`- Cascade
`→`- Open (fire-forget)
`⟳`- Learning
`⇉`- Feedforward
A&ID symbol
Canonical example
VFL-G01 [FC] HA[L3] →PRD-V01[P] →COMMS-A01[F]Gate 01 in VFL family, fail-closed, L3 override; pass → PRD Validator 01; fail → Comms Alarm 01.
Pack notation
Pack line format
#N|score|slug|F|tok|i:N|o:N|flags|→top3
#N- Rank
0.050- PageRank score
slug- Page path (no `/docs/`)
F` / `S- Fact (index) / Star (impl)
i:N` / `o:N- Inbound / outbound links
l- Has `## Links`
v- Has visual
→- Top 3 outbound
Pack notation
Pack annotations
@PACK- `nav|v1|date|nodes|edges|broken`
@SEEDS- PageRank bias pages
@AID- A&ID version
@AGENT- `HA=Human, DA=Digital, PA=Physical, OA=Orchestrator`
@AUTH- `L1=Execute, L2=Decide, L3=Override`
@FUNC- `A=Alarm, C=Controller, G=Gate, V=Validator, M=Monitor, R=Recorder, S=Selector, T=Transmitter`
@COND- `[P]=pass [F]=fail [T:n]=time [E:x]=event [Q:>=n]=quality [A:role]=approval [K:reason]=kill`
@FAIL- `[FC]=closed [FO]=open [FR]=reset`
@LOOP- `↺=closed ↺↺=cascade →=open ⟳=learning ⇉=feedforward`
@SHAPE- `○=auto ○—=hitl □=orch ◇=ext ⬡=human`
@M:slug- Page meaning
@T:label- Thesis thread
@P:name- Priority cluster
@RECEIPT- Decision-event receipt (see `.claude/rules/agent-receipt-schema.md`)
@WC- Workchart (spine + workflow-tasks)
@WT- Workflow Task (one JSON file inside a Workchart)
@CONV- `H=high M=medium L=low N=none` — conviction tag per claim
Vocab
Topic abbreviations (ToK)
j- journey
sc- science
st- standards
sy- systems
sw- software
sb- scoreboard
cr- crypto
m- meta
p- pages
Vocab
Edge weights
5.0- Platform dep
3.0- Context link
2.0- Question link
1.0- Body link
Vocab
Binding levels
purpose- Why matter
principles- What truths
platform- What control
perspective- What unseen
performance- How measured
5/5- Fully bound
2-4- Partial
0-1- Island
Vocab
Seeds (PageRank bias)
nav- Prompts, Essential Algorithm, Navigation, A&ID, Naming
engineering- Feature Matrix, Priorities, Dev Workflow, Smart Contracts, Templates
Vocab
Commands
stats- Node/edge/broken counts
rank- Global PageRank
pack- Personalized top-20
broken- Broken links
composition- Cross-venture sharing %
demand- Feature demand
gaps- Demand vs linking
venture-scan- Peer recs
eng-schema- Eng repo scan
Vocab
Organizing principle
deterministic- Trust layer
probabilistic- Intelligence layer
flow- Balance point
pikorua- Dual-strand spiral
agency- Probabilistic on deterministic
Enforcement
Comms rules
| Rule | Check |
|---|---|
| Decodable | Symbol in key tables above, else → queue |
| Typed | Must be `{FAMILY}-{FUNC}{NN}` form |
| Family declared | Message has `family` field |
| Authority declared | `L1|L2|L3` present |
| One intent | Exactly 1 primary intent per message |
| Condition grammar | Only `[P] [F] [T:n] [E:x] [Q:>=n] [A:role]` |
| Trace required | Every claim has `source` + edge weight |
| Handshake | New agent sends `L1` only until `AUTH` grants higher |
| Escalation | `[Q:>=n]` or `[A:role]` unmet → `AGNT` alert, no guess |
| Fail-closed | Undecodable → `[F]` → `HA[L2]`, never silent drop |
Pending
Candidate queue (not yet law)
Mirror of outer standard v1.1 queue. Reject these → route to queue, do not decode as law.
| Candidate | Status |
|---|---|
| `@CTX @ASK @PLAN @RISKS @TRIG-DEF` | 1 context, needs 2 more |
| `NAV-F*` | **Collision** with `[F]` — rename required |
| `MECH` family | Deferred |
| `SETTL` family | Deferred |
| `[?]` exploring | 1 context |