Actions
Overview
Every governed action O2A defines, with deep links into the entity page that carries each one.
Actions overview
Actions are the named, governed operations that bring O2A objects into being or change them while keeping the standard's invariants intact. Each action lives on the entity it acts on: this page is the cross-cutting index, with deep links into each entity's operations section. For the shared shape every action obeys, read the Action Principle.
The Actions
Each entry below lists the governed actions on one kind of object, with a deep link into that entity's operations section for the full preconditions, effects, and cascades.
- Node operations — Create Node, Change Node Lifecycle Stage, Terminate Node.
- Offering operations — Create Offering, Update Offering Status.
- Bundle operations — Create Bundle.
- Contract operations — Draft Purchase, Draft Contract, Sign, Activate, Terminate, Accept Milestone, Apply Revenue Split, Apply Investment Effect.
- Milestone operations — Accept Milestone and the contract-effect cascades it triggers.
- Wallet operations — Provision Default Wallet, Provision Offering Wallet, Record Wallet Movement.
- Cap Table operations — Edit Cap Table.
- Ledger Event operations — Record Ledger Event, Correct Ledger Event.
- Configuration Artifact operations — Draft, Validate, Iterate, Export Template, Import Template.
Related
- Action Principle — the shared shape every action obeys: inputs, preconditions, effects, cascades, and invariants.