subagentqueries

.com schema catalog
the schema-catalog primitive

Every real D1 table shape in this family, browsable.

This is a static, read-only reference: real table and column definitions queried live via the Cloudflare D1 MCP this session, seeded verbatim into this Worker's own D1 database (subagentqueries). No query execution happens here at all -- for that, see subagentdb.com's natural-language-to-SQL live interface. This site only documents shape: table name, owning database/site, and every column's name, type, nullability, default, and primary-key status.

Verbatim, not paraphrased

Every column row below came directly from a real PRAGMA table_info query against the live D1 database -- no invented columns.

7 tables cataloged

Spanning 5 owning databases across the family: subagentcontracts.com, subagentidentities.com, subagentroles.com, subagentskills.com, subagenttasks.com.

Read-only reference

Not a query tool. See /concepts/scoping for the explicit distinction from subagentdb.com.

Live catalog

Browse every cataloged table → or hit the JSON API.