658bbc3000
RESEARCH.md: 648 lines (10 research questions, topology, risks, reuse table) ARCHITECTURE.md: +v0.2 deployment section (Docker-in-LXC, image build, secrets, sizing) PERSONAS.md: 5 active personas (devops-engineer added, frontend-engineer deactivated) Key findings: - nesting=1 sufficient for Docker-in-LXC (conf 0.85) - CT sizing: 4GB/16GB (build-inside-CT, conf 0.80) - FastAPI StaticFiles at / after API routes, no SPA fallback (conf 0.95) - Multi-stage: node:22-slim → python:3.12-slim, CMD python -m server (conf 0.90) - Systemd: Type=simple, docker compose up (foreground), TimeoutStartSec=300 (conf 0.85) - Health-check timeout bumped 180s→300s for Docker build (conf 0.90) ---ci--- project: praxis phase: 0 milestone: v0.2 status: research ---/ci---