TenantAtlas/docs
ahmido a089350f98
Some checks failed
Main Confidence / confidence (push) Failing after 49s
feat: unify provider-backed action dispatch gating (#255)
## Summary
- unify provider-backed action starts behind the shared provider dispatch gate and shared start-result presenter
- align tenant, onboarding, provider-connection, restore, directory, and monitoring surfaces with the same blocked, deduped, scope-busy, and accepted semantics
- include the spec kit artifacts for spec 216 and the regression fixes that brought the full suite back to green

## Validation
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Feature/RestoreRunIdempotencyTest.php tests/Feature/ExecuteRestoreRunJobTest.php tests/Feature/Restore/RestoreRunProviderStartTest.php tests/Feature/Hardening/ExecuteRestoreRunJobGateTest.php tests/Feature/Hardening/BlockedWriteAuditLogTest.php tests/Feature/Onboarding/OnboardingDraftLifecycleTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact tests/Browser/Spec177InventoryCoverageTruthSmokeTest.php`
- `cd apps/platform && ./vendor/bin/sail artisan test --compact`

## Notes
- branch: `216-provider-dispatch-gate`
- commit: `34230be7`

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #255
2026-04-20 06:52:38 +00:00
..
audits feat: add tenant review layer (#185) 2026-03-21 22:03:01 +00:00
product feat: unify provider-backed action dispatch gating (#255) 2026-04-20 06:52:38 +00:00
research feat: tenant-owned query canon and wrong-tenant guards (#180) 2026-03-18 08:33:13 +00:00
security Spec 120: harden secret redaction integrity (#146) 2026-03-07 16:43:01 +00:00
strategy docs: add website working contract (#247) 2026-04-18 14:17:46 +00:00
ui spec: finalize enforcement review guardrails workflow (#250) 2026-04-18 22:46:06 +00:00
HANDOVER.md feat: finalize global shell context contract (#246) 2026-04-18 14:00:49 +00:00
PERMISSIONS.md feat/004-assignments-scope-tags (#4) 2025-12-23 21:49:58 +00:00
PROJECT_SUMMARY.md feat: implement workspace foundation website app (#214) 2026-04-08 12:20:31 +00:00