Skip to content
This repository was archived by the owner on Aug 7, 2026. It is now read-only.

Machinery v1.0

Choose a tag to compare

@kpernyer kpernyer released this 10 Jul 00:59
· 54 commits to main since this release

Unified operations platform consolidating:

  • Build-Depot: Factory Authority (25 tests)
  • Runtime-Runway: Deployment & Runtime (405 tests)
  • Commerce-Rails: Billing & Commerce (29 tests)
  • Chart-Room: Governance & Evaluation

All 459 tests passing. Ready for production.

What's Included

One unified git repository with four strong logical boundaries. Each project maintains independent build recipes, dependencies, and tests while sharing coordinated release versioning.

Installation

git clone git@github.com:Reflective-Lab/machinery.git
cd machinery
just test  # Run all 459 tests

Quick Commands

  • just check — Type-check all projects
  • just test — Run all 459 tests
  • just ci — Full CI pipeline
  • just doctor — Factory health checks