Docs
This site is the public, plain-language guide. The agent-workflows repository is the normative source pack: its versioned skills, workflow rules, and technical docs define what agents actually run.
- The throughput-first objective — what the system optimizes for, why more workers are not always faster, and how safety and release confidence fit.
- Public terminology — plain-language definitions for the terms used by the objective.
- Quickstart — install the pack and run your first skill in minutes.
- Architecture — the pack, the seam, and the coordination backend.
- Astra and model routing — the advisory pilot, portable fallbacks, and evaluation guidance.
- Git-native distributions and customization — the target model for trusted Upstream Releases, explicit forks, and contribution back.
- Trust & preflight — public-input risks, trust configuration, and preflight limits.
- Security posture — the Rule of Two and the trust model.
- Seam design — how a repo adopts the pack.
- Coordination protocol by curl — the HTTP state API by hand.
- Full docs in the repo →