Commit 5abca17
docs(qa): FOLLOW-UPS records the subpath repair that landed, not a pending choice (#16909)
`docs/qa/platform-checklist/FOLLOW-UPS.md` § 7a stated in the present tense that
`PHASE2_IMPLEMENTATION.md` sections 4 and 5 "still tell readers to `import … from
'@objectstack/core/security'`", and that the choice between the two available repairs
was "Deliberately left ... not a lane's call".
Measured on `origin/main`: that specifier occurs 0 times in
`packages/core/PHASE2_IMPLEMENTATION.md` (firing control in the same run:
`@objectstack/core` occurs 7 times in the same file), and both section 4 and section 5
now import from the root barrel. PR #16205 (commit e270ebb) repointed them.
So both halves were stale: the residue is gone, and the choice was made — the repair
taken is the one that does NOT widen the published contract, which is the fact a
tracking ledger owes its next reader. `packages/core/package.json` still declares
exactly `.` and `./logger`, re-measured here. The "filed separately" half stays and now
names its filing, #15931.
Claude-Session: https://claude.ai/code/session_01ADLdAs2pVcH17h9tZKWMBg
Co-authored-by: Claude <noreply@anthropic.com>1 parent 68adebe commit 5abca17
1 file changed
Lines changed: 10 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
203 | 207 | | |
204 | 208 | | |
205 | 209 | | |
| |||
0 commit comments