Skip to main content

Agent orchestration platform — planner, registry, runtime, verifier.

Project description

Spine — governed, provenance-grounded autonomous delivery

Spine

Governed, provenance-grounded autonomous delivery — turn requirements into reviewed, tested pull requests, with a human in control.

Naming. Spine is the product. It's distributed as the synaptixs-spine package and its command is orchestrator — those names stay in install lines and commands throughout the docs.

Spine reads a requirement (from Confluence, Notion, or a Markdown file), understands your target repo, generates code grounded in that repo's own conventions, writes and runs tests, and opens a pull request for you to review. It pauses for your approval before it starts and before anything merges. Nothing is pushed, merged, or written to your tracker unless you say so.

It's built for teams who want agents that are inspectable, reproducible, and safe to run on real code — not demos.

pip install synaptixs-spine
orchestrator init && orchestrator doctor                  # scaffold .env, check readiness
orchestrator sdlc feature --source file://./spec.md --safe   # build locally — no pushes, no PRs

Documentation

Guide Read it for
Setup & Install Installing the CLI, the .env, and standing up the full stack (Temporal + Postgres) for the autonomous pipeline.
User Guide A step-by-step walkthrough: from your first local build to a real PR, local models, the web dashboard, and connecting tools (MCP).
Features & Capabilities The capability catalog — everything Spine can do today, its status, the command/flag to use it, and a link to each deep dive.
Knowledge Graph (PKG) How Spine understands your codebase — the code-native graph, its model, the CLI, and how it powers brownfield and greenfield work.
Operations & Developer Guide How to operate it: deployment modes, the full environment-variable reference, and standing up each advanced capability — including the semantic spine (ontomesh × infodrift).
Community brief A one-page overview to share — what it does, lifecycle coverage, how to try it, and the feedback we're looking for.

New here? Install → User Guide Steps 1–4. That's the whole everyday workflow in about ten minutes.


Features & capabilities

Requirements → reviewed PR. Point it at a requirements source and a code repo. It extracts a backlog of intents, writes a spec, generates the implementation and tests, gets them green, and opens a PR — with two human gates (before building, before merging). A safe mode builds entirely locally (branch + diff, no external writes) so you can inspect everything first.

Code-grounded understanding. Before generating, it builds a Product Knowledge Graph of your repo — modules, types, functions, call sites, blast radius — and grounds new code in what already exists, so output reads like your team wrote it. Works across Python, Java, and TypeScript. orchestrator understand writes a committed, code-true memory-bank/ your whole team (and any AI tool) can read.

Governed autonomy. The workflow itself is a typed, validated artifact. A planner decomposes the objective, a runtime executes it, and per-edge verifiers check every step against schemas, evidence, and policy. Failures trigger replan, a human approval, or a clean stop. Every tool call, approval, and decision lands in an append-only audit log, and each run is capped by a spend budget.

Learns across runs. Cross-run semantic memory lets the agent recall conventions, pitfalls, and decisions from past runs — each memory cites the run it came from.

You can see inside it. Live OpenTelemetry tracing covers every LLM call, loop step, and tool call, joined to the audit log — so you can debug a run, not just read its result.

Use it your way. A CLI for scripting and CI, a web dashboard (delegate runs, watch them live, approve gates inline), a terminal UI, and MCP in both directions — consume external MCP tools, or expose the whole pipeline as an MCP server to Claude Code, Codex, or your IDE.

Bring your own model. Multi-provider via LiteLLM (Anthropic, OpenAI, Bedrock), or run fully offline on a local model (Ollama). Mix models per stage.

Durable. Long-running pipelines are checkpointed (Temporal + Postgres) — they survive restarts and resume across human approval pauses.


