Trellison Institute · Standards

DaaS Signal Maturity Rubricactive v1.2

Defines what a Signal is (vs a row), how Coverage is measured against the LARGEST DEFENSIBLE external universe, the maturity tiers used to frame DaaS catalog rows, and whether each signal supports read, write, or both (including proxy fallbacks).

Refreshed 2026-06-10 05:25 UTC · All standards · Data Services catalog

Definitions

signal
A discrete, independently-queryable data dimension. The catalog unit. 'Texas STAAR' is one signal; 'STAAR + TAPR' is two.
row
A record in the underlying collection. Implementation detail. BANNED from headline framing.
coverage_universe
Plain-language description of the LARGEST defensible external scope of the primary signal (e.g. '~160M US parcels').
coverage_universe_count_estimate
Integer estimate of the universe size. Required when countable.
coverage_universe_source
Citation: Census, BLS, FBI UCR, World Bank API, etc. Required.
coverage_is_estimate
Boolean. True when the universe is an external estimate rather than hard enumeration. Default true.
coverage_pct
Integer 0-100. Fraction of the universe deployed and live. Honest — picking a smaller universe to inflate the % is a violation.
signal_direction
One of: read, write, both. Whether this domain supports read, write, or both — proxies count.
write_capability
Object with: available (bool), direct (bool: API/portal we operate), via_proxy (bool: third-party intermediary), proxy_examples (list of named proxies, e.g. registered agents, expeditors, customs brokers), friction (low|medium|high), status (live|pilot|none). Acknowledging proxy friction is required; 'we cannot' is rarely true.
tool_status_live
Tools with status in {active, live}.
tool_status_staging
Tools with status in {staging, maturation}.

Maturity Tiers

TierRangeMeaning
Pilot0–25%Capability exists for limited scope; expansion gated on customer pull.
Proven, pending demand25–50%Beyond pilot, partial; ready to scale on request.
Partial — actively expanding50–75%Likely ready for most engagements.
Production75–95%Comprehensive coverage; rare gaps.
Complete95–100%Full universe deployed.

Signal Depth

LevelMeaning
ShallowIndex/headline only.
StandardCore fields + recent timestamps.
DeepFull historical panel + gold rollups.
EnrichedCross-source joins, methodological re-classification, annotations.

Universe Selection Rules

Direction Rules (read · write · both)

Headline Framing Rules

Required Catalog Fields

signal_count
signal_depth
coverage_universe
coverage_universe_count_estimate
coverage_universe_source
coverage_is_estimate
coverage_pct
maturity_tier
tools_live
tools_staging
freshness_cadence
signal_direction
write_capability