Documentation search
Find an answer.
19 results
- Getting started
Start with Arc Runtime
Understand Arcwell's event model, create a workspace, and choose the shortest path to a running service.
- Getting started
Install the Arcwell toolchain
Install arcctl and the Atlas SDK, verify your environment, and create an isolated local workspace.
- Getting started
Publish your first event
Create a local Arc workspace, declare an event schema, and receive a typed event in a worker.
- Core concepts
Arc Runtime
Learn how Arc Runtime validates events, applies routes, manages delivery, and records operational history.
- Core concepts
Workspaces and environments
Separate ownership, configuration, credentials, and delivery history across Arcwell environments.
- Core concepts
Signals and routes
Model events as typed signals and connect them to streams with explicit, testable routing rules.
- Tutorials
Build a durable order pipeline
Build a complete producer, route, worker, retry policy, and replay workflow for an order event.
- Guides
Deploy to production
Promote a reviewed Arcwell configuration with explicit health checks, rollback points, and audit records.
- Guides
Observe runtime health
Use delivery lag, lease pressure, retry rate, and quarantine volume to understand an Arcwell workload.
- Guides
Secure an Arcwell workspace
Apply least privilege to producers, workers, operators, and deployment automation.
- API reference
HTTP API overview
Authenticate requests, understand resource conventions, and handle Arcwell API errors consistently.
- API reference
Events API
Publish an event, retrieve its immutable record, and inspect delivery history.
- API reference
Streams API
Create streams, claim deliveries, acknowledge work, and inspect quarantine records.
- CLI reference
arcctl command reference
Manage Arcwell workspaces and workloads from a scriptable command-line interface.
- Examples
Typed worker
Implement an idempotent TypeScript worker with typed payloads and explicit settlement.
- Best practices
Reliability practices
Design handlers and stream policies that remain safe under retries, partial failures, and traffic spikes.
- Help
Frequently asked questions
Find concise answers about delivery semantics, versioning, data retention, and local development.
- Updates
Release notes
Review Arc Runtime 3.x changes, migration notes, deprecations, and fixed defects.
- Help
Support and diagnostics
Collect a safe diagnostic bundle, identify common failures, and contact the fictional Arcwell support team.