How it works

  requirement (Confluence / Notion / Markdown)
        │
        ▼
   plan ──► validate ──► generate code ──► run tests ──► review ──► open PR
        │        (grounded in your repo's knowledge graph)        │
        └──────────── per-edge verifiers + audit ────────────────┘
                 human gate 1 ▲                    ▲ human gate 2
                 (before build)                    (before merge)
Concept What it is
Planner → GraphIR Turns an objective into a typed, validated execution graph (nodes, edges, budgets, approval points).
Registry Versioned agent templates + tool contracts the planner assembles from.
Runtime LangGraph-based executor with Postgres checkpointing and typed state.
Verifier chain Per-edge schema / confidence / evidence / policy checks that gate every handoff.
Approval gates First-class nodes that pause for human review and resume on your decision.
Audit log Append-only record of every tool call, approval, and policy decision.

FAQ

Does it merge code on its own? No. It opens a PR; a human reviews and merges. There are two approval gates — before building and before merging — and safe mode makes no external writes at all.

Where does my code/data go? To whichever LLM provider you configure — or nowhere external, if you run a local model (Ollama). Generated code stays in a local branch until you choose --live.

Do I need Docker or a database? Not for the everyday path (sdlc feature --safe builds one requirement locally). The autonomous multi-feature pipeline + web dashboard needs Temporal + Postgres — see the Setup guide.

Which languages and models? Code generation and comprehension cover Python, Java, and TypeScript. Any LiteLLM-supported provider (Anthropic, OpenAI, Bedrock) or a local Ollama model; you can set a different model per stage.

How is it safe to run on real repos? Write guards on generated files, allow-listed + write-gated external tools, a per-run spend budget, an append-only audit trail, and human approval before any push or merge.

CLI or web UI? Either — they drive the same engine and the same API. Use the CLI for scripting/CI, the web UI (or terminal UI) for watching runs and approving gates by hand.

Can other tools call it? Yes. It speaks MCP both ways: it can use external MCP servers, and it can run as an MCP server so Claude Code / Codex / your IDE can call the pipeline (with the same gates).


Contributing & feedback

We'd love your input. Pick the channel that fits:

  • 🐛 Bug? Open a bug report.
  • 💡 Feature idea / enhancement? Open a feature request.
  • 💬 Question, feedback, or idea to discuss? Start a Discussion.
  • 🔒 Security issue? Please follow SECURITY.md — don't open a public issue.

See CONTRIBUTING.md and the CODE_OF_CONDUCT.md for how contributions are reviewed.

License

MIT License. See LICENSE.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

synaptixs_spine-1.24.0.tar.gz (1.1 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

synaptixs_spine-1.24.0-py3-none-any.whl (537.7 kB view details)

Uploaded Python 3

File details

Details for the file synaptixs_spine-1.24.0.tar.gz.

File metadata

  • Download URL: synaptixs_spine-1.24.0.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for synaptixs_spine-1.24.0.tar.gz
Algorithm Hash digest
SHA256 7c5ad87892c7575b60c3b737d2ace86593a756eacaf3053b644e31e6946d19c8
MD5 a4124a1f93297c9fe9133fd5362a8c04
BLAKE2b-256 c3ac26174211f4be9b571e1c55bb514b9a5d64238a4a2a20c50f604f374df4cd

See more details on using hashes here.

Provenance

The following attestation bundles were made for synaptixs_spine-1.24.0.tar.gz:

Publisher: publish-pypi.yml on synaptixs/spine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file synaptixs_spine-1.24.0-py3-none-any.whl.

File metadata

File hashes

Hashes for synaptixs_spine-1.24.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a6d0c8dca2088bf6c3bc2d7f61d6ac66494ba25cde3bcb706a0910a5e6e07df4
MD5 8cee03ca1c1d99765551ceca8859319d
BLAKE2b-256 c5745984e3fbe73defe2942b7c87214e05e6c0332f49f3b6fd5dd5f68354ad6f

See more details on using hashes here.

Provenance

The following attestation bundles were made for synaptixs_spine-1.24.0-py3-none-any.whl:

Publisher: publish-pypi.yml on synaptixs/spine

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page