docs(active-work): record Journey Stage 1a branch and ordering
Rev 5 is approved and the branch is cut, so the ledger's "no branch, commit, or PR exists yet" line no longer describes reality. Records the recovery command, notes that PR #177 has merged and therefore unblocks implementation, and carries the standing obligation that dired Stage 2 re-scouts around commit_to before its branch is cut.
This commit is contained in:
parent
600b3d0c7d
commit
dd9f380533
|
|
@ -331,6 +331,25 @@ If it does not, stop and repair the remote/fetch configuration.
|
|||
--check` clean.
|
||||
- Stage 4b (the input method) is NOT in this PR and not started.
|
||||
|
||||
## Journey Stage 1a — framing rev 5 APPROVED; branch cut, implementing
|
||||
|
||||
- Approved framing: `docs/journey-stage1a-framing.md` **rev 5** (four
|
||||
review rounds). Branch `journey-stage1a-directory-open`, framing
|
||||
committed as its first commit. No PR yet.
|
||||
- Recovery: `git fetch githubsucks && git checkout
|
||||
journey-stage1a-directory-open`. The framing now travels; the
|
||||
implementation does not until it is committed and pushed.
|
||||
- Ordering: PR #177 MERGED (2026-07-26), so 1a is unblocked. 1a lands
|
||||
before dired Stage 2. When 1a lands, Stage 2 must re-scout and revise
|
||||
its framing around the scoped `pmacs.window.commit_to` boundary before
|
||||
its implementation branch is cut. That revision is a prerequisite, not
|
||||
a review-time discovery.
|
||||
- Implementation order inside the branch (framing §12): scoped frontend
|
||||
override + shared eligibility predicate first (separable, testable
|
||||
without dired), then `commit_to` and the opaque destination, then the
|
||||
directory arm and resolver chain, then the journey suite, then the
|
||||
doc updates COHERENCE §25 requires.
|
||||
|
||||
## The CRDT half of the test corpus is dark in CI — NEEDS A LANE
|
||||
|
||||
- **No branch, no framing yet.** Found while gating #166, then measured
|
||||
|
|
|
|||
Loading…
Reference in New Issue