docs(gaps): GT-532 — per-tenant governance packages shipped, portfolio view credited - #393
Merged
Merged
Conversation
…o view credited evolith_tracker#115 delivers the packaging mechanism: export a tenant's governance as a named, versioned, portable document and apply one. Recorded with the four decisions that make it safe to move between customers, chief among them that the document carries no tenant id at any nesting level and the destination is always the session tenant. The other half of criterion 1 was already met by TowerMd3, the executive portfolio view. Credited rather than rebuilt. Criterion 2 holds by construction: everything added is in the Tracker and nothing in the Core references the package types. The row's own risk note about effort dispersion is respected - the marketplace adapters in the title were never in the acceptance criteria and did not land.
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
📊 Bilingual Coverage ImpactPR Changes
Repository Coverage
✅ Good: All EN changes have ES counterparts. Generated by GitHub Actions |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Records what
evolith_tracker#115delivered against this row.Criterion 1, first half — per-tenant governance packages. Export a tenant's governance as a named, versioned, portable document; apply one. The four decisions that make it safe to move between customers are on the card, chief among them that the document carries no tenant id at any nesting level and the destination is always the session tenant — enforced by reflection over the types, verified by adding the field and watching the test go red.
Criterion 1, second half — already met.
TowerMd3is the executive portfolio view. Credited rather than rebuilt: reimplementing it would have been the eighth instance this week of building something that already existed.Criterion 2 holds by construction. Everything added is in the Tracker; nothing in the Core references the package types.
Scope respected. The row's title mentions marketplace adapters; the acceptance criteria never asked for them, and the row's own risk note warns about effort dispersion. What landed is the packaging mechanism, and the card says so rather than implying the title was delivered.
🤖 Generated with Claude Code