TenantAtlas/specs/287-cutover-prerequisite-completion/checklists/requirements.md
Ahmed Darrazi a9f0ace9f4
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 9m28s
feat: complete spec 287 prerequisite cutover
2026-05-10 16:59:30 +02:00

50 lines
3.6 KiB
Markdown

# Requirements Checklist: Cutover Prerequisite Completion
## Scope and problem framing
- [x] The package describes the real repo problem as unfinished runtime and test-harness prerequisites, not as missing quality gates.
- [x] The package keeps scope limited to the five named prerequisite areas.
- [x] The package explicitly moves quality gates and no-legacy enforcement to Spec `288`.
- [x] The package explicitly excludes full-suite baselines, package execution, guided operations, UI copy cleanup, and provider capability expansion.
## Repo-truth anchoring
- [x] The package names the surviving provider-connection legacy route family in `apps/platform/routes/web.php`.
- [x] The package pins the in-slice provider-connection launch-point inventory in `apps/platform/app/Providers/Filament/AdminPanelProvider.php`, `apps/platform/app/Filament/Resources/TenantResource.php`, `apps/platform/app/Filament/Pages/TenantRequiredPermissions.php`, `apps/platform/app/Support/OperationRunLinks.php`, `apps/platform/app/Support/Providers/ProviderReasonTranslator.php`, and `apps/platform/app/Support/Verification/VerificationLinkBehavior.php`.
- [x] The package anchors provider target-scope completion to the real shared provider-core seams from the `281` workstream.
- [x] The package anchors environment-scope cleanup to role-bearing `ManagedEnvironmentMembership` persistence drift on the existing auth seams.
- [x] The package anchors helper cutover to `apps/platform/tests/Pest.php`, `apps/platform/tests/Feature/Reviews/CustomerReviewWorkspaceLaunchLinksTest.php`, and `apps/platform/tests/Feature/Rbac/TriageReviewStateAuthorizationTest.php`.
## Completion inventory and boundedness
- [x] The same completion categories appear across `spec.md`, `plan.md`, `data-model.md`, and `quickstart.md`.
- [x] The package defines canonical replacements instead of adding compatibility aliases or a guard inventory.
- [x] The package keeps provider-owned Microsoft detail nested and bounded instead of pretending it disappears entirely.
- [x] The package forbids introducing a new guard subsystem or full-suite wrapper here.
## Validation and workflow
- [x] Planned proof stays bounded to targeted feature tests, targeted browser validation, and formatting.
- [x] The same validation commands appear in `spec.md`, `plan.md`, `tasks.md`, and `quickstart.md`.
- [x] The task package explicitly re-verifies Filament/Livewire/provider-registration invariants and the no-asset-registration / no-deployment-step boundary.
- [x] The package keeps review outcome, workflow outcome, and test-governance outcome aligned.
- [x] The package uses `RuntimePrerequisite` rather than `Guardrail` as the close-out intent.
## Adjacent-spec control
- [x] Spec `288` is named as the explicit follow-up package for quality gates and no-legacy enforcement.
- [x] The package does not silently absorb UI copy cleanup from Spec `286`.
- [x] The package does not silently absorb provider capability expansion from Spec `283`.
- [x] The package does not silently absorb package execution or guided operations work.
## Notes
- Reviewed against `.specify/memory/constitution.md`, current repo route, provider-core, auth, and test-support seams, and adjacent Specs `280`, `281`, `285`, and `286` on 2026-05-10.
- This artifact package is implementation-ready and no longer uses the earlier blocked-by-prerequisites posture.
## Outcome
- **Review outcome class**: `acceptable-special-case`
- **Workflow outcome**: `keep`
- **Test-governance outcome**: `keep`
- **Readiness note**: implementation is ready as a bounded prerequisite-completion slice; no-legacy enforcement is deferred to Spec `288`