Formatted JSON Schema with embedded field documentation for CloudEvents, OpenTelemetry, OpenLineage-aligned governance proof events.
event_id, event_type, event_category, and event_time define the canonical AIGP event identity.
trace_id, span_id, parent_span_id, and trace_flags are modeled for distributed tracing joins.
governance_hash, aigp_hash, parent_hash, and event_signature support verifiable audit trails.
[
"event_id",
"event_type",
"event_category",
"event_time",
"agent_id",
"governance_hash",
"trace_id",
"sequence_number"
]
The schema is Draft 2020-12 JSON Schema and includes descriptions for all fields directly inside the JSON artifact.