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

Machinery v1.3.0 — reusable factory + Tier-1 local LLM ops

Latest

Choose a tag to compare

@kpernyer kpernyer released this 22 Jul 22:35
· 6 commits to main since this release
a3a4c03

Unified 4-project release. Builds on v1.2.0.

Build — reusable factory

  • Reusable factory kit — Machinery offers its CI gates (hermetic-audit, fresh-clone) to any repo via a native-prep hook (PR #5).
  • project-doctor release-train-driven + reusable — the check bundle (RP-LAYERING, crate-size, snapshot-portability, rustc-pinning, helms-substrate-seam, branch-hygiene) derives its workspace set from the caller's release-train.yaml; offered to any repo via factory-project-doctor.yml (PR #7). Step toward retiring the root factory (RFL-227).
  • Marquee app seam factory contract + Cohort B wiring (Runway + Commerce bootstrap checklists).

Runtime — local LLM ops

  • Tier-1 local-LLM operationsjust llm-status/health/test/start/stop/restart/logs + recursive build; build-depot/docs/operations/model-tiers.md documents client defaults (max_tokens table + terse-prompt guidance) (PR #6).

Docs

  • Runway: E15 deferred-data & sync-boundaries design (PR #8); App Execution Container ↔ marquee seam; ADR-011 storage-decision back-link (PR #9).