What is built
Scout modules and linked builds, by phase
Both bars count things, so they share one axis. Modules are the eighteen spec modules
plus the Critic Chain and the Plat Builder; builds are the pages, agents, endpoints and userscripts
this dashboard links to.
Composition
What the linked builds actually are.
Counted from platform_catalog.js. Every entry corresponds to a file that exists in public_html.
Map view
phase D · plat builder▣ OGM Scout — Map
Targets, wells and active rigs over a constant vector abstract grid queried from the
Railroad Commission — the survey grid a legal description is written against, which is why it has no
toggle. Every mineral interest in the county is painted inside its tract; where several interests share
one piece of ground they draw as concentric rings so none hides the others.
Interests — one polygon each, coloured by owner
Tracts — coloured by how the boundary was made (A–F)
Abstract grid — RRC survey polygons, always on
Topographic base — Esri
What it answers
Where is this tract — and how well do we know its boundary
Who owns it — every interest, from the chain of title
What is wrong with it — over-conveyed, incomplete or unworked, as an inner ring
An unaccounted share is listed as UNRESOLVED and never painted:
it does not sit on any identifiable piece of ground, and this platform never forces ownership to total 100%.
Open the map →
Geometry source codes
Every tract on the map carries one, in its fill and its border pattern, so a guess never
looks like a survey. This is a reference, not a measurement — the mix depends on the county you have open.
Appraisal-assisted geometry (E) is drawn deliberately weakly: it is reference geometry
and never evidence of mineral title.
Engineering & records
measured, not estimatedTest coverage by suite
Every suite runs offline against fixtures with acreages known in advance — a geometry
kernel can only be trusted against numbers you did not get from it.
County clerk instruments harvested
Rows in the instrument store from the TexasFile harvest, by county. Free search index only —
no document image is ever opened and no balance is touched.
The build, phase by phase
Service check
nothing runs until you press the buttonEndpoint status
A same-origin GET against each endpoint, reporting the HTTP status it answers with.
A 401 from a token-gated endpoint is the correct answer, not a fault. This does not run on load —
it fires only when you ask, so opening this page never touches the database.