feat(acl): external work-system ACL — Jira mapping + transition safeguard (GT-529)#174
Merged
Conversation
…uard (GT-529) Integrate an external work system (Jira first) WITHOUT ceding governance authority. - domain/external-work-acl.ts: CanonicalWorkItem + WorkItemProvenance (source/externalId/ externalKey/url/created/updated); parseJiraIssue/parseJiraIssues map Jira issues preserving provenance and REJECT an item with no id rather than fabricating identity; mapJiraIssueType (Epic/Story/Task/Version → canonical kind). - Transition safeguard (§9-6): authorizesPhaseTransition is false by contract and externalWorkAuthorizesTransition always returns false — completing a Jira workflow does not authorize an Evolith phase gate. Verified: core-domain 939/939 (+6), tsc clean, tracking guard green. GT-529 IN-PROGRESS; remaining is the read-only Jira REST API connector + the documented integration guide. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
📊 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.
Integra un sistema de trabajo externo (Jira primero) SIN ceder la autoridad de gobernanza.
domain/external-work-acl.ts:CanonicalWorkItem+WorkItemProvenance(source/externalId/externalKey/url/created/updated);parseJiraIssue/parseJiraIssuesmapean issues de Jira preservando procedencia y rechazan un item siniden vez de fabricar identidad;mapJiraIssueType(Epic/Story/Task/Version → kind canónico).authorizesPhaseTransitionesfalsepor contrato yexternalWorkAuthorizesTransitionsiempre devuelvefalse— completar un workflow de Jira NO autoriza un phase gate de Evolith.Estado
Verificado: core-domain 939/939 (+6), tsc limpio, guard 532/478. GT-529 IN-PROGRESS; resta el conector read-only de la Jira REST API + la guía de integración.
🤖 Generated with Claude Code