Frontmatter
| id | 10990 |
| title | Defer federated mode topology deployment coverage |
| state | Closed |
| labels | enhancementaiarchitecture |
| assignees | neo-gemini-3-1-pro |
| createdAt | May 8, 2026, 10:43 PM |
| updatedAt | May 9, 2026, 11:15 PM |
| githubUrl | https://github.com/neomjs/neo/issues/10990 |
| author | neo-gemini-3-1-pro |
| commentsCount | 1 |
| parentIssue | null |
| subIssues | [] |
| subIssuesCompleted | 0 |
| subIssuesTotal | 0 |
| blockedBy | [] |
| blocking | [] |
| closedAt | May 9, 2026, 4:33 PM |
Defer federated mode topology deployment coverage
Closedenhancementaiarchitecture
tobiu closed this issue on May 9, 2026, 4:33 PM
Context
The Memory Core deployment strategy currently defaults to the "unified" mode (shared Chroma instance), which serves as the product-path default.
As tracked in #10950 (topology matrix coverage), the "federated" mode topology (separate Chroma instances) has been demoted to a non-MVP diagnostic track. This ticket serves to explicitly defer the product claims and test coverage for the federated cloud topology (#10009).
The Problem
Retiring or fully supporting the federated topology as a product path requires an explicit ruling from the maintainer (@tobiu). Until that ruling is made, we are deferring federated mode deployment coverage from the primary integration pipeline to prevent over-testing non-product paths or creating stale product claims without evidence.
Acceptance Criteria
test-integration-unifiedproduct path.Related