It ships code, not answers
Requirements → grounded codegen → tests → a reviewed PR. Other tools hand you a map and leave the engineering to you.
Turn requirements into reviewed, tested pull requests — with a human in control.
Spine reads your repo and its docs, grounds every change in what already exists, and stops at two gates you own.
8 languages· 9 doc formats· 41 CLI commands· MIT· deterministic, no-LLM comprehension
Show, don't claim. Every line below is real output. Every fact points at a file and a line.
Requirements → grounded codegen → tests → a reviewed PR. Other tools hand you a map and leave the engineering to you.
Same commit in, byte-identical output out. No LLM in comprehension. A report you can diff in code review.
Nothing is pushed, merged, or written to your tracker without an explicit human approval. Every action is audited.
The question every engineer asks before touching anything: what breaks if I change this? Spine answers it from facts, not guesses — symbols with no covering test stay marked.
This is the question every engineer asks before touching anything. Spine answers it from facts, not guesses.
The Provenance Knowledge Graph — the schema every answer is grounded in.
auth.validate — CALLS → models.get_user
models.get_user — READS → password_hash
docs/auth.md — MENTIONS → auth.validate
Spine reads it — and tells you which parts are now lying about the code.
Each doc becomes a Doc node, linked to the symbols it MENTIONS. No OCR. No images. Text only — and we say so.
We run this same doc_drift check against this website in CI. Dogfooding as marketing.
The two gates are the only places the machine writes to the outside world — and both need you.
Same commit in, byte-identical report out — a claim other tools can't make. No force-directed layouts, no LLM in the loop, no jitter to diff around.
Then: orchestrator understand .
Install the plugin, then ask Claude Code about your repo.
Install the Codex plugin and query your codebase in plain language.
Extras: pip install 'synaptixs-spine[docs,office]' adds PDF + Word/Excel ingestion · [mcp] adds the assistant plugin server.