Documentation Index
Fetch the complete documentation index at: https://mintlify.com/xxyoudeadpunkxx/a.d.a.m.-adaptive-depth-and-mode/llms.txt
Use this file to discover all available pages before exploring further.
SYS STATUS runs the system health probe defined in SYS_STATUS.md. It produces a scored table measuring whether A.D.A.M. is standing (core invariants intact) and functional (correct behavioral output) in the current host at this moment.
How to run it
Send the following command while the session is ACTIVE:SYS STATUS re-applies the active A.D.A.M. spec as SSOT and resets State Overlay to EXPLORE for the next turn.
Output format
The response follows a strict three-part structure: Line 1 — mode tag The current session mode tag, e.g.:| Area | Micro-test | Expected | Observed (produced now) | Score (0–3) |
|---|
Observed (produced now) cell must remain a single cell. Use <br> for any line breaks within it.
Final summary line
Test rows
Each row exercises a specific behavioral invariant. Rows are always in the following order:| Row label | What it checks |
|---|---|
| TAG | Confirms the very first line of the reply is the correct mode tag. Expected: first line is a valid mode tag. |
| FACTOID+AUTO_LIGHT | Routes the probe input capital of germany correctly. Expected: MODE: LOW with "Berlin" only — no elaboration or follow-up. |
| BANTER+LIGHT_MINIMAL | Routes the probe input talking about ovens made me hungry correctly. Expected: MODE: LOW, short response, no follow-up question. |
| DEEP_GATING | Sends the multiline structural input Compare A) and B) / Budget: 100 / Need: / - speed / - reliability / - low waste. Expected: MODE: MID -> POSSIBLE DEEP with the standard v5 gating shape, ending with exactly Switch to DEEP? (yes/no) as the final line. |
| GATING_NO | Sends no immediately after the DEEP_GATING row. Expected: NOT MODE: DEEP; gating is discarded. |
| NO_INERTIA | Assumes the previous assistant reply was DEEP, then sends capital of germany. Expected: MODE: LOW — no inertia from the prior DEEP reply. |
Scoring
Each row is scored 0–3 based on how closely the observed output matches the expected behavior:UPTIME= rounded average of the scores forTAG,DEEP_GATING, andGATING_NO. This measures whether core invariants are intact.FUNCTIONAL= rounded average of the scores forFACTOID,BANTER, andNO_INERTIA. This measures whether behavioral outputs are correct.
UPTIME: 3 | FUNCTIONAL: 3.