Skip to content

Releases: broomva/symphony-forge

v0.1.0 — Composable Control Metalayer for next-forge

17 Mar 23:57

Choose a tag to compare

symphony-forge v0.1.0

Scaffold next-forge projects with a composable control metalayer for AI agent governance.

Features

  • 5 composable layers: control, harness, knowledge, consciousness, autoany
  • CLI commands: init, layer, audit, update
  • Package manager support: bun, npm, yarn, pnpm
  • Agent skill: installable across 42+ AI coding agents
  • Entropy audit: topology coverage, stale docs, index coverage checks

Quick Start

npx symphony-forge init my-project    # New project
npx symphony-forge layer all          # Add to existing project
npx skills add broomva/symphony-forge # Install as agent skill

Showcase Video

See the attached showcase.mp4 for a 35-second animated overview of all features.

Docs

Full documentation in docs/ with Mermaid diagrams, ADRs, runbooks, and the knowledge graph.