hsiegeln
4a31b1e815
docs(02-01): complete schema extension and core domain types plan
...
- 02-01-SUMMARY.md with task commits, deviations, and self-check
- STATE.md updated to Phase 2 Plan 1 complete
- ROADMAP.md progress updated (Phase 1 complete, Phase 2 1/3)
- REQUIREMENTS.md: SRCH-01 through SRCH-05, DIAG-01, DIAG-02 marked complete
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 16:18:08 +01:00
hsiegeln
f6ff279a60
feat(02-01): extend ingestion to populate Phase 2 columns with integration tests
...
- Refactored flattenProcessors to flattenWithMetadata (FlatProcessor record with depth/parentIndex)
- INSERT now populates 12 new columns: exchange_bodies, exchange_headers, processor_depths,
processor_parent_indexes, processor_error_messages, processor_error_stacktraces,
processor_input_bodies, processor_output_bodies, processor_input_headers,
processor_output_headers, processor_diagram_node_ids, diagram_content_hash
- Exchange bodies/headers concatenated from all processor snapshots + route-level snapshots
- Null ExchangeSnapshot handled gracefully (empty string defaults)
- Headers serialized to JSON via Jackson ObjectMapper
- IngestionSchemaIT verifies 3-level tree metadata, body concatenation, null snapshot handling
- DiagramRenderer/DiagramLayout stubs created to fix pre-existing compilation error (Rule 3)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 16:15:41 +01:00
hsiegeln
b56eff0b94
docs(02): create phase plan - 3 plans, 2 waves
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:59:37 +01:00
hsiegeln
a59623005c
docs(02): add research and validation strategy
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:52:48 +01:00
hsiegeln
314348f508
docs(02): research phase domain (search, diagrams, ClickHouse querying)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:51:38 +01:00
hsiegeln
eaaffdd7fe
docs(state): record phase 2 context session
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:21:42 +01:00
hsiegeln
9d601a695e
docs(02): capture phase context
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 15:21:23 +01:00
hsiegeln
aaac6e45cb
docs(phase-1): complete phase execution
...
CI / build (push) Failing after 5s
All 3 plans executed, verified, phase marked complete.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 12:20:14 +01:00
hsiegeln
7f0ceca8b1
docs(01-02): complete ingestion endpoints plan
...
- SUMMARY.md with 14 files, 3 commits, 11 integration tests
- STATE.md: Phase 1 complete (3/3 plans)
- ROADMAP.md: Phase 01 progress updated
- REQUIREMENTS.md: INGST-01, INGST-02, INGST-03 marked complete
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 12:16:46 +01:00
hsiegeln
ff0af0ef2f
docs(01-03): complete API foundation plan
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 12:05:02 +01:00
hsiegeln
b2501f2937
docs(01-01): complete ClickHouse infrastructure and WriteBuffer plan
...
- Create 01-01-SUMMARY.md with execution results
- Update STATE.md with plan progress and decisions
- Update REQUIREMENTS.md marking INGST-04, INGST-05, INGST-06 complete
- Update ROADMAP.md with phase 01 progress
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:51:14 +01:00
hsiegeln
5436c0a490
fix(01): revise plan 01-02 wave 2 to wave 3, add 01-03 dependency
...
Integration tests in 01-02 extend AbstractClickHouseIT from 01-03.
Both were wave 2 (parallel), causing potential compilation failure.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:43:57 +01:00
hsiegeln
da09e5fda7
fix(01): revise plans based on checker feedback
...
- Remove AbstractClickHouseIT and application-test.yml from Plan 01-01,
move to Plan 01-03 Task 1 (reduces 01-01 from 15 to 13 files)
- Change Plan 01-02 Task 1 tdd="true" to tdd="false" (compile-only verify)
- Add DiagramRepository and MetricsRepository flush key_links to Plan 01-02
- Update VALIDATION.md: INGST-06 TTL maps to HealthControllerIT#ttlConfigured*
instead of non-existent ClickHouseTtlIT
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:40:20 +01:00
hsiegeln
e808b567cd
docs(01): create phase plan (3 plans, 2 waves)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:33:32 +01:00
hsiegeln
9ba1b839df
docs(01): add phase 1 research and validation strategy
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:29:01 +01:00
hsiegeln
ef934743fb
docs(phase-1): research ingestion pipeline and API foundation domain
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:27:59 +01:00
hsiegeln
7294f4be68
docs: create roadmap (4 phases, 32 requirements mapped)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:19:53 +01:00
hsiegeln
e11496242f
docs: define v1 requirements (32 requirements, 6 categories)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:15:04 +01:00
hsiegeln
6f39e29707
docs: add domain research (stack, features, architecture, pitfalls)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 11:05:37 +01:00
hsiegeln
06a0fddc73
chore: add project config
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 10:57:28 +01:00
hsiegeln
e1a5d994a6
docs: initialize project
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-11 10:54:37 +01:00