Skip to content

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
  1. Structure Validation

    Validate repository shape with local and CI friendly reports.

  2. LS-Lint Migration

    Convert supported LS-Lint 2.3 configuration into Assura structure rules.

  3. Agent Feedback

    Emit concise check results for humans, scripts, and agent hooks.

  4. Performance Gate

    Block regressions when the checked Assura path is slower than native LS-Lint.

  5. Release Train

    Report release readiness from structured surface and GitHub release state.

  6. Public Roadmap

    Publish a concise roadmap from this repo-owned artifact.

  7. Structure Severity

    Stabilize rule IDs, severity, and remediation messages.

  8. Collections Querying

    Model frontmatter collections and produce bounded context packs.

  9. Markdown Quality

    Validate Markdown links, headings, suppressions, safe fixes, and common lint checks.

  10. Reference Graph

    Validate repository-internal links and source-to-doc references.

  11. Daemon Core

    Provide warm affected-path feedback that matches one-shot truth.

  12. Daemon CLI

    Share start, stop, status, doctor, logs, and fallback commands.

  13. Agent Nudges

    Send bounded event-aware nudges to Codex, OpenCode, Claude, and Pi agents.

  14. VS Code

    Use the shared daemon/client contract for editor diagnostics and commands.

  15. Beta Capabilities

    Released the code-agnostic beta program as v0.2.0.

  16. Self Config

    Refined Assura's own config and resolved docs or structure variance.

  17. Document Graph

    Support content validation, search, query, graph expansion, and affected-reference context.

  18. Daemon Server

    Provide a true long-running local daemon with stale-state safety.

  19. Markdown Engine

    Selected the supported Rust Markdown lint/fix path for this beta increment.

  20. Performance Floor

    Fail accepted LS-Lint-equivalent fixture rows when Assura is slower.

  21. Agent Installers

    Install, update, remove, status, and doctor Codex, OpenCode, Claude, and Pi integration bundles.

  22. VS Code Support

    Support a beta local VS Code package through shared daemon, editor-session, and CLI contracts.

  23. Extension APIs

    Clarify first-party extensions, internal Rust APIs, and deferred plugin surfaces.

  24. Agent-Ready Repos

    Make Assura the default scaffold, doctor, and feedback loop for new coding-agent projects.

  25. Onboarding Website

    Show the agent bootstrap path, checked-versus-unchecked model, generated onboarding packet, and next-step questions clearly.

  26. Doctor Explain

    Show configured, inactive, inherited, skipped, broken, and next-fix guidance for agent-ready projects.

  27. LS-Lint Parity

    Reassess row-by-row LS-Lint performance and explain any CLI-floor cost.

Now

Active
  1. PR Handoff

    Publish and revalidate the local agent-ready onboarding follow-up commits before starting the performance lane.

  2. CLI Floor

    Reduce startup and config/walk costs that keep small or many-scope rows from stronger performance targets.

  3. Native Perf Report

    Track content collection validation/querying, document graph, context pack, Markdown, reference, and daemon/session performance.

Next

Planned
  1. 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.