TenantAtlas/apps/platform/app/Support/Governance
ahmido 6a5b8a3a11
Some checks failed
Main Confidence / confidence (push) Failing after 50s
feat: canonical control catalog foundation (#272)
## Summary
- add a config-seeded canonical control catalog plus shared resolution primitives and Microsoft subject bindings
- propagate canonical control references into findings-derived evidence snapshots and tenant review composition
- add the feature spec artifacts and focused Pest coverage, plus the supporting workspace and Sail helper adjustments included in this branch

## Testing
- cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Unit/Governance/CanonicalControlCatalogTest.php tests/Unit/Governance/CanonicalControlResolverTest.php tests/Feature/Governance/CanonicalControlResolutionIntegrationTest.php tests/Feature/Evidence/EvidenceSnapshotCanonicalControlReferenceTest.php tests/Feature/TenantReview/TenantReviewCanonicalControlReferenceTest.php tests/Feature/PlatformRelocation/CommandModelSmokeTest.php
- cd apps/platform && ./vendor/bin/sail bin pint --dirty --format agent

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #272
2026-04-24 12:26:02 +00:00
..
Controls feat: canonical control catalog foundation (#272) 2026-04-24 12:26:02 +00:00
GovernanceDomainKey.php Spec 202: implement governance subject taxonomy and baseline scope V2 (#232) 2026-04-13 15:33:33 +00:00
GovernanceSubjectClass.php Spec 202: implement governance subject taxonomy and baseline scope V2 (#232) 2026-04-13 15:33:33 +00:00
GovernanceSubjectTaxonomyRegistry.php Refactor: remove compare job legacy drift path (#235) 2026-04-14 21:54:37 +00:00
GovernanceSubjectType.php Spec 202: implement governance subject taxonomy and baseline scope V2 (#232) 2026-04-13 15:33:33 +00:00
PlatformSubjectDescriptor.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
PlatformSubjectDescriptorNormalizer.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
PlatformVocabularyGlossary.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
PlatformVocabularyTerm.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
RegistryOwnershipDescriptor.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00
SubjectDescriptorNormalizationResult.php Spec 204: harden platform core vocabulary (#234) 2026-04-14 06:09:42 +00:00