|
21 | 21 |
|
22 | 22 | ## PR schedule |
23 | 23 |
|
24 | | -| PR | Plan | Status | Blocks | |
25 | | -| ----- | --------------------------------------------------------------- | ----------------------------------------------------------------------------------- | ----------------------------------- | |
26 | | -| **1** | lifted → [`architecture.md`](../architecture.md) (plan retired) | **merged** ([#180](https://github.com/stainless-code/codemap/pull/180) · `a5caca8`) | — | |
27 | | -| **2** | lifted → [`architecture.md`](../architecture.md) (plan retired) | **PR open** (`fix/impact-inpath-homonyms`) | — | |
28 | | -| **3** | [`runtime-test-isolation.md`](./runtime-test-isolation.md) | **pending** | PR **1** merged (PR **2** optional) | |
| 24 | +| PR | Plan | Status | Blocks | |
| 25 | +| ----- | --------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- | ------ | |
| 26 | +| **1** | lifted → [`architecture.md`](../architecture.md) (plan retired) | **merged** ([#180](https://github.com/stainless-code/codemap/pull/180) · `a5caca8`) | — | |
| 27 | +| **2** | lifted → [`architecture.md`](../architecture.md) (plan retired) | **merged** ([#181](https://github.com/stainless-code/codemap/pull/181) · `aae172f`) | — | |
| 28 | +| **3** | lifted → [`architecture.md`](../architecture.md) (plan retired) | **PR open** ([#182](https://github.com/stainless-code/codemap/pull/182) · `fix/runtime-test-isolation`) | — | |
29 | 29 |
|
30 | 30 | | — | — | **deferred** | golden `schema.test.ts` + path guards | |
31 | 31 | | — | — | **skip** | atomic `ensureStateConfig` writes | |
@@ -64,17 +64,18 @@ Evaluated 2026-06 against [roadmap § Floors](../roadmap.md#floors-v1-product-sh |
64 | 64 |
|
65 | 65 | ## Session log |
66 | 66 |
|
67 | | -| Date | Event | Notes | |
68 | | -| ---------- | ----------- | ---------------------------------------------------------------------------- | |
69 | | -| 2026-06-10 | Triage | ROI on 7 slices; 3-PR program adopted. | |
70 | | -| 2026-06-10 | PR 1 impl | PR **1** committed on `fix/security-hardening-wave1`; harden pass in flight. | |
71 | | -| 2026-06-05 | PR 1 harden | `/harden-pr full` — plan retired; contracts in architecture/glossary. | |
72 | | -| 2026-06-05 | PR 1 merge | [#180](https://github.com/stainless-code/codemap/pull/180) → `a5caca8`. | |
73 | | -| 2026-06-05 | PR 2 start | `fix/impact-inpath-homonyms` — `inPath` + homonym walks in impact-engine. | |
74 | | -| 2026-06-05 | PR 2 harden | `/harden-pr full` — plan retired; CLI/MCP/docs parity. | |
75 | | -| — | PR 2 merge | _PR URL · merge SHA_ | |
76 | | -| — | PR 3 start | _from `main`_ | |
77 | | -| — | PR 3 merge | _fill · close orchestrator_ | |
| 67 | +| Date | Event | Notes | |
| 68 | +| ---------- | ----------- | ----------------------------------------------------------------------------- | |
| 69 | +| 2026-06-10 | Triage | ROI on 7 slices; 3-PR program adopted. | |
| 70 | +| 2026-06-10 | PR 1 impl | PR **1** committed on `fix/security-hardening-wave1`; harden pass in flight. | |
| 71 | +| 2026-06-05 | PR 1 harden | `/harden-pr full` — plan retired; contracts in architecture/glossary. | |
| 72 | +| 2026-06-05 | PR 1 merge | [#180](https://github.com/stainless-code/codemap/pull/180) → `a5caca8`. | |
| 73 | +| 2026-06-05 | PR 2 start | `fix/impact-inpath-homonyms` — `inPath` + homonym walks in impact-engine. | |
| 74 | +| 2026-06-05 | PR 2 harden | `/harden-pr full` — plan retired; CLI/MCP/docs parity. | |
| 75 | +| 2026-06-05 | PR 2 merge | [#181](https://github.com/stainless-code/codemap/pull/181) → `aae172f`. | |
| 76 | +| 2026-06-05 | PR 3 start | `fix/runtime-test-isolation` — root guards + test teardown + config validate. | |
| 77 | +| 2026-06-05 | PR 3 harden | `/harden-pr full` — plan retired; swap finally fix + API/config tests. | |
| 78 | +| — | PR 3 merge | _fill · close orchestrator_ | |
78 | 79 |
|
79 | 80 | --- |
80 | 81 |
|
|
0 commit comments