Decode agent messages 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.
Public standard: playbook/standards/dreamineering-meta-language.mdProtocol: agent-protocol.md
Mental map
Meta defines matter.
FLOW captures incompressible value, then context graphs make the value queryable.
Unit of Work → Workflow → Process → Work Chart → Business Operating Model → Context Graph
•
Unit of Work
Smallest action of value.
Incompressible value: one atomic action prompt with input, output, and proof.
→
Workflow
Chain the value.
Ordered Units of Work that move a thing from raw state to useful state.
∴
Process
Make the function run.
Workflows joined around a repeatable business function.
▦
Work Chart
Map the work that matters.
All actions and outputs that generate outcomes of value in a business model.
◎
Business Operating Model
Show the machine.
How the business creates value, captures value, and learns to do both better.
⌁
Context Graph
Make precedent queryable.
Decision traces linked across runs so the next agent starts from memory, not zero.
FLOW exists to turn raw action into traceable intelligence: capture the unit of value, chain it, prove it, then feed the context graph and common DB language.
Live decoder
A&ID expression decoder
Decoder
Paste any AID expression — each token decodes to its DDL meaning.
Derived View — rendered on demand from canonical sources; never persisted as context-report or trace-feed canon
@DREAM
Dream — intended future / WHY-WHAT context
@REALITY
Reality — measured current state
@ACTION
Action — committed move to close a gap
@OUTCOME
Outcome — measured result after action
@REDREAM
Re-Dream — setpoint-elevating return from outcome to next dream
@CODEPLAN
Code Plan — ephemeral Dream-side Gap → Action artifact
@BDF
Business Data Flow — movement of business data from signal to decision to changed process
@CONV
`H=high M=medium L=low N=none` — conviction tag per claim
@NAV
Navigation System — the platform's apex identity; bridges Dream (WHY) and Know-How (HOW), calibrated toward Flow
@FM
First Mate — the MKO at the user's ZPD; reads instruments, hands the right Chart for the next leg; captain owns the voyage
@P2P
Pain → Potential — the control vector: Pain = fire-fighting (reacting, patching, surviving); Potential = improvement (choosing, compounding, growing)
@BRIDGE
Bridge — the structural identity of the Navigation System; spans Dream (src/pages/ WHY) and Know-How (/playbook/ HOW)
@ALGO
Algorithm — pure f(input)→output, zero I/O; classifies, scores, or validates; no runner, no HITL, no side effects. Placement: libs/agency/algorithms/ or libs/domain (zero-dep types). Test: PipelineRunner absent → @ALGO