docs(02-03): complete search and detail endpoints plan

- SUMMARY.md for plan 02-03 (search, detail, tree reconstruction)
- STATE.md updated: Phase 02 complete, 75% progress
- ROADMAP.md phase 02 marked complete (3/3 plans)
- REQUIREMENTS.md SRCH-06 marked complete

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
hsiegeln
2026-03-11 16:34:37 +01:00
parent 079dce5daf
commit d73f265d41
3 changed files with 155 additions and 15 deletions

View File

@@ -23,7 +23,7 @@ Requirements for initial release. Each maps to roadmap phases. Tracked as Gitea
- [x] **SRCH-03**: User can search transactions by duration range (min/max milliseconds) (#9)
- [x] **SRCH-04**: User can search transactions by correlationId to find all related executions across instances (#10)
- [x] **SRCH-05**: User can full-text search across message bodies, headers, error messages, and stack traces (#11)
- [ ] **SRCH-06**: User can view transaction detail with nested processor execution tree (#12)
- [x] **SRCH-06**: User can view transaction detail with nested processor execution tree (#12)
### Agent Management