Documentation Sitemap

Central sitemap of core specifications, operations guides, architecture documents, and security policies.

Core Engine Specifications

Document Description
README.md Product overview, local multi-model routing, and quick start guide
SETUP.html / SETUP.md Installation, python venv setup, and environment variables
ARCHITECTURE.html / ARCHITECTURE.md System design, Orythix 5-layer cortex, and data flow pipeline
DOCKER.html / DOCKER.md Multi-stage Docker build (`slim` and `full` targets) and compose setup
VIKI_RUNBOOK.html / VIKI_RUNBOOK.md Operations runbook, troubleshooting, RAG eval, and boot evolution
SECURITY.html / SECURITY.md Security policy, capability gating, prompt injection defense

Autonomous Labs & Evaluation

Lab / Track Description
Security Lab Standalone defensive AI security lab (FastAPI + Docker)
QA Automation Multi-stack QA learning monorepo (pytest, Playwright, k6)
RAG Evaluation RAG gold format metrics, retrieval evaluation via `run_rag_eval.py`

Engineering Playbooks

Category Available SDLC Workflows
Define & Plan `idea_refine`, `spec_driven_development`, `planning_and_task_breakdown`, `jira_sdlc_workflow`
Build & Refactor `incremental_implementation`, `test_driven_development`, `ast_codemod`, `openapi_schema`
Verify & Review `browser_testing_with_devtools`, `debugging_and_error_recovery`, `code_review_and_quality`
Ship & Recover `git_workflow_and_versioning`, `ci_cd_and_automation`, `autonomous_incident_healing`