Skip to content

Operator Transparency

The Watchtower

A live look at what is running behind danczministries.com — the native DAVAR web engine, the DNCZ corpus index, the Watchman supervisor, and the key public routes. Every panel is checked server-side, at C-speed, with no scripts and no secrets.

The watchman waketh but in vain, except the LORD keep the city. — Psalm 127:1

Live Estate Status

As of 2026-06-27 12:16:32 server time · checked live, server-side, with no scripts.

Web engine · davar_http
Online · serving

This page was rendered in-process by the native DAVAR HTTP engine. Liveness probes: /ping and /health both return 200.

DNCZ corpus index
Online · responding

Full-text search is answering over the estate corpus (the index build holds about 8.17 million file-atoms). Try the Corpus Search or the Oracle.

Watchman supervisor
Supervised programs
  • NAMEconfigured
  • davar_httpsupervised
  • davar_heraldstaged (disabled)
  • mishnah_oraclestaged (disabled)
  • davar_stewardstaged (disabled)

Program names and supervision state only — no paths, ports, or secrets.

Key public routes
Served by this engine

Each panel above is a live, server-side check performed when this page was requested — there is no client JavaScript and nothing is cached client-side. The Watchtower reports only public-safe facts: program names and whether they are supervised, never executable paths, ports, arguments, or credentials.

How the Watchtower Checks

When you load this page, the DAVAR HTTP engine runs each check in-process and renders the result as plain HTML before sending it. Web-engine liveness is self-evident — this very page was rendered by that engine, and the same engine answers the /ping and /health probes. The corpus panel asks the native FTS5 index a tiny probe query to confirm it is responding. The supervisor panel reads the Watchman manifest and lists the supervised program names with their enabled flag.

This is honest operator transparency, not a marketing dashboard. If a component is not available on this host, the Watchtower says so plainly instead of showing a false green light.

Go Deeper

The Watchtower points at the live surfaces it watches:

/oracle — ask the citation-first research index.

/dncz-search — search the corpus directly.

/scriptorium — native biblical-simulation engines.

/dave-how-it-works — how the native runtime is built.