merge: platform-dev into dev #295

Merged
ahmido merged 13 commits from platform-dev into dev 2026-04-28 22:11:22 +00:00
Owner

Summary

  • integrate the current platform-dev branch into dev
  • bring the latest platform work from the integration branch into the main development branch
  • include the recent findings lifecycle backfill removal slice together with the already accumulated platform-dev changes

Scope

  • source branch: platform-dev
  • target branch: dev
  • branch role: integration PR, not a single-feature PR

Validation

  • branch state reviewed before PR creation
  • platform-dev is ahead of dev with the expected integration history
  • this PR intentionally carries the accumulated platform-dev commits into dev

Notes

  • this is the correct merge direction for the current workflow, where feature branches land in platform-dev first and platform-dev is then merged into dev
  • after merging, platform-dev can be recreated fresh from dev as usual
## Summary - integrate the current `platform-dev` branch into `dev` - bring the latest platform work from the integration branch into the main development branch - include the recent findings lifecycle backfill removal slice together with the already accumulated `platform-dev` changes ## Scope - source branch: `platform-dev` - target branch: `dev` - branch role: integration PR, not a single-feature PR ## Validation - branch state reviewed before PR creation - `platform-dev` is ahead of `dev` with the expected integration history - this PR intentionally carries the accumulated `platform-dev` commits into `dev` ## Notes - this is the correct merge direction for the current workflow, where feature branches land in `platform-dev` first and `platform-dev` is then merged into `dev` - after merging, `platform-dev` can be recreated fresh from `dev` as usual
ahmido added 9 commits 2026-04-28 22:02:49 +00:00
chore: add gitea MCP helper script
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 58s
4ae4c2ee95
refactor: remove findings lifecycle backfill runtime surfaces (#294)
Some checks failed
PR Fast Feedback / fast-feedback (pull_request) Failing after 51s
2fa8fc0f87
## Summary
- decommission the legacy findings lifecycle backfill substrate across command, job, service, and UI layers
- remove related platform capabilities, operation catalog entries, and action surface exemptions
- add regression and removal verification tests to ensure runtime integrity and surface absence
- include spec, plan, tasks, and data-model artifacts for the removal slice

## Scope
- active spec: specs/253-remove-findings-backfill-runtime-surfaces
- target branch: dev

## Validation
- integrated regression and removal verification tests for console, findings, and system ops surfaces
- audit log and capability trace verification for the removal path

Co-authored-by: Ahmed Darrazi <ahmed.darrazi@live.de>
Reviewed-on: #294
ahmido added 4 commits 2026-04-28 22:09:11 +00:00
ahmido merged commit 29ad8852ca into dev 2026-04-28 22:11:22 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ahmido/TenantAtlas#295
No description provided.