Skip to main content

OpenForge / Open Source

Tools from the workshop.

OpenForge is where Greyforge releases useful, inspectable software that can stand on its own. A few projects lead; the complete catalog remains available by maturity.

Featured

Ready to inspect and use.

service-cartographer

Released v0.1.0

Map workflow entrypoints before changing a machine.

A zero-dependency Python CLI that inventories services, schedules, wrappers, repositories, and environment-file metadata into a reviewable matrix.

$ service-cartographer scan --format markdown

sqlite-checkpoint

Released v0.1.0

Create atomic SQLite backups under concurrent writes.

A zero-dependency CLI and library around WAL checkpointing and SQLite's online backup API, with JSON output and SHA-256 verification.

$ sqlite-checkpoint snapshot app.db backup.db

devcap

Released v0.1.0

Inventory a development environment in one pass.

A zero-dependency capability scanner covering 84 tools across 14 categories, with text, JSON, and Markdown output.

$ devcap scan --format json

cooldown-guard

In development

Put explicit cooldown and retry policy around recurring work.

A Rust CLI and SQLite-backed policy engine that checks readiness before commands run and records bounded retry state.

$ cooldown-guard status --name backup --min-interval 30m

Utilities

Focused software for a specific operational problem.

memory-quality-gate

Released v0.1.0

Filter weak memory candidates before persistence.

A deterministic heuristic package that scores actionability, specificity, novelty, reasoning, and outcome linkage.

VoiceOps

Published utility

Connect a Discord voice channel to an autonomous operator.

A full-duplex speech pipeline using local recognition and synthesis components around an OpenClaw agent session.

Experiments

Specifications and prototypes that test a technical idea.

pcam-24

Published specification

Specify deterministic timing for interactive simulations.

A formal phase-centric action model for reasoning about simulation timing and state transitions.

GitHub Specification

Archived

Retained public references that are no longer active priorities.

Solon

Historical reference

Explore remote terminal control through a chat bridge.

A compact historical bridge between Telegram and a command-line model client. Retained as an implementation reference.

Context and evidence

See how the workshop connects to the lab.