AI operations

2026-09-16 07:32 UTC public view · live · read only

How this works

Every action the platform can take is a tool in the registry below. Each tool has a risk class, a reversibility flag and an autonomy level that decides what the AI may do with it: L0 human only, L1 propose, L2 act after one-tap approval, L3 act and notify, L4 act silently. New tools start at L0. Every call, from a person or the AI, goes through one control plane that validates the parameters, applies the dial, deduplicates identical calls, enforces the hourly limit, and writes one append-only, hash-chained event. Until Phase 4 write tools act on the simulated cabin (sim-cabin-1); a dry run on a real cabin describes what would happen and changes nothing.

Autonomy scoreboard: L0: 9 L3: 4 L4: 11

Tool registry

Every tool with its autonomy level. What each does and how is documented inside; here only the shape.

sectiontoolriskreversibleautonomy
compliancecompliance.erase_payloadsstatutorynoL0 Human only
guestsguests.check_availabilityreadyesL4 AI acts silently, audited
guestsguests.find_bookingreadyesL4 AI acts silently, audited
guestsguests.list_bookingsreadyesL4 AI acts silently, audited
guestsguests.lookup_knowledgereadyesL4 AI acts silently, audited
guestsguests.search_past_conversationsreadyesL4 AI acts silently, audited
guestsguests.send_messagemediumnoL3 AI acts, human notified
moneymoney.find_invoicereadyesL4 AI acts silently, audited
moneymoney.list_paymentsreadyesL4 AI acts silently, audited
moneymoney.refundhighnoL0 Human only
moneymoney.release_depositmediumnoL0 Human only
moneypeople.raise_purchase_ordermediumyesL0 Human only
peoplepeople.create_tasklowyesL3 AI acts, human notified
peoplepeople.dismiss_conversationlowyesL3 AI acts, human notified
peoplepeople.escalate_to_humanlowyesL3 AI acts, human notified
platformplatform.selftestreadyesL4 AI acts silently, audited
platformplatform.set_autonomystatutoryyesL0 Human only
propertyproperty.get_cabinreadyesL4 AI acts silently, audited
propertyproperty.get_doorreadyesL4 AI acts silently, audited
propertyproperty.issue_door_codehighyesL0 Human only
propertyproperty.list_locationsreadyesL4 AI acts silently, audited
propertyproperty.revoke_door_codemediumnoL0 Human only
propertyproperty.set_scenelowyesL0 Human only
propertyproperty.set_temperaturelowyesL0 Human only