Rainrail Docs
Build deterministic routes from development events to agent workflows.
Rainrail connects provider events, workflow routing, and agent execution into a small set of observable contracts. These docs are the durable home for setup, concepts, operational procedures, and API references.
The pages here are written for external developers who want to run, extend, or operate Rainrail. Detailed repository specs remain linked as source spec pages when a contract needs the full implementation context.
Start here
Section titled “Start here”- Quickstart introduces the shortest path to a local build.
- Concepts explains the event, runtime, and delivery boundaries.
- Guides collects task-focused implementation paths.
- Reference records stable contracts and command surfaces.
- Operations covers deployment, queues, and production checks.
- Examples shows a compact plugin runtime sample.
Source specs and internal notes
Section titled “Source specs and internal notes”Every reference or operations page calls out its source spec in the Rainrail repository. GitHub-only engineering notes such as product-site IA, local project layout, coverage inventories, and issue-planning records stay out of the public navigation unless a public docs page explicitly links to them.