Skip to content

Commit 86aeccd

Browse files
committed
docs: retire phase-tracking and ADR-planning scaffolding
Remove the Phase 7 sync plan (committed by mistake in 877cd7e), the Phase 7 parity report (QA artifact; the project's own ADR-0030 assessment already concluded parity reports are not user-facing documents), and the ADR planning documents, whose entries had drifted into contradiction with the real ADR-0028/0029. Keep ADR.template.md and the ADR index README, matching the uContract.NET docs/adr layout. Textify the two ADR references to the retired plan.
1 parent 896f661 commit 86aeccd

8 files changed

Lines changed: 9 additions & 1433 deletions

docs/PHASE7_SEMANTIC_PARITY_REPORT.md

Lines changed: 0 additions & 152 deletions
This file was deleted.

docs/PHASE7_SYNC_PLAN.md

Lines changed: 0 additions & 58 deletions
This file was deleted.

docs/adr/0028-reactor-hierarchy-projector-notifier-genericization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ removing it was an over-removal, not a design decision.
228228
- **Java ezddd HEAD `3aac0f5`**: `ezddd-usecase/.../port/in/interactor/Reactor.java`,
229229
`ezcqrs/.../cqrs/usecase/query/Projector.java`, `ezcqrs/.../cqrs/usecase/query/Notifier.java`
230230
- **ezDDD.NET commit `2f9235b`** (Phase 6 S3): IMessageBus removal that also removed `IReactor`
231-
- **[PHASE7_SYNC_PLAN.md](../PHASE7_SYNC_PLAN.md)** — P.2 decision D1, iteration I1
231+
- Phase 7 synchronization plan (internal working note, not retained) — P.2 decision D1, iteration I1
232232

233233
---
234234

docs/adr/0029-messageproducer-removal-gateway-deferral.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ adds release overhead without present value; it can ship post-1.0 as a non-break
189189
- **Java ezddd commit `67686ac`** (6.0.0): "[Refactoring] Move MessageProducer interface to
190190
ezddd-gateway" — deletes `ezddd-usecase/.../port/inout/messaging/MessageProducer.java`
191191
- **Java ezddd HEAD `3aac0f5`**: core contains no message producer abstraction
192-
- **[PHASE7_SYNC_PLAN.md](../PHASE7_SYNC_PLAN.md)** — P.2 decision D3, iteration I3
192+
- Phase 7 synchronization plan (internal working note, not retained) — P.2 decision D3, iteration I3
193193
- Prior decoupling of repositories from the producer port was recorded in an internal
194194
session handoff note (superseded by this ADR)
195195

0 commit comments

Comments
 (0)