# agentloggers.com — Logging discipline > The fleet's real log formats, quoted from source on 2026-07-09: deploy-runner's per-step markers (STEP=n NAME=... EXIT=$rc DURATION_S=..., terminal RUN_EXIT=) and the regexes in deploy_runner/log.py that parse them; scripts/worker-build.sh's literal FAIL/OK drift-gate strings (exit 2 on kit drift); the crawl_log Postgres table DDL (crates/durable-store/migrations/postgres/001_schema.sql); and [observability] enabled=true coverage across workers/*/wrangler.toml (87 of 96 at count time, 9 named pre-scaffold exceptions). ## API - (no API of its own — static bake; formats quoted from the source files named on the page) ## Honest scope Formats only, not contents — deploy logs live on the operator's machine, crawl_log in a workstation Postgres, observability logs in the Cloudflare dashboard. The one public log surface is subagentetl.com's pipeline-run history. ## Family This site is one of the Cloudflare Workers in the subagent*.com family. For the live, machine-readable directory of every sibling domain, Cloudflare zone ID, and worker binding, fetch: https://subagentsubdomains.com/api/dns-zones For a unified catalog of every API route across every primitive in the family: https://subagentapi.com/api/catalog