Roadmap

Development phases, current status, and what's planned next.

Completed Phases

PhaseDeliverableStatus
P0Causal stream + CLI
P0.5VS Code extension / visual timeline
P1Git import bridge
P2Branches, milestones, checkpoints
P2.5Blob store, engine modularization, git exporter
P3File-level diff + text-based merge
P4Identity + op signing + governance
P5Idea Garden — cluster detection + query
P6Semantic patching — parser adapter + diff/merge
P7Peer sync + CRDT reconciler
P8Wiki-links, embeddings, decision traces
P9npm package + VSCode extension publish
P10Graph kernel + SQLite backend + entity CRUD
P11EQL-S query engine + Datalog evaluator
P12Ontology system + validation middleware
P13Transformers.js upgrade + auto-embed + RAG
P14Agent harness + tool registry + decision traces
P15Plugin system + event bus + workspace config
P16Sync federation + multi-repo linking

In Progress

PhaseDeliverableStatus
P17Advanced knowledge graph + cross-repo intelligence🚧

WIP CLI Surfaces

These items exist in design docs or source-level experiments, but are not exposed as supported trellis commands yet.

SurfaceCurrent status
trellis mcpNot shipped. Use trellis code --web --mcp-port 3333 for the managed harness path.
trellis agent ...Not shipped. Use trellis decision ... for decision trace inspection.
trellis sync push/pull --peer ...Not shipped. Local sync status and sync reconcile --remote <path> are available.
Global trellis --path <dir>Not shipped as a global option. Use per-command -p/--path instead.

Planned

PhaseDeliverableStatus
P18Enterprise collaboration features + RBAC📋
P19Advanced AI capabilities + intelligent automation📋