Session 0018.0 (Wave 9): rewrite legacy session refs in transcript bodies + README scoping
- Rewrite every legacy `Session L` / `Session M.1` etc. reference inside
transcript bodies to the numeric form (`Session 0012.0` / `Session 0013.1`),
via a mechanical Python sed pass scoped to canonical-filename transcripts
only (502 replacements across 39 files; 21 files in this published repo +
18 sibling files in `~/git/ohm-infra/`). The §23 rename was originally
filename-only — session 0018.0 reverses that and rewrites the bodies too,
so cross-references inside a transcript match the filename you'd browse
to. The mapping table (`A → 0001` … `N → 0014`) lives in
`SESSION-PROTOCOL.md` §1 (also amended this session) for anyone hitting
an old external link.
- Amend README.md:
- New "Where the record begins" section noting OHM started with two
vibe-coded prototypes (no transcripts; the discipline that produced this
record didn't exist yet). The transcripts here begin at the
spec-driven-development phase — not at the literal beginning of OHM.
- Update the existing "Sessions 0001 through 0013 originally shipped
under a letter-form naming" paragraph to reflect that body refs are
now also in numeric form.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# rfc-app 0.3.0 release + OHM upgrade — Session C transcript
|
||||
# rfc-app 0.3.0 release + OHM upgrade — Session 0003.0 transcript
|
||||
|
||||
The full back-and-forth from the session in which Ben Stull
|
||||
(founder of Wiggleverse) shipped `rfc-app` 0.2.3 (the
|
||||
@@ -1842,8 +1842,8 @@ No `ohm-app` deployment-config repo exists on disk.
|
||||
## Turn 34 — Assistant
|
||||
|
||||
This file. The assistant inspected the existing
|
||||
`SESSION-B-TRANSCRIPT.md` for naming convention and style, then
|
||||
wrote this `SESSION-C-TRANSCRIPT.md` reproducing every turn of the
|
||||
`SESSION-0002.0-TRANSCRIPT.md` for naming convention and style, then
|
||||
wrote this `SESSION-0003.0-TRANSCRIPT.md` reproducing every turn of the
|
||||
session.
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user