ReguNav™ Docs
v1min sku · regunav_sandbox

Event engine rail

Canonical event-index rail. POST /v1/events emits a row that must conform to packages/manifests/src/event-index-schema.json (14 typed fields). GET /v1/events filters by time/tenant/source/kind/phase/severity/actor/entity/action. Owns the index storage, routes to event-agents, runs the 7 reconciler-covers-events drift checks, enforces Amendment 2 latency budgets. Single source of truth for 'what happened, when, to what, by whom'.

HTTP surface

/v1/events/events/{query,lifecycle,trail,sources,drifts}

Sub-resources (5)

  • /v1/events/query
  • /v1/events/lifecycle
  • /v1/events/trail
  • /v1/events/sources
  • /v1/events/drifts

Live probe

curl https://api.regunav.com/v1/events

Resource kind: regunav.events · this page is auto-generated from @regunav/rails-registry. Adding a new rail there automatically creates a page here on next build.