Comprehensive wiki update: new pages, CLI commands, alignment with codebase
New/rewritten pages:
- Layer-0-BEDROCK: runtime validation, encryption, retention, proxy scope
- Layer-2-MINOTAUR: contradiction catalog, density, depth-based selection
- Configuration: full labyrinth.yaml schema reference
- Anti-Fingerprinting: randomized identities, signature avoidance
CLI-Reference additions:
- labyrinth report (forensic report generator with MITRE ATT&CK mapping)
- labyrinth doctor (12+ health checks)
- labyrinth logs (live color-coded log streaming)
- labyrinth completion (shell autocompletion)
- labyrinth multi-dashboard (aggregated dashboard)
- labyrinth attacker prompt
- TUI flags (--notify, --webhook, --env)
Page fixes:
- Home.md: replace deprecated attacker-setup.sh with CLI commands, fix license
- Forensics-and-API: add report generation section, document missing API endpoints
- Testing-with-Attackers: remove legacy script reference, add report workflow
- TUI-Dashboard: add launch flags
- Troubleshooting: fix L2 name (MIRAGE → MINOTAUR), add doctor tip
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add comprehensive project documentation (16 pages)
Covers architecture, installation, CLI reference, TUI dashboard,
all 5 layers (L0-L4), configuration, deployment topology, forensics/API,
attacker testing guide, and threat model.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>