TenantAtlas/docs
ahmido b0a724acef feat: harden canonical run viewer and onboarding draft state (#173)
## Summary
- harden the canonical operation run viewer so mismatched, missing, archived, onboarding, and selector-excluded tenant context no longer invalidates authorized canonical run viewing
- extend canonical route, header-context, deep-link, and presentation coverage for Spec 144 and add the full spec artifact set under `specs/144-canonical-operation-viewer-context-decoupling/`
- harden onboarding draft provider-connection resume logic so stale persisted provider connections fall back to the connect-provider step instead of resuming invalid state
- add architecture-audit follow-up candidate material and prompt assets for the next governance hardening wave

## Testing
- `vendor/bin/sail bin pint --dirty --format agent`
- `vendor/bin/sail artisan test --compact tests/Feature/144/CanonicalOperationViewerContextMismatchTest.php tests/Feature/144/CanonicalOperationViewerDeepLinkTrustTest.php tests/Feature/Operations/TenantlessOperationRunViewerTest.php tests/Feature/OpsUx/OperateHubShellTest.php tests/Feature/Monitoring/OperationsTenantScopeTest.php tests/Feature/RunAuthorizationTenantIsolationTest.php tests/Feature/Filament/OperationRunEnterpriseDetailPageTest.php tests/Feature/Monitoring/HeaderContextBarTest.php tests/Feature/Monitoring/OperationRunResolvedReferencePresentationTest.php tests/Feature/Monitoring/OperationsCanonicalUrlsTest.php`
- `vendor/bin/sail artisan test --compact tests/Feature/ManagedTenantOnboardingWizardTest.php tests/Unit/Onboarding/OnboardingDraftStageResolverTest.php tests/Unit/Onboarding/OnboardingLifecycleServiceTest.php`

## Notes
- branch: `144-canonical-operation-viewer-context-decoupling`
- base: `dev`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #173
2026-03-15 18:32:04 +00:00
..
audits feat: harden canonical run viewer and onboarding draft state (#173) 2026-03-15 18:32:04 +00:00
product feat: harden canonical run viewer and onboarding draft state (#173) 2026-03-15 18:32:04 +00:00
research feat: complete admin canonical tenant rollout (#165) 2026-03-13 08:09:20 +00:00
security Spec 120: harden secret redaction integrity (#146) 2026-03-07 16:43:01 +00:00
strategy feat: add shared diff presentation foundation (#170) 2026-03-14 12:32:08 +00:00
ui feat: refine onboarding draft flow and RBAC diff UX (#171) 2026-03-14 20:09:54 +00:00
HANDOVER.md Spec 120: harden secret redaction integrity (#146) 2026-03-07 16:43:01 +00:00
PERMISSIONS.md feat/004-assignments-scope-tags (#4) 2025-12-23 21:49:58 +00:00
PROJECT_SUMMARY.md Spec 120: harden secret redaction integrity (#146) 2026-03-07 16:43:01 +00:00