We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
docs: v0.1.43 accuracy — versions 0.1.43, serve --open defaults off, uninstall --purge, bootstrap merge, doctor --deep/mcp_registrations
indexing: performance envelope (streaming memory, --workers CPU cap, delete asymmetry) — Aziron#462 + Chromium CPU report
troubleshooting: segment-version probe warning + doctor --deep corruption scan (Aziron#462 findings 6, 1)
docs: document public npm installation
docs(troubleshooting): explain the lexical sidecar timeout + status vs doctor Expand the "Database and Retrieval" section into a full "The lexical sidecar" subsection: the index-time `lexical sidecar unavailable, indexing without it` warning is a warning not a failure; its cause (another atlas serve/watch/MCP process holds the sidecar lock; ~2s timeout); search degrades to sql_fallback; it self-heals via lazy backfill or `atlas compact --rebuild-lexical`; and why `atlas status` stays clean while `atlas doctor` reports lexical_degraded. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
docs: update install guidance for Atlas 0.1.38
docs: npm install now via GitHub Packages (@aziron-ai/atlas) The npm package moved from the public npm registry to GitHub Packages. Update Installation (add the one-time npm registry/token setup), Troubleshooting, and Upgrade/Uninstall to the @aziron-ai/atlas scope. Homebrew remains the simplest install. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
docs: align wiki with product site
docs: publish Atlas consumer product guide
docs: initialize Atlas product documentation