TenantAtlas/apps/platform/app/Support/Operations
ahmido 9374260ae1 feat: add Exchange PowerShell invocation gate (#498)
## Summary
- Adds the Spec 431 Exchange PowerShell invocation gate and operation registration slice.
- Introduces trusted provider operation start handling and read-only Exchange PowerShell runner abstractions.
- Updates provider capability/readiness evaluation and coverage for Exchange PowerShell invocation safety.

## Verification
- `cd apps/platform && ./vendor/bin/sail artisan test tests/Feature/Providers/ProviderCapabilityEvaluationTest.php tests/Feature/Providers/ProviderOperationCapabilityGateTest.php tests/Feature/TenantConfiguration/Spec431ExchangePowerShellInvocationGateTest.php tests/Unit/Providers/ProviderCapabilityRegistryTest.php tests/Unit/Providers/ProviderOperationStartGateTest.php tests/Unit/Support/TenantConfiguration/Spec430ExchangePowerShellCommandAllowlistTest.php tests/Unit/Support/TenantConfiguration/Spec431ExchangePowerShellOperationRegistrationTest.php tests/Unit/Verification/ManagedEnvironmentPermissionCapabilityMappingTest.php`
- Result: 80 passed, 685 assertions.

## Product Surface / Ops
- Rendered UI surface changed: N/A.
- Filament/Livewire surface changed: N/A.
- Deployment impact: config/runtime service changes only; no migrations, queues, or assets added.

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #498
2026-07-07 15:23:29 +00:00
..
Actionability feat: implement pilot readiness remediation pack contract (#479) 2026-06-24 20:27:42 +00:00
Reconciliation feat: implement restore high risk operation reconciliation (#435) 2026-06-07 14:10:34 +00:00
ExecutionAuthorityMode.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ExecutionDenialClass.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
ExecutionDenialReasonCode.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
LifecycleReconciliationReason.php feat: implement sync capture backup operation semantics (#433) 2026-06-07 01:19:08 +00:00
OperationLifecyclePolicy.php feat: canonical operation type source of truth (#276) 2026-04-25 18:11:23 +00:00
OperationRunActionEligibility.php feat: implement operation run actionability system (#439) 2026-06-08 13:34:25 +00:00
OperationRunCapabilityResolver.php feat: add Exchange PowerShell invocation gate (#498) 2026-07-07 15:23:29 +00:00
OperationRunCorrelationResolver.php refactor: rename ManagedEnvironment context badge to Environment context (#431) 2026-06-06 20:30:26 +00:00
OperationRunFreshnessState.php Spec 182: relocate Laravel platform to apps/platform (#213) 2026-04-08 08:40:47 +00:00
QueuedExecutionContext.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00
QueuedExecutionLegitimacyDecision.php feat: cut over tenant core to managed environments (#335) 2026-05-07 06:38:14 +00:00