Directories
¶
| Path | Synopsis |
|---|---|
|
Package auth implements the OpenVaultDB auth MVP: an OAuth-style connect flow (consent → one-time code → scoped bearer token), capability grants persisted with hashed tokens, and HTTP middleware enforcing them.
|
Package auth implements the OpenVaultDB auth MVP: an OAuth-style connect flow (consent → one-time code → scoped bearer token), capability grants persisted with hashed tokens, and HTTP middleware enforcing them. |
|
Package authorizationapi validates the DTQL authorization HTTP ingress.
|
Package authorizationapi validates the DTQL authorization HTTP ingress. |
|
Package core is the thin OpenVaultDB layer between the HTTP API and DALgo drivers.
|
Package core is the thin OpenVaultDB layer between the HTTP API and DALgo drivers. |
|
Package inferred implements the inferred schema catalogue for OpenVaultDB.
|
Package inferred implements the inferred schema catalogue for OpenVaultDB. |
|
Package manifest defines the OpenVaultDB database manifest format.
|
Package manifest defines the OpenVaultDB database manifest format. |
|
Package mount loads database manifests and opens the corresponding DALgo drivers, producing ready-to-serve core.Database instances.
|
Package mount loads database manifests and opens the corresponding DALgo drivers, producing ready-to-serve core.Database instances. |
|
Package policystore publishes immutable filesystem-owned policy generations.
|
Package policystore publishes immutable filesystem-owned policy generations. |
|
Package schema defines OpenVaultDB schema modes and record validation.
|
Package schema defines OpenVaultDB schema modes and record validation. |
|
Package server exposes mounted OpenVaultDB databases over the minimal HTTP API documented in docs/api.md.
|
Package server exposes mounted OpenVaultDB databases over the minimal HTTP API documented in docs/api.md. |
Click to show internal directories.
Click to hide internal directories.