Roadmap
Assura is moving toward a beta release for code-agnostic repository quality: structure validation, Markdown and reference checks, content collections, daemon workflows, editor diagnostics, bounded agent nudges, and release-backed performance gates.
Done
Available- Structure Validation
Validate repository shape with local and CI friendly reports.
- LS-Lint Migration
Convert supported LS-Lint 2.3 configuration into Assura structure rules.
- Agent Feedback
Emit concise check results for humans, scripts, and agent hooks.
- Performance Gate
Block regressions when the checked Assura path is slower than native LS-Lint.
- Release Train
Report release readiness from structured surface and GitHub release state.
- Public Roadmap
Publish a concise roadmap from this repo-owned artifact.
- Structure Severity
Stabilize rule IDs, severity, and remediation messages.
- Collections Querying
Model frontmatter collections and produce bounded context packs.
- Markdown Quality
Validate Markdown links, headings, suppressions, safe fixes, and common lint checks.
- Reference Graph
Validate repository-internal links and source-to-doc references.
- Daemon Core
Provide warm affected-path feedback that matches one-shot truth.
- Daemon CLI
Share start, stop, status, doctor, logs, and fallback commands.
- Agent Nudges
Send bounded event-aware nudges to Codex, OpenCode, Claude, and Pi agents.
- VS Code
Use the shared daemon/client contract for editor diagnostics and commands.
- Beta Capabilities
Released the code-agnostic beta program as v0.2.0.
- Self Config
Refined Assura's own config and resolved docs or structure variance.
- Document Graph
Support content validation, search, query, graph expansion, and affected-reference context.
- Daemon Server
Provide a true long-running local daemon with stale-state safety.
- Markdown Engine
Selected the supported Rust Markdown lint/fix path for this beta increment.
- Performance Floor
Fail accepted LS-Lint-equivalent fixture rows when Assura is slower.
- Agent Installers
Install, update, remove, status, and doctor Codex, OpenCode, Claude, and Pi integration bundles.
- VS Code Support
Support a beta local VS Code package through shared daemon, editor-session, and CLI contracts.
- Extension APIs
Clarify first-party extensions, internal Rust APIs, and deferred plugin surfaces.
- Agent-Ready Repos
Make Assura the default scaffold, doctor, and feedback loop for new coding-agent projects.
- Onboarding Website
Show the agent bootstrap path, checked-versus-unchecked model, generated onboarding packet, and next-step questions clearly.
- Doctor Explain
Show configured, inactive, inherited, skipped, broken, and next-fix guidance for agent-ready projects.
- LS-Lint Parity
Reassess row-by-row LS-Lint performance and explain any CLI-floor cost.
Now
Active- PR Handoff
Publish and revalidate the local agent-ready onboarding follow-up commits before starting the performance lane.
- CLI Floor
Reduce startup and config/walk costs that keep small or many-scope rows from stronger performance targets.
- Native Perf Report
Track content collection validation/querying, document graph, context pack, Markdown, reference, and daemon/session performance.
Next
Planned- Release Hardening
Keep release, install, and support evidence current after the next product increment.
The roadmap above is rendered from
docs/data/public-roadmap.json.
Internal Trellis details remain in the repository, while this page keeps the
public view focused on available, active, and planned product capabilities.