If production is planned, create a minimal production deployment runbook using the port constraints in CLAUDE.md (Caddy :8787, API :8788, Mongo :27015)
An explicit sitemap.xml linked from robots.txt (robots already references one, but the file wasn't present in the analyzer's evidence)
Automated accessibility and SEO checks in a local preflight script, outputting WDS deployment evidence
A post-deploy smoke-test script checking key routes and recording HTTP status/basic content
A concise site manifest of WDS-required artifacts, derived from CLAUDE.md and humans.txt
Lightweight uptime monitoring (ping or synthetic checks), documented in monitoring notes
Creative enhancements (ideas on file, not committed)
A machine-readable WDS deployment endpoint (e.g. /._wds/deploy.json) returning the latest deployment record and verified routes for archival consumers and agents
An "AI provenance" JSON-LD envelope for generated exports, recording model version, generation time, and source documents
A lightweight "archive snapshot" generator exporting a static archived environment with an attached deployment record and embedded accessibility/SEO checks
An optional local "preview" mode spinning up a temporary Caddy container, running automated route/accessibility checks, and emitting a signed deployment artifact
A "site health" dashboard page aggregating export counts, last-import timestamps, last-deploy snapshot, accessibility score, and monitoring status