Know what each operation does.
Use this reference to connect the website examples to the actual declarations and execution boundaries. It is a capability guide, not a complete public API specification.
Ontology
A relationship does not grant access to its destination. Reads and operations are evaluated under the caller’s current authority. External records and platform-owned objects have different write paths.
Inspect reference source →Functions
Model-backed Functions may be nondeterministic. A browser calculation is useful for feedback; it does not authorize a change. Acceptance still uses the authoritative Action path.
Inspect reference source →Actions
An Action commits its accepted platform effects atomically. Delivery to an external system happens through the outbound lifecycle; a queued request is not proof that the destination has applied it.
Inspect reference source →Workflows
Workflows are bounded durable programs. The contract currently caps operations at 256 and recorded history at 8 MiB, with a declared maximum duration and replay fuel. Code owns the control flow. The guided example is a local illustration, not a live recovery benchmark.
Inspect reference source →Automations
Dataset publication is a dataset-level trigger, not one occurrence per changed row. Stream rules can release every waiting occurrence or coalesce to the latest. Automation dispatch grants no extra Action authority.
Inspect reference source →Data
A captured publication does not imply that independent sources were observed at the same instant. Virtual reads have no captured history or universal cross-source query guarantee. Capture strategies and supported operations depend on the connector.
Inspect reference source →Applications
You choose the interface and compose its views. An object definition does not automatically design an entire application. Client-side calculations and hidden controls do not replace server-side checks.
Inspect reference source →AI & Agents
Chat does not independently execute Actions or decide reviews. Operational agents have their own authority and budgets. A model’s confident output is not proof that the underlying document supports it.
Inspect reference source →Simulation
This browser comparison illustrates a deterministic Function over quote terms. It does not run the backend simulation engine. Model-backed nondeterministic Functions are not eligible for the deterministic simulation path.
Inspect reference source →Source index
Each excerpt is an exact selection from its recorded source snapshot. Downloads include the complete allowlisted source file, with no credentials or product secrets.
domain/onboarding/model/modules/collect_signature/src/main.gogo · SHA-256 75c99ea2e8e2Define agreement Actionsdomain/onboarding/model/modules/onboarding_definition/src/signature.gogo · SHA-256 534eff56dc5eDefine the supplier modeldomain/onboarding/model/modules/onboarding_definition/src/main.gogo · SHA-256 ff671ffbaab0Extract a typed candidatedomain/documentintake/model/modules/documentintake_definition/src/functions.gogo · SHA-256 733fb25c9221Process a captured documentdomain/documentintake/model/modules/process_extract_drive_document/src/main.gogo · SHA-256 98df0c066c63Verify and accept a quotedomain/probes/bookingquote/model/apps/booking_quote/src/main.tsxtsx · SHA-256 0d7908fe53c4Declare an Automation targetguest/go-module/product/automation.gogo · SHA-256 da971374d812Captured and virtual sourcesinternal/ontology/virtual_table.gogo · SHA-256 f6a30468bdbeEvaluate bounded alternativesinternal/simulation/service.gogo · SHA-256 072c0a3c86a3Workflow host operationsguest/go-module/workflow.gogo · SHA-256 60a37644d5cf