KV Layout
ADMIN Namespace
Section titled “ADMIN Namespace”Founder state and audit trail.
| Key Pattern | Value | Description |
|---|---|---|
founder:<name> | JSON | Founder profile and preferences |
audit:<timestamp> | JSON | Audit log entries |
genesis:<name> | "true" | Genesis token marker |
TOKENS Namespace
Section titled “TOKENS Namespace”Token validation cache (warm path).
| Key Pattern | Value | TTL | Description |
|---|---|---|---|
tok:<hash> | JSON | 5 min | Cached token record |
KV Namespace
Section titled “KV Namespace”Scope cache and general state.
| Key Pattern | Value | Description |
|---|---|---|
scope:<hash> | JSON | Cached effective scope for token |
rate:<ip> | JSON | Rate limit counters |