{
  "markdown": "# Shea Symphony\n\nShea Symphony: An opinionated and extended Rust implementation with GUI of OpenAI Symphony orchestration system to make it also work for powerusers or small engineer teams that want to build AI-native engineering workflows in a responsible and manageable way. It adds higher configurability, observability, recoverability, and also new workflow nodes including issue forge, team-aware claiming and processing with boundaries, guided human review and approval, reflective backlogging, docs, improve code base, HALO, etc.\n\n## Operator cockpit\n\nThe Shea Symphony App keeps lane queues, human decisions, local worktrees, and\nissue-level evidence visible in one foreground workspace.\n\n![Shea Symphony Operator Desk](docs/assets/screenshots/operator-desk.png)\n\nShea Symphony helps an operator:\n\n- shape rough intent into tracker-backed, executable issue contracts;\n- move implementation through separate Main, Agent Review, Human Review, and\n  Merge boundaries; and\n- understand and recover interrupted work from durable evidence instead of\n  reconstructing an agent session from scratch.\n\n<details>\n<summary>More App views</summary>\n\nThe Lanes view brings the current human queue, active lane work, and local\nissue worktrees together.\n\n![Shea Symphony Lanes overview](docs/assets/screenshots/lanes-overview.png)\n\nThe issue view connects tracker state with worktree provenance, handoff links,\nand lifecycle evidence.\n\n![Shea Symphony issue view](docs/assets/screenshots/lane-issue-view.png)\n\n</details>\n\n## Public entrypoints\n\n- Use the global [`setup-shea`](.agents/skills/setup-shea/SKILL.md) Skill to\n  onboard or reconcile a repository. It installs an immutable release-selected\n  contract while leaving the resulting repository resources customizable.\n  `setup-shea` itself is not vendored into the target repository.\n- Use the [Shea Symphony App](app/README.md) as the normal operator surface.\n  The Legacy CLI is an internal compatibility adapter used by the App, Skills,\n  and bounded recovery paths; it is not the normal user interface.\n\n## Documentation\n\n- [OpenWiki](openwiki/index.md) is the public documentation and navigation\n  surface. Its [freshness metadata](openwiki/.last-update.json) must be checked\n  before treating a generated page as current.\n- [`docs/README.md`](docs/README.md) routes coding agents to the smallest\n  authoritative repository context for a task.\n\nOpenWiki is derived. Source code, tests, workflow configuration, repository\ncontracts, accepted decisions, and the live tracker remain authoritative for\ntheir respective facts.\n\n## Runtime transition\n\nThe protected 2606 MVP remains a behavior and recovery baseline while 2607\nreplaces its hand-rolled orchestration with Temporal. On current `main`, the\ndefault `shea-symphony` executable is the Temporal worker. The App temporarily\nuses the separately identified `shea-symphony-legacy` sidecar for compatibility\noperations; see [`docs/legacy-runtime-distribution.md`](docs/legacy-runtime-distribution.md).\n\nThe active design and dated implementation snapshot live under\n[`docs/milestones/2607-hardening/`](docs/milestones/2607-hardening/).\n\n## Development checks\n\n```bash\ncargo fmt --check\ncargo clippy --all-targets --all-features -- -D warnings\ncargo test\nnpm --prefix app test\nnpm --prefix app run check\n```\n",
  "bytes": 3311,
  "sha": "cbaf6ec8f00eccede6bd8bedc503fc073e8fe60828dce5912c044a0d9f5d847a",
  "repo_slug": "alive24/shea-symphony",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_alive24_shea_symphony_openwiki_index_md_f4ce8a30/readme"
}