Local Alpha Surfaces
AlphaCache, TSDB, Gateway, active compatibility, and active protocol rows preserve the local or in-memory limits attached to current runtime evidence.
Compatibility
Compatibility matrix for Concordia Cache, Gateway, Storage, TSDB, active compatibility, protocol fixtures, and Edge Workflows runtime boundaries.
Current availability
Private Beta. Public beta is scheduled for .
Use this matrix when deciding whether a Concordia Cache, Gateway, Storage, Time Series, active compatibility, protocol fixture, or Edge Workflows statement is current local alpha behavior, fixture or validation evidence, unsupported, future-facing, or still waiting on reviewer acceptance.
Cache, TSDB, Gateway, active compatibility, and active protocol rows preserve the local or in-memory limits attached to current runtime evidence.
Identity, routing, Storage serving, Gateway commit semantics, future protocol frames, and Edge Workflows wording require reviewer acceptance before stronger public commitments.
Cache, TSDB, and Gateway rows name loopback HTTP behavior and fixed local bearer-token admission without expanding into distributed deployment claims.
Storage checks, local-alpha flags, Gateway placement metadata, and protocol frame evidence stay marked as validation or preview contract surfaces.
Edge Workflows and future protocol frame IDs remain roadmap direction until runtime behavior and reviewer acceptance exist.
Implemented and validated for the exact documented scope.
Some behavior works, but documented gaps, limits, or exclusions apply.
Not implemented, intentionally unavailable, or rejected at runtime.
Contract, fixture, or bounded surface exists before complete customer-facing support.
Roadmap direction only; no current runtime behavior should be expected.
Evidence or reviewer acceptance is missing for a support claim.
Matrix owner: concordia-docs-owner. Required reviewers: concordia-product-sme, docs-qa-reviewer.
| Capability | Status | Maturity | Notes | Evidence | Last reviewed |
|---|---|---|---|---|---|
| Cache local binary startup | Supported | Alpha | concordia-cache-bin starts a loopback HTTP service with --bind and optional --persistence-path; persistence is node-local and off unless configured. |
| 2026-08-16Due 2026-09-30Current |
| Cache local HTTP routes | Supported | Alpha | /health is open; protected put, get, count, and placement routes require Authorization: Bearer local-cache-token and stay local-alpha behavior. |
| 2026-08-16Due 2026-09-30Current |
| Time Series local HTTP shell | Partial | Alpha | concordia-tsdb-bin exposes open health, protected sample append, protected recent query, newest-first reads, and process-local retention without durability or replication. |
| 2026-08-16Due 2026-09-30Current |
| Gateway readiness and placement diagnostics | Partial | Alpha | Gateway health and placement diagnostics expose readiness, blockers, and cache placement inspection before writes are allowed. |
| 2026-08-16Due 2026-09-30Current |
| Fixture-backed Gateway placement metadata | Preview | Preview Contract | The alpha Gateway tutorial uses fixtures/metadata/placement-alpha-v2.txt for bounded placement evidence; it does not prove external metadata watches. |
| 2026-08-16Due 2026-09-30Current |
| Gateway alpha cache write route | Partial | Alpha | PUT /v1/cache/{key} can return an accepted diagnostic response only after explicit local alpha write settings, owner transport, metadata fixture, retry budget, and tenant quota gates pass. |
| 2026-08-16Due 2026-09-30Current |
| Storage startup validation | Preview | Preview Contract | concordia-storage-bin supports dry-run, require-ready, and validation-bound startup checks; normal dry-run opens no sockets. |
| 2026-08-16Due 2026-09-30Current |
| Storage local-alpha boundary flags | Preview | Preview Contract | Listener, frame, owner, follower, and quorum flags are narrow evidence modes, not general Storage serving or broad write-frame handling. |
| 2026-08-16Due 2026-09-30Current |
| Active compatibility service | Partial | Alpha | The concordia compatibility service exposes loopback HTTP and TCP ports for in-memory diagnostics, active AddReplicationGroupKV frames, and legacy gossip or heartbeat frames. |
| 2026-08-16Due 2026-09-30Current |
| Active binary protocol frames | Partial | Alpha | Legacy gossip, legacy heartbeat, and active AddReplicationGroupKV frame families have parser and compatibility evidence; malformed frames remain rejected. |
| 2026-08-16Due 2026-09-30Current |
| Future protocol registry allocations | Future | Future | Cache mutation and replica append frame IDs are registry allocations for future use; allocation alone is not runtime support. |
| 2026-08-16Due 2026-09-30Current |
| Edge Workflows runtime | Future | Future | Edge Workflows remain product direction until runtime behavior, workflow semantics, idempotency, side-effect boundaries, and reviewer acceptance exist. |
| 2026-08-16Due 2026-09-30Current |
| Production identity and JWT validation | Verification Required | Verification Required | Local bearer tokens are development admission only. JWT parsing, signature verification, key-source loading, and identity-provider integration need security acceptance. |
| 2026-08-16Due 2026-09-30Current |
| Distributed routing, shared storage, quorum, and cross-node replication | Unsupported | Verification Required | Current docs do not approve owner forwarding, external metadata watches, quorum commit, visible reads, shared storage, restart recovery, or cross-node replication claims. |
| 2026-08-16Due 2026-09-30Current |
| Claim promotion to stronger readiness wording | Verification Required | Verification Required | Support, security, operations, performance, scale, release, and customer-commitment wording needs separate accepted evidence before promotion. |
| 2026-08-16Due 2026-09-30Current |
| Limit | Value | Applies to |
|---|---|---|
| Cache HTTP bind | 127.0.0.1:9101 by default | Local Cache binary |
| TSDB HTTP bind | 127.0.0.1:9201 by default | Local Time Series shell |
| Gateway HTTP bind | 127.0.0.1:9301 by default | Gateway diagnostics and alpha write route |
| Active compatibility ports | HTTP 900{node_id}, TCP 800{node_id} | Active compatibility service |
| Cache admission token | local-cache-token | Cache protected routes |
| TSDB admission token | local-tsdb-token | TSDB sample append and recent query |
| Gateway admission token | local-gateway-token by default | Gateway protected alpha write route |
| Time Series storage | process-local memory | TSDB append, recent query, and retention checks |
| Active compatibility state | in-memory only | HTTP diagnostics and TCP frame handling |
| Future protocol frame support | registry allocation only | Cache mutation and replica append frame IDs |
Production identity, direct identity-provider integration, owner forwarding, external metadata watches, quorum commit, visible reads, shared storage, cross-node replication, broad Storage serving, support, availability, performance, scale, security, and customer commitments are outside the active local and validation surfaces described by this matrix.
| Matrix area | Evidence | Status | Last reviewed |
|---|---|---|---|
| Runtime reference map | CONC-EVID-011 and DOCS-035 | pending | 2026-08-16 |
| Cache local workflow | CONC-EVID-002 through CONC-EVID-008 and DOCS-025 | pending | 2026-08-16 |
| TSDB and Gateway alpha workflow | CONC-EVID-009, CONC-EVID-010, and DOCS-026 | pending | 2026-08-16 |
| Storage and protocol boundaries | CONC-EVID-011 and Service.Concordia startup/protocol sources | pending | 2026-08-16 |
| Compatibility page artifact | CONC-EVID-012 and docs/compatibility/DOCS-041-concordia-runtime-boundary-compatibility.md | pending | 2026-08-16 |
Internal review records track this Concordia compatibility matrix and the evidence required to change row status.
This matrix covers current Concordia local, alpha, validation, fixture, and future-facing documentation only. Local bearer tokens, diagnostic Gateway accepted writes, Storage local-alpha flags, active compatibility memory, and future protocol IDs stay scoped to the rows above.
See the runtime reference for command and route behavior, the Cache quickstart for the local Cache workflow, and the TSDB and Gateway tutorial for alpha route boundaries.
Available: DOCS-035
Read runtime surface referenceCheck source-backed command, route, auth, response, error, maturity, and evidence boundaries behind the matrix rows.
Available: DOCS-025
Run the Cache quickstartExercise local Cache startup, admission, key operations, placement diagnostics, and node-local persistence limits.
Available: DOCS-026
Try TSDB and Gateway alpha tutorialAppend local Time Series samples, inspect Gateway readiness, and keep alpha write behavior diagnostic.
Available: DOCS-061
Use local curl examplesReview bounded examples for matrix rows that are local, alpha, diagnostic, or active-compatibility only.
Available: DOCS-053
Use validation runbooksTranslate Cache, TSDB, Gateway, Storage, active service, and protocol validation output into bounded evidence.
Available
Review Concordia evidenceCheck source records before expanding Cache, Gateway, Storage, TSDB, active compatibility, protocol, or workflow wording.
Available: DOCS-042
Read known limitsSee local identity, Gateway diagnostic write, Storage validation, future frame, and Edge Workflows boundaries.
Available: DOCS-043
Track matrix review workflowUse the workflow for stale-row checks, evidence refresh, owner review, and release-note updates.