A deterministic, telemetry-first pipeline that transforms scenario intent into consistent, auditable output families.
NetMetria is built around a single principle: telemetry is the semantic truth of the system.
All outputs — packets, logs, flows, preview, provenance, and ground truth — are derived from telemetry. No output is independently constructed.
Each stage is strictly separated and contract-governed. No stage is allowed to reinterpret or modify semantic meaning.
Declarative definition of behaviors and relationships. No infrastructure or protocol-level constructs.
Resolves references and prepares deterministic execution state. No randomness or external dependency allowed.
Event-driven execution with a single authoritative time domain. Events are the only mechanism of state mutation.
Passive observation of committed state. Observers do not influence execution.
Canonical representation of observed behavior. Preserves semantic meaning across all outputs.
Transforms telemetry into output families. No new meaning may be introduced.
If determinism cannot be maintained, execution fails explicitly.
NetMetria does not rely on:
Scenario meaning is fully defined within the system. No external environment is required to produce valid outputs.
Cross-layer influence is forbidden.