Engineering Rig¶
AI-assisted development platform where humans and agents collaborate on code using the same tools, workflow, and standards.
Quick Links¶
| What | Where |
|---|---|
| Getting started | Onboarding Guide |
| How it works | Current Architecture |
| What's changing | Proposed Changes |
| Shared rules | AGENTS.md |
| Doc standard | Documentation Standard |
Dashboards¶
| Dashboard | URL |
|---|---|
| Flux (Weave GitOps) | flux.dashecorp.com |
| rig-conductor API | rig-conductor.dashecorp.com |
How Proposals Work¶
Changes to the rig follow a docs-first approach:
- Write the proposal in
docs/proposals/with diagrams - PR to rig-gitops — review the markdown on GitHub
- Merge — site rebuilds daily (or trigger manually via
gh workflow run docs.yml --repo dashecorp/infra) - Discuss on the live site, then create implementation issues
See Active Proposals for current proposals.