https://github.com/monolith-droid/monolith-droid
Small, careful tools for AI-assisted open source maintenance.
https://github.com/monolith-droid/monolith-droid
Last synced: about 2 months ago
JSON representation
Small, careful tools for AI-assisted open source maintenance.
- Host: GitHub
- URL: https://github.com/monolith-droid/monolith-droid
- Owner: monolith-droid
- Created: 2026-06-03T18:34:41.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-06-03T20:13:24.000Z (about 2 months ago)
- Last Synced: 2026-06-03T20:14:28.887Z (about 2 months ago)
- Size: 0 Bytes
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MONOLITH Droid
Small, careful tools for AI-assisted open source maintenance.
MONOLITH is a public lab name for building practical maintainer utilities around
Codex and coding agents. The tone is a little space-age: quiet black slab, calm
mission console, no surprise launches.
## Now Building
### [I/O Safety Kit for OSS](https://github.com/monolith-droid/io-safety-kit-for-oss)
[](https://github.com/monolith-droid/io-safety-kit-for-oss/actions/workflows/ci.yml)
[](https://github.com/monolith-droid/io-safety-kit-for-oss/releases)
A fail-closed I/O safety layer for OSS maintainers using Codex and other coding
agents for PR review, issue triage, release prep, security checks, and handoff
reports.
What it focuses on:
- approval manifests,
- scoped agent input,
- report-only defaults,
- fail-closed gates,
- safe output promotion,
- auditable maintainer reports,
- regression tests for high-risk actions.
## Public Boundary
This profile only publishes the reusable OSS layer: tools, docs, examples,
fixtures, and releases. Private operations, personal details, secrets, local
paths, and service-specific workflows stay off the public surface.
## Next Signals
- PR review report rendering
- issue triage report rendering
- signed approval manifest design
- safer downstream dogfooding patterns
## Links
- [Project repository](https://github.com/monolith-droid/io-safety-kit-for-oss)
- [Security model](https://github.com/monolith-droid/io-safety-kit-for-oss/blob/main/docs/security-model.md)
- [Downstream dogfooding](https://github.com/monolith-droid/io-safety-kit-for-oss/blob/main/docs/downstream-dogfooding.md)