1 viewer
Action Graph
No data
No data
- Item
- A thing — food, tool, material, asset
- Protocol
- A grammar — composable sequence of actions
- Device
- An executor — agent, machine, service
- Shop
- A context — where exchange happens
- Order
- An intent — requested action sequence
- Shipment
- A transition — movement between contexts
- Manufacture
- A transformation — inputs → outputs
- transfer
- Move entity between actors
- reward
- Grant value for work
- combine
- Merge inputs into composite
- split
- Decompose into parts
- observe
- Record state without mutation
- (dynamic)
- Any registered action kind: consume, drink, compute, vote, repair, …
- Action
- verb(noun) → state change
- Protocol
- [action₁, action₂, …] → workflow
- Graph
- entities + actions + edges → computation
- Device
- executor(protocol) → grounded execution
SSR snapshot
Live Payload
Action.action.graph SSR payload is live-ready.