docs(handoff): record statusline framing revision 2
Advance the active review lane after its contract-tightening revision.
This commit is contained in:
parent
753689955d
commit
c488cbb9d4
|
|
@ -54,8 +54,9 @@ If it does not, stop and repair the remote/fetch configuration.
|
|||
## Active lane: Arc 4 stage 3 — statusline segments
|
||||
|
||||
- Portable branch: `githubsucks/statusline-segments`
|
||||
- Framing head: `432e4d4`
|
||||
- State: framing only, revision 1, based on `f8096ff` / protocol v17.
|
||||
- Framing head: `957a2d9`
|
||||
- State: framing only, revision 2; re-scouted against `bb17ec9` /
|
||||
protocol v17 with no relevant substrate drift.
|
||||
- Status: awaiting user review. No implementation and no PR.
|
||||
- Scope: composable per-window Lua modeline providers, dynamic
|
||||
modeline-face inventory, and protocol v18
|
||||
|
|
|
|||
|
|
@ -1,8 +1,9 @@
|
|||
# Agent handoff — cross-machine continuity
|
||||
|
||||
**Last updated: 2026-07-21, after JSON/YAML (#123) merged and the
|
||||
cross-machine continuity audit; main also reflects GPU font preferences
|
||||
(#124), themes stage 1 (#120), and injections (#122).** This file is the
|
||||
**Last updated: 2026-07-21, after the statusline stage-3 Revision 2
|
||||
review update, JSON/YAML (#123) merge, and cross-machine continuity
|
||||
audit; main also reflects GPU font preferences (#124), themes stage 1
|
||||
(#120), and injections (#122).** This file is the
|
||||
bridge between development machines. If you are an agent reading
|
||||
this on a fresh clone: this document plus the `docs/*-framing.md`
|
||||
files ARE your memory. Read this fully before taking on work, seed
|
||||
|
|
@ -143,12 +144,13 @@ commands, read `docs/active-work.md` immediately after this file.
|
|||
`FontSystem` construction; alternate advances are measured across
|
||||
complete shaped runs, not sampled glyphs.
|
||||
- **NEXT: themes stage 3 — Lua statusline-segment API.**
|
||||
Revision 1 is preserved on branch `statusline-segments` and awaits
|
||||
review. It scopes additive per-window modeline providers, face-name
|
||||
segments, dynamic `ThemeFacts` inventory, and a new v18
|
||||
`StatuslineSegments` channel; the existing LSP status tracker is the
|
||||
first built-in provider. Approval → implementation → gates → PR.
|
||||
Completing stage 3 completes Arc 4.
|
||||
Revision 2 is preserved on branch `statusline-segments`, re-scouted
|
||||
against `bb17ec9` with no relevant substrate drift, and awaits review.
|
||||
It scopes additive per-window modeline providers, face-name segments,
|
||||
dynamic `ThemeFacts` inventory, and a new v18 `StatuslineSegments`
|
||||
channel; the existing LSP status tracker is the first built-in
|
||||
provider. Approval → implementation → gates → PR. Completing stage 3
|
||||
completes Arc 4.
|
||||
- **PARKED: kill-ring browser + persistence.** Revision 2 framing is
|
||||
preserved on branch `kill-ring-browser`, but its `0efb5cd` scout is
|
||||
stale and must be repeated before implementation. No PR or
|
||||
|
|
|
|||
Loading…
Reference in New Issue