Bot orchestration hub for automated repository quality enforcement across the Hyperpolymath ecosystem (~500 repos).
The repo is the source of truth. This wiki is a publication target — see
docs/wiki-source/in the main repo for the canonical Markdown. Edits made here directly will be overwritten on the next sync.
A coordinator that takes Hypatia scanner findings, dispatches them to the right specialist bot via a safety-triangle decision (Eliminate / Substitute / Control), and either applies a fix automatically or files a PR / issue for human review.
| Bot | Purpose |
|---|---|
| rhodibot | Git ops, Rhodium Standard Repository (RSR) enforcement |
| echidnabot | Formal verification, multi-prover dispatch, security fuzzing |
| sustainabot | Eco/econ + technical-debt scoring; carbon-intensity gates |
| glambot | Presentation: visual polish, WCAG accessibility, SEO |
| seambot | Integration seam health, cross-component contracts |
| finishingbot | Release readiness: placeholder removal, license + claim verification |
| accessibilitybot | Accessibility-rule enforcement (WCAG, ARIA, contrast) |
| cipherbot | Crypto + secret hygiene; policy-driven cipher checks |
| gsbot | General-services: backup/load/export fixtures and operational scripts |
| panicbot | Panic + crash-capture surfaces |
| hotchocolabot | Comfort / human-facing channels; non-blocking advisory output |
Component-readiness grades (CRG) for each bot live in
READINESS.md.
- Architecture — pipeline + components
- Safety Triangle — confidence thresholds and dispatch policy
- Build & Run
- Bot Operations — long-form ops guide
- Contributing
- Roadmap
- Component Readiness
- Satellite of
git-dispatcher(central Git-automation coordination). - Execution fleet for OPSM (Operational Process State Management) batch operations.
- Consumes findings from
hyperpolymath/hypatia. - Governance gate inherited from
hyperpolymath/standards.
PMPL-1.0-or-later — see LICENSE.