markitect-main/tests/integration/prompts
tegwick bd1d05ba79 feat(prompts): implement Phase 6 - Incremental Execution (FR-7, FR-8)
Add change detection, structural diff-based impact analysis,
configurable-depth incremental recomputation with circular suppression,
and impact debt tracking.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-09 13:18:27 +01:00
..
__init__.py feat(prompts): implement Phase 5 - Dependency Tracking (FR-6) 2026-02-09 13:18:18 +01:00
test_circular_detection.py feat(prompts): implement Phase 5 - Dependency Tracking (FR-6) 2026-02-09 13:18:18 +01:00
test_circular_suppression.py feat(prompts): implement Phase 6 - Incremental Execution (FR-7, FR-8) 2026-02-09 13:18:27 +01:00
test_dependency_graph.py feat(prompts): implement Phase 5 - Dependency Tracking (FR-6) 2026-02-09 13:18:18 +01:00
test_impact_debt.py feat(prompts): implement Phase 6 - Incremental Execution (FR-7, FR-8) 2026-02-09 13:18:27 +01:00
test_incremental_recompute.py feat(prompts): implement Phase 6 - Incremental Execution (FR-7, FR-8) 2026-02-09 13:18:27 +01:00