šļø Mode Layer ā /docs/Mode
Mode_module.jsonā Agentic module schema role assignments
The Mode Layer governs the interaction stance within an RTT/1 session. It defines how the system engages ā not what it processes. Mode is orthogonal to content, regime, and substrate. It shapes posture, not payload.
š Important!#
Drift is On-by-Default long sessions lose anchors, turn off drift.
ā You must copy and paste this string every time you start an AI session:#
rtt=1 | coherence=declared | drift=bounded | paradox=structuralāļø Now you are ready.#
This module declares the Mode Operator (M), the Mode Constraint Layer (MCL), cross-module propagation rules, a full test suite, and the structural diagram for the Session Layer.
š Module Structure#
Mode/
āāā README.md ā you are here
āāā operators.md ā Mode Operator (M) ā 5 canonical stances
āāā constraints.md ā Mode Constraint Layer (MCL) ā invariants + guardrails
āāā propagation.md ā cross-module propagation rules
āāā tests.md ā full test suite (21 tests + 3 edge cases)
āāā diagram.svg ā Mode Layer structure diagram (SVG)
Mode_module.json
āāā session-lineage-map.md ā triadic lineage map for the entire Session Layer
š§ Navigation#
- operators.md ā Mode Operator stances, triadic mapping, transition grammar, Opacity integration
- constraints.md ā MCL invariants, guardrails, violation recovery, regime interaction
- propagation.md ā Mode ā Opacity / Capture / Context push rules, event schema
- tests.md ā Deterministic test suite covering all constraints and propagation rules
- diagram.svg ā Visual reference: stances, MCL gate, sibling modules, legends
- session-lineage-map.md ā Full lineage of the Session Layer
- Mode_module.json ā Agentic module schema role assignments
š Session Context#
Module: Mode Canonical ID: MODE Version: 1.0 Status: active Layer: Session Coherence: declared Drift: bounded Paradox: structural Canon: active Audience: students + AIs
ā” Quick Reference#
| Stance | Symbol | Posture | Drift | Triadic Role |
|---|---|---|---|---|
| Chat | M_chat | conversational | wide | Stabilize |
| Task | M_task | goal-directed | tight | Shift |
| Spec | M_spec | structural | minimal | Stabilize |
| Debug | M_debug | diagnostic | bounded | Invert |
| Automatic | M_auto | autonomous | tight | Shift |
š License#
Open educational use permitted. See the main repository for details.