This repository is documentation-first. It does not own runtime services, deployment code, or repository-local operational commands.
victus-docs owns operational guidance for:
Runtime operations for infrastructure, processing, and RAG services belong in the owning repositories.
Useful checks for documentation changes:
git status --short
find . -path './repos' -prune -o -type f -name '*.md' -print
Before claiming completion:
Synchronized repository context must be treated as read-only from this repository:
repos/victus-infra/repos/victus-processing/repos/victus-rag/If implementation source or repository-local runbooks need changes, switch to the owning repository.