Skip to content

status --read --checklist/--ac-scan default --stage to the entity's current stage (drop the required-flag round-trip)#476

Merged
clkao merged 1 commit into
mainfrom
spacedock-ensign/status-checklist-acscan-default-stage
Jul 6, 2026
Merged

status --read --checklist/--ac-scan default --stage to the entity's current stage (drop the required-flag round-trip)#476
clkao merged 1 commit into
mainfrom
spacedock-ensign/status-checklist-acscan-default-stage

Conversation

@clkao

@clkao clkao commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

Drops the --stage round-trip on the FO's hottest gate-prep read: status --read <entity> --checklist / --ac-scan now default to the entity's current stage.

What changed

  • Default --stage to the entity's frontmatter status when omitted, resolved once in runReadGate
  • Keep explicit --stage <name> selecting any non-current stage's report
  • Fail loud on both empty cases with defaulting-transparent diagnostics
  • Document the default in the command-reference spacedock status cell

Evidence

  • go test ./internal/status -count=1 green (uncached); 5/5 ACs reproduced live against real entities, byte-parity omitted-vs-explicit in both flags × both output modes
  • Three adversarial mutations each drove the guarding tests red (validation stage report)

tv

…current status

Collapses the two-call round-trip (status --fields status, then re-issue with
--stage) into one: --stage now defaults to the resolved file's frontmatter
status when omitted, resolved once in runReadGate before mode dispatch, so it
applies uniformly to --checklist/--ac-scan and text/--json. Explicit --stage is
unchanged. Both fail-loud cases are named transparently: no Stage Report for
the defaulted stage, and no status field to default from.
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Journey cost delta

Scenario Runtime Model Turns Δ Cache Read Δ Cache Creation Δ Tokens Δ (total) Cost Δ (USD) Duration Δ (ms) Baseline
feedback-3-cycle-escalation claude claude-opus-4-8 +2 +68653 -156 +68638 +0.0368 +9643 latest published
feedback-3-cycle-escalation claude sonnet -10 -429110 -5499 -437423 -0.1913 -56793 latest published
filing claude claude-opus-4-8 -3 -104926 -1542 -107281 -0.0797 -7816 latest published
filing claude sonnet -1 -42085 -2292 -44197 -0.0185 -19475 latest published
gate-guardrail claude claude-opus-4-8 +4 +132436 +1193 +134576 +0.0946 +18885 latest published
gate-guardrail claude sonnet +0 +4461 +1941 +8209 +0.0357 +9634 latest published
merge-hook-guardrail claude claude-opus-4-8 +0 -7552 -1507 -9992 -0.0339 -8822 latest published
merge-hook-guardrail claude sonnet +1 +36330 -746 +35938 +0.0134 -3204 latest published
rejection-flow claude claude-opus-4-8 -1 -650298 -12616 -675871 -0.6338 -139090 latest published
rejection-flow claude sonnet -13 -916924 -9746 -927997 -0.3493 -113086 latest published
shallow-boot claude claude-opus-4-8 +4 +164067 +1453 +166793 +0.1228 +30490 latest published
shallow-boot claude sonnet +3 +135355 +467 +136278 +0.0491 -10248 latest published
shallow-boot-window claude claude-opus-4-8 +4 +30 +1536 +1569 +0.0000 +0 latest published
shallow-boot-window claude sonnet +3 +866 -286 +581 +0.0000 +0 latest published

@clkao

clkao commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator Author

Merging with codex-live red under explicit captain waiver (2026-07-07): same brittle-oracle flap red on unchanged main (codex_live_runner_test.go:42; see task 3v — the spike proved green/red transcripts are structurally identical and the signal is phrasing-keyed; repair deferred to the codex-side FO). All other lanes green: claude-live (sonnet+opus), pi-live, build, installs, offline. This diff is internal/status read-path + tests + one docs cell.

@clkao clkao merged commit 81940cf into main Jul 6, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant