Mandate: Shell Rising
Write doctrine. Watch the field answer.
An alternate third-century-BCE command shaped by late Warring States China. Thirteen levels turn direct orders into real Bash doctrine; The Defile remains a provisional playtest candidate.
Your units are files in a persistent workbench, and your scripts become the orders they carry out. The current beta begins with a five-person bridge crossing, advances through rosters, contact, scouting, terrain, screening, combined arms, and one immutable policy tested across Three Roads A, B, and C, then provisionally compares holding, surrendering, and breaking contact at the Defile. Reports travel over ground, knowledge can go stale, and every accepted order remains in the ledger until it is delivered or fails. West Ford carries one detachment through three dispatches. A returned scout report changes the crossing, and the survivors must clear the next road.
Doctrine Workbench
Command a live field system from durable Bash doctrine, then intervene as delayed reports and irreversible orders change the situation.
Durable workspace
~/mandateRead README.txt; start with doctrine/level-1.sh. Your files remain yours between runs.
Sensors
statusreceivereportsUNIT look DIRECTION
Actions
deploy FILEorder UNIT -- VERB [ARGS]signal CHANNEL CODEUNIT VERB [ARGS]
Practice evidence
after action record · local practice
Ruleset: mandate-doctrine-v1
Practices: Bash scripts · event-driven automation · asynchronous systems · state management · stale observations
Replay verification and after-action export are available only after a verified Level 11 qualification attempt.
What you will see
rearguard hold
cleared=no
while [ "$cleared" = no ]; do
receive --timeout 40
if [ "$EVENT_CODE" = ford-clear ]; then
rearguard withdraw
cleared=yes
fi
done- The rear holds the gap
The column is beyond direct observation. Its crossing is still unknown to command.
- The ford watch sees the crossing
- The report reaches command
- The withdrawal order arrives
- Survivors remain under command
How this command behaves
- Built for a solo session
- Save and resume your game
- Build and keep real Bash files in ~/mandate
- Automation records include after action record
- Runs in the browser; nothing to install
- Playable entirely from the keyboard
Start it from the prompt
Usage
mandate [--level 1-13]Aliases
moh
Ready when you are. The terminal will open directly into Mandate: Shell Rising.
Run $ mandate →