Find a clientSun, Sep 6, 2026AC
Live local workspace

HERMES / CONTROL ROOM

Thoughtful assistance. Clear boundaries.

Availability, walk-ins, nurse context and management proposals. Natural-language requests stay scoped, reviewed and audited.

Sandbox only

Tool workbench

Run against the local operating workspace. Inspect the result and receipt.

read
Inspect request schema
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "type": "object",
  "additionalProperties": false,
  "required": [
    "actorId",
    "reason",
    "idempotencyKey",
    "mode",
    "input"
  ],
  "properties": {
    "actorId": {
      "type": "string",
      "minLength": 1,
      "maxLength": 100
    },
    "reason": {
      "type": "string",
      "minLength": 1,
      "maxLength": 500
    },
    "idempotencyKey": {
      "type": "string",
      "minLength": 1,
      "maxLength": 100
    },
    "mode": {
      "type": "string",
      "enum": [
        "read"
      ]
    },
    "input": {
      "type": "object",
      "additionalProperties": false,
      "properties": {},
      "required": []
    }
  }
}

Result & receipt

Same request + same key replays the same receipt.

Ready

Clarity before action.

Select a tool and run a read or preview.
Its result will appear here.

Control boundaries

  • SourceMock fixtures only
  • ExecutionAlways disabled
  • ActorDemo ID, not a login
  • AuditReceipt-local · not durable
  • Replay protectionProcess memory · 1,000 keys

Sample audit event

Seeded example; new events appear inside receipts

read

get_today_schedule

Opening briefing

demo-opening-001
SOMA THEORY Thoughtful care. Thoughtful operations.Live local workspace