Architecture Only
The example is illustrative. It is not a runnable tutorial, deployment recipe, or support platform.
Cross-product guide
An illustrative cross-product example that shows how ObjectDB, Message Broker, LogDB, and Concordia can fit into a community support intake flow while keeping product maturity, evidence, limits, and redaction rules visible.
| Product | Role | Maturity | Evidence | Boundary |
|---|---|---|---|---|
| ObjectDB | Redacted support attachment reference | Live Verification Required | DOCS-058 and ODB-EVID-012 | Not a broader S3, retention, support, durability, availability, security, performance, or scale claim. |
| Message Broker | Triage events and reviewer queues | Controlled Beta Verification Required | DOCS-059 and SMB-EVID-013 | Not a cross-site replication, Kafka compatibility, identity-provider, production support, or failover claim. |
| LogDB | Redacted telemetry query shape | Live Verification Required | DOCS-060 and LDB-EVID-013 | Not a metrics, profile, S3 publication, BYOC readiness, SIEM replacement, retention, compliance, or support claim. |
| Concordia | Local-alpha coordination and diagnostics boundary | Alpha Preview Contract Verification Required | DOCS-061 and CONC-EVID-015 | Not production identity, distributed routing, shared storage, quorum commit, visible read, cross-node replication, or GA readiness. |
The example is illustrative. It is not a runnable tutorial, deployment recipe, or support platform.
ObjectDB, Message Broker, LogDB, and Concordia keep their own maturity labels, evidence, limits, and reviewer owners.
The snippets use synthetic IDs and exclude raw object bodies, stream payloads, telemetry, cache values, protocol frames, credentials, and topology.
| File | Purpose |
|---|---|
README.md | Example ownership, illustrative status, coverage, and notes. |
manifest.yaml | Machine-readable metadata following DOCS-057. |
snippets/community-case-intake.json | Shape-only case intake payload with synthetic identifiers. |
snippets/message-broker-triage-events.jsonl | Shape-only triage event stream for reviewer routing. |
snippets/logdb-query-filter.json | Shape-only retained telemetry query filter. |
snippets/product-boundary-map.yaml | Per-product role, status, evidence, and limit map. |
snippets/review-routing.toml | Shape-only reviewer routing config for DOCS-066 TOML coverage. |
snippets/support-bundle-handoff.md | Redacted support bundle handoff template. |
expected-output/community-support-summary.txt | Safe reviewer summary for the architecture example. |
evidence/README.md | Evidence map back to product examples and operations pages. |
These shapes use placeholders and redaction policy fields. They are not API contracts or copy/paste workflows.
Community support snapshot snippets
Switch between JSON, YAML, TOML, and text shapes for the illustrative support scenario.
JSON
snippets/community-case-intake.json
Shape-only case intake payload with synthetic IDs and redaction policy fields.
{
"case_id": "case-docs-062-001",
"source": "community-report",
"reported_product": "message-broker",
"summary": "Queue worker received retryable work after a local restart",
"environment_class": "local-review",
"maturity_label": "verification-required",
"attachments": [
{
"storage_product": "objectdb",
"bucket": "support-snapshots",
"object_key": "cases/case-docs-062-001/redacted-summary.md",
"payload_policy": "redacted-shape-only"
}
],
"telemetry": {
"log_product": "logdb",
"tenant": "tenant-placeholder",
"dataset": "support-snapshot",
"trace_id": "trace-placeholder"
},
"routing": {
"event_product": "message-broker",
"stream": "community.case.events",
"queue": "docs-review"
},
"coordination": {
"product": "concordia",
"scope": "local-alpha-diagnostics-only",
"cache_key": "case-docs-062-001"
}
}Text
Expected Output
Safe reviewer summary for the illustrative architecture example.
Scenario:
Community support snapshot for case-docs-062-001
Example status:
illustrative
Composition summary:
ObjectDB stores a redacted attachment reference.
Message Broker routes shape-only triage events.
LogDB provides a redacted telemetry query shape.
Concordia contributes local-alpha coordination and diagnostic boundaries.
Safe output:
No raw object bodies.
No stream payloads.
No raw telemetry.
No cache values.
No protocol frames.
No credentials.
No private topology.
No customer identifiers.
Reviewer boundary:
The scenario does not prove a runnable cross-product workflow, unified support platform, cross-product transaction, shared identity model, shared retention policy, production deployment, support commitment, availability, performance, scale, security, compliance, or GA readiness.| Trigger | Reviewers | Rule |
|---|---|---|
| The example is treated as a tutorial or deployment recipe. | Docs lead, docs QA reviewer, and docs platform reviewer | Keep the status illustrative until a runtime, transcript, and validation gate exist. |
| A product role names route behavior, auth, storage, telemetry, or diagnostics. | Affected product SME, docs QA reviewer, and operations reviewer | Keep maturity labels, evidence IDs, compatibility rows, and limits beside the role. |
| The support bundle includes identifiers, telemetry, object keys, stream names, trace IDs, or topology. | Security reviewer, privacy reviewer, support reviewer | Use placeholders by default and exclude payloads unless reviewers accept a scoped exception. |
| A future product behavior is added to the scenario. | Product SME, docs lead, and docs QA reviewer | Label future behavior as future and keep it out of current reference and quickstart proof. |
| Area | Evidence | Status |
|---|---|---|
| Example layout and illustrative status | DOCS-057 and docs/examples/README.md | pending |
| Cross-product support evidence routing | DOCS-054 and /operations/observability-audit/ | pending |
| Support bundle redaction and privacy gates | DOCS-056 and /operations/support-bundle-privacy/ | pending |
| ObjectDB role | DOCS-058, ODB-EVID-012, compatibility, and limits | pending |
| Message Broker role | DOCS-059, SMB-EVID-013, compatibility, and limits | pending |
| LogDB role | DOCS-060, LDB-EVID-013, compatibility, and limits | pending |
| Concordia role | DOCS-061, CONC-EVID-015, compatibility, and limits | pending |
This example is not a runnable tutorial, product integration test, deployment recipe, unified support platform, cross-product transaction, shared identity model, shared retention policy, support commitment, availability claim, performance claim, scale claim, security claim, compliance claim, or GA readiness claim. Product-specific pages remain the source of truth for exact routes, commands, expected output, compatibility rows, known limits, and evidence status.
Available: DOCS-057
Use example strategyReview status labels, source layout, page mapping, and review gates before adapting this example.
Available: DOCS-054
Classify support evidenceRoute health, metrics, audit, logs, diagnostics, and support handoff evidence through the shared operations guide.
Available: DOCS-056
Apply privacy rulesUse redaction, exclusion, approval, and reviewer rules before sharing support bundle fields.
Available: DOCS-063
Review example validationUse the manifest gate before changing this illustrative architecture example or promoting its status.