Published at atalaia-console.vercel.app — these files are the source, rendered in the console's own chrome by pnpm --filter atalaia-docs build. This table is the site's navigation, so a document added here appears there.
| Document | What is in it |
|---|---|
| Running Atalaia | The launcher, Docker, plain Node, development mode |
| Configuration | Every environment variable, config.json, and the precedence rules |
| Queues | The jobs, the schedules, retries, and how to look inside |
| Sources | The vulnerability feeds, their defaults and their health |
| Organizations and repositories | GitHub import, dependency scanning, exposure and relevance |
| Notifications | Slack, Microsoft Teams, desktop, weekly email, LLM explanations |
| Console and CLI | The management console and the terminal client |
| Authentication | Passkeys, the first account, recovery codes, and what happens when one is lost |
| Security | The four credentials, what never leaves, the boundaries between the console, the API and agents |
| Correctness | AI authorship, what is enforced, and what is not verified yet |
| Architecture | Layers, data flow, tech stack, development commands |
| REST API | Every endpoint under /api/v1 |
| MCP server | The tools agents get at /mcp, and how to connect one |
| Troubleshooting | Symptom → cause → fix |