O ORBIT-CORE Platform Governance
Developer portal

APIs for trusted publication and visible governance.

ORBIT exposes versioned, scoped interfaces for platform presence, RFC governance, and governance observability.

Authenticated boundaries Scoped publisher credentials
Versioned service

Presence Publication API

Base path
/api/platform/presence/v1
Authentication
Publisher bearer token

Capabilities

  • Publish availability signals
  • Resolve current presence
  • Enforce publisher scopes
  • Record publication audits
Versioned service

RFC Governance API

Base path
/api/platform/presence/v1/rfcs
Authentication
Scoped publisher bearer token

Capabilities

  • Submit RFCs
  • Review RFCs
  • Issue decisions
  • Inspect RFC timelines
Versioned service

RFC Observatory API

Base path
/api/platform/presence/v1/rfcs/observatory
Authentication
rfc.read scope

Capabilities

  • Governance dashboard
  • RFC search
  • Decision projections
  • Global activity timeline
Operational endpoints

Production status interfaces

GET /health Aggregate application health.
GET /health/live Process liveness.
GET /health/ready Database and storage readiness.
GET /version Deployed release and build identity.