Skip to content

Canonicalize JSON up_to_date vs upToDate across upgrade/onboard out…#54

Merged
jayminwest merged 3 commits into
mainfrom
warren/run_zc4z4973a3qb
Jun 15, 2026
Merged

Canonicalize JSON up_to_date vs upToDate across upgrade/onboard out…#54
jayminwest merged 3 commits into
mainfrom
warren/run_zc4z4973a3qb

Conversation

@jayminwest

Copy link
Copy Markdown
Owner

Summary

mulch: canonicalize ml upgrade --json key to up_to_date (mulch-4ca6)

Run

  • Warren run: run_zc4z4973a3qb
  • Agent: pi
  • Cost: $0.572 (35 in / 7.0k out / 539.7k cache-r)

Seeds

  • mulch-4ca6 — Canonicalize JSON up_to_date vs upToDate across upgrade/onboard output

Commits (3)

  • 49f3aef mulch: canonicalize ml upgrade --json key to up_to_date (mulch-4ca6)
  • b3c70c3 mulch: record cli snake_case JSON convention + close mulch-4ca6
  • 4573570 chore(warren): seeds state

Files changed

.mulch/expertise/cli.jsonl    | 1 +
 .seeds/issues.jsonl           | 6 +++---
 CHANGELOG.md                  | 4 ++++
 src/commands/upgrade.ts       | 6 +++---
 test/commands/upgrade.test.ts | 2 +-
 5 files changed, 12 insertions(+), 7 deletions(-)

Prompt

Show prompt
work on sd mulch-4ca6

🤖 Opened by warren run run_zc4z4973a3qb

warren-agent and others added 3 commits June 15, 2026 10:17
ml upgrade --json previously emitted upToDate (camelCase) while
ml onboard --json emitted the same up-to-date concept as the
snake_case action value up_to_date. Rename upgrade's JSON field
to up_to_date to match mulch's snake_case JSON convention
(e.g. not_installed, default_mode, extracts_files). The Bun-local
upToDate identifier in src/commands/upgrade.ts is unchanged; only
the emitted JSON key flips.

- src/commands/upgrade.ts: emit up_to_date in all three JSON paths
- test/commands/upgrade.test.ts: assert parsed.up_to_date
- CHANGELOG.md: Unreleased entry documenting the key rename

Closes step 1 of pl-b637 (nightwatch patrol 2026-06-15).
@jayminwest jayminwest enabled auto-merge (squash) June 15, 2026 10:18
@jayminwest jayminwest merged commit c6a07bb into main Jun 15, 2026
2 checks passed
@jayminwest jayminwest deleted the warren/run_zc4z4973a3qb branch June 15, 2026 10:21
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