Commit Graph

3 Commits

Author SHA1 Message Date
Ahmed Darrazi
a4139559a4 Merge remote-tracking branch 'origin/dev' into 242-operational-controls-session-1777207571
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 1m21s
# Conflicts:
#	apps/platform/app/Filament/System/Pages/Ops/Controls.php
#	apps/platform/app/Support/OperationalControls/OperationalControlCatalog.php
#	apps/platform/tests/Feature/System/OpsControls/OperationalControlManagementTest.php
#	apps/platform/tests/Unit/Support/OperationalControls/OperationalControlCatalogTest.php
#	apps/platform/tests/Unit/Support/OperationalControls/OperationalControlScopeResolutionTest.php
2026-04-27 13:46:31 +02:00
d96abc65fb Remove Findings lifecycle backfill operational surface (controls slice) (#280)
Some checks failed
Main Confidence / confidence (push) Failing after 1m23s
Removes the Findings lifecycle backfill from the Operational Controls UI and OperationalControlCatalog.

This patch is a safe, controls-only change; runbooks, jobs and other runtime artifacts are NOT removed yet. Follow-up work will delete the runbook service/scope, jobs, commands, and update tests.

Files changed:
- apps/platform/app/Filament/System/Pages/Ops/Controls.php
- apps/platform/app/Support/OperationalControls/OperationalControlCatalog.php
- apps/platform/tests/Feature/System/OpsControls/OperationalControlManagementTest.php
- apps/platform/tests/Unit/Support/OperationalControls/OperationalControlCatalogTest.php
- apps/platform/tests/Unit/Support/OperationalControls/OperationalControlScopeResolutionTest.php

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #280
2026-04-26 15:43:47 +00:00
Ahmed Darrazi
dcf70b6df8 chore: commit workspace changes (session: 242-operational-controls-session-1777207571)
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 4m58s
2026-04-26 14:46:12 +02:00