https://github.com/hurttlocker/o8-releases
o8 — governance layer for autonomous engineering teams. Public changelog + stats.
https://github.com/hurttlocker/o8-releases
Last synced: 28 days ago
JSON representation
o8 — governance layer for autonomous engineering teams. Public changelog + stats.
- Host: GitHub
- URL: https://github.com/hurttlocker/o8-releases
- Owner: hurttlocker
- Created: 2026-03-18T00:50:43.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2026-06-26T02:02:30.000Z (29 days ago)
- Last Synced: 2026-06-26T04:04:02.287Z (28 days ago)
- Homepage:
- Size: 1.16 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# o8
An orchestrator that delegates, reviews, and ships.
One primary orchestrator routes scoped work to specialized sub-agents. A governance layer reviews every output before it touches your main branch. Local-first. Any model.
---
## 00 — Preview

Product screenshots coming soon. Landing site source: [hurttlocker/o8-site](https://github.com/hurttlocker/o8-site).
## 01 — What this repo is
This is the **public development log** for o8. The engineering source is private; feature-grade commits sync here on every merge to main.
```
/
├── CHANGELOG.md — what shipped, grouped by day
├── STATS.md — rolling build velocity
└── assets/ — preview images
```
## 02 — (FEAT · PERF · DESIGN) only
The feed is filtered, not dumped. An entry makes the cut only if —
- The prefix is `feat:`, `perf:`, or `design:` (no `fix:` / `refactor:` / `chore:` noise)
- It landed in the last 180 days
- It passes a blocklist covering internal codenames, competitor mentions, architecture-level phrases, and strategy keywords
- A sed pass generalizes implementation specifics into product-level language
The sync workflow fails closed if anything slips past. Every entry here has been through that gate.
## 03 — Staying current
- Star the repo to follow new entries
- Watch the [CHANGELOG.md](./CHANGELOG.md) directly — it updates on every push to the private main
---
```
(o8) An orchestrator that delegates, reviews, and ships.
(mirror) hurttlocker/o8
(landing) hurttlocker/o8-site
(build) v0.1.7
```