OSS-first docs
These docs teach the open system first: contracts, generated surfaces, runtimes, governance, and incremental adoption. Studio shows up as the operating layer on top, not as the source of truth.
Canonical observability signals for governed database access.
•
`database.query` — governed read duration metric (`ms`).
•
`database.mutation` — governed write duration metric (`ms`).
Both ids are stable, locale-free machine strings and reference canonical dimension ids only (`tenant.ref`, `database.table`, `database.operation`, `database.dialect`). Construct/validate via `defineSignal`.