Skip to content

v0.2.0 - Bounded Development Orchestration

Choose a tag to compare

@58254727-blip 58254727-blip released this 11 Aug 03:41
· 16 commits to main since this release
a7d3ae4

What changed

  • Added execution-controller as one end-to-end entry point for bounded software objectives.
  • Added development-planner for smallest-sufficient dependency graphs.
  • Added skill-router for honest routing to currently available Skills.
  • Added verification-gate for behavior, focused-test, regression, privacy, and release evidence.
  • Preserved evidence-backed task monitoring and privacy-safe handoffs.

Safety boundary

This remains a local-first, Skills-only plugin. It is not a background daemon, does not install missing Skills, and does not authorize credentials, production data, deployment, publishing, or destructive operations.

Verification

  • 18/18 tests passed
  • Public privacy validation passed for 34 files
  • Official Codex plugin validator passed
  • All 6 bundled Skills passed the official Skill validator