tenant default
Every figure traces to a request in the ledger.
Configure

Settings

Where this dashboard points, which tenant it is looking at, and the provider credentials the control plane holds. Every figure elsewhere is read from the ledger; nothing is mocked.

Control plane
API basehttps://15-207-132-204.sslip.io
Statuschecking…
Event store—JSONL fallback; set FABRIC_CLICKHOUSE_DSN for durable events
Tenant

The gateway reads X-Fabric-Tenant on every request; the dashboard reads the same tenant. A ?tenant= query parameter overrides this for a shared link.

Provider connections

Credentials are encrypted before storage and never read back. The gateway uses them to call the provider on this tenant's behalf.

loading…

Not here yet
  • Dashboard sign-in. The API already accepts bearer keys when Postgres is configured; the UI still sends the tenant header, so only run it on loopback today.
  • Editing a connection. Keys are write-only by design; changing one means deleting and re-creating it.
  • Managing users or roles. Tenancy is tenants and keys, not people yet.
  • Connecting a workflow: point its base URL at the gateway and send X-Fabric-Workflow.