Diagnostics Snapshot REST endpoint
/wp-json/barkbowl/v1/diagnostics/snapshot
Minimal public-safe fallback when settings/runtime endpoints are stale or unavailable.
Public Diagnostics
Use this route after uploading ZIPs, running the seeder, saving permalinks, and clearing caches. It renders package, seed, route, endpoint, and evidence expectations without private data.
Public Diagnostics
Use this route to compare package, seed, route, evidence, and endpoint contracts before claiming a deployment is current.
/wp-json/barkbowl/v1/diagnostics/snapshot
Minimal public-safe fallback when settings/runtime endpoints are stale or unavailable.
/wp-json/barkbowl/v1/settings/public
Primary public package, seed, count, and status contract.
/wp-json/barkbowl/v1/runtime/verification
Full smoke report with route, seed, glossary, evidence, and boundary checks.
/wp-json/barkbowl/v1/deployment/runbook
Alias for the deployment-readiness checklist requested by the operator prompt.
Public Diagnostics is a read-only dogfood smoke surface. It does not approve deployment, certify safety, validate credentials, probe private networks, train models, or replace human review.