docs(handoff): update the CLI docs consolidation handoff (r3) - #271
Open
ZacxDev wants to merge 1 commit into
Open
docs(handoff): update the CLI docs consolidation handoff (r3)#271ZacxDev wants to merge 1 commit into
ZacxDev wants to merge 1 commit into
Conversation
Records #264 (the login --help NUL fix, closing issue #253) and docs #48 (the help-snapshot re-capture at 9cfe468), and closes two open investigations with measurements rather than predictions: llms-full.txt now carries the CLI reference (15 'civitai generate' mentions, 0 before docs #45), and the drift cron went green. Narrows the IA finding — #42 fixed the reference page's frontmatter, but the BODY still opens 'the canonical tool for authoring Civitai Apps', so a two-sentence reword is now the only remaining defect there. Opens one, measured by driving the guard's own helpers: the snapshot-freshness check classifies on release tag alone and verdicts ok at both 13 and 25 commits stale, so it cannot detect between-release drift at all. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates
claudedocs/handoff-cli-docs-consolidation.mdin place (same topic — overwrites rather than forking a fourth doc).Shipped since r2: #264 fixed the
login --helpNUL byte at source, closing issue #253; docs #48 re-captured the help snapshot at9cfe468so the published reference matches.Two open investigations closed with measurements, not predictions:
llms-full.txtnow carries the CLI reference — 15civitai generatementions and 11--layout, measured live. It was 0/0 before docs fix(scaffold): submit-first dev:live flow + postinstall next-step hint #45.appblocks-driftscheduled cron fired green at 07:52 UTC, first green schedule since 07-27.One narrowed. #42 fixed the reference page's frontmatter to be audience-neutral, but the body still opens "the canonical tool for authoring Civitai Apps" (
apps/reference/cli.md:23-24). So the IA finding shrinks to a two-sentence reword, and the llms-channel concern that used to ride along with it is gone.One opened, measured by driving the guard's own exported helpers:
check-appblocks-cli-snapshot.mjsclassifies on release tag alone, so it could not have flagged docs #48 and cannot flag any between-release drift — most drift, on a repo wheremainmoves daily and tags are rare. The obvious sha-comparison fix is ruled out in the doc (8 of those 12 commits touched no help text → a permanently-red daily gate).Also corrects the
Long/Annotationsmigration step, which r2 under-stated:Longrenders in--helpand README cells run to 2,263 chars, so it needs a split decision and a one-group pilot rather than a straight move.Docs-only — no code paths touched.
🤖 Generated with Claude Code