docs: record rebased JSON/YAML checkpoint

Advance the portable JSON/YAML head to 3ef5e2e and record its clean rebase
onto canonical main f8096ff. Leave the full gates and public PR-branch
update as the only remaining work.

Co-Authored-By: OpenAI Codex <noreply@openai.com>
This commit is contained in:
Levi Neuwirth 2026-07-20 16:56:11 -04:00
parent eb779cfcd1
commit af7e010381
2 changed files with 10 additions and 7 deletions

View File

@ -59,7 +59,7 @@ If it does not, stop and repair the remote/fetch configuration.
- Original merge base: `56eb67e`; current main is nine commits ahead.
- Portable checkpoint branch:
`githubsucks/json-yaml-handoff-2026-07-20`
- Checkpoint head: `f99870e`
- Checkpoint head: `3ef5e2e`
- The checkpoint is a continuation branch for recovery, not a second
feature and not a merge target. Finish there, then push its completed
head to `githubsucks/json-yaml-grammar`.
@ -101,14 +101,16 @@ Verification completed across the source and destination machines:
- Bite verification passed: with `builtin/runtime/lsp.lua` swapped to
pre-JSON/YAML `56eb67e`, the real YAML test failed at the absent YAML
config rather than skipping.
- The four-commit checkpoint rebased cleanly onto canonical
`githubsucks/main` @ `f8096ff`; the rewritten portable head was pushed
with an exact force-with-lease.
Still required:
1. Rebase the checkpoint onto current `githubsucks/main`.
2. Run the full repository gate suite from `AGENTS.md`, putting both
1. Run the full repository gate suite from `AGENTS.md`, putting both
pinned temporary provider prefixes on PATH so neither live smoke can
skip.
3. Push the completed head to `githubsucks/json-yaml-grammar`; confirm
2. Push the completed head to `githubsucks/json-yaml-grammar`; confirm
new PR checks belong to that head. Never merge without the user's
instruction.

View File

@ -144,9 +144,10 @@ commands, read `docs/active-work.md` immediately after this file.
both live-provider paths are preserved on checkpoint branch
`json-yaml-handoff-2026-07-20`; the real YAML-through-pmacs smoke now
proves auto-attach, network-free configuration, diagnostics, and
continued liveness against Red Hat 1.24.0. Rebase and full gates
remain. Do not mistake the PR's old green CI for validation of the
checkpoint. Exact recovery is in `docs/active-work.md`.
continued liveness against Red Hat 1.24.0. The checkpoint is rebased
onto `f8096ff`; full gates remain. Do not mistake the PR's old green
CI for validation of the checkpoint. Exact recovery is in
`docs/active-work.md`.
- **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