Skip to content

Unify derived-state rebuild commands - #200

Merged
willwashburn merged 2 commits into
mainfrom
feat/issue-153-rebuild-derived-state
Apr 29, 2026
Merged

Unify derived-state rebuild commands#200
willwashburn merged 2 commits into
mainfrom
feat/issue-153-rebuild-derived-state

Conversation

@willwashburn

@willwashburnwillwashburn commented Apr 29, 2026

Copy link
Copy Markdown
Member

Closes#153\n\n## Summary\n- replace the top-level archive command with rebuild targets for index, classify, content, archive, all, and status\n- add unified derived-state status output covering index, content, classifier, and archive state\n- update docs, changelog, and tests for the target-based command shape\n\n## Tests\n- pnpm run build\n- node --test --test-reporter=spec packages/cli/dist/commands/archive.test.js packages/cli/dist/commands/waste.test.js packages/cli/dist/ingest.test.js packages/cli/dist/commands/ingest.test.js\n- pnpm run test


Open in Devin Review

@devin-ai-integrationdevin-ai-integrationBot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 4 additional findings.

Open in Devin Review

chatgpt-codex-connector[bot]

This comment was marked as resolved.

@willwashburn
willwashburn merged commit 3801346 into mainApr 29, 2026
2 checks passed
@willwashburn
willwashburn deleted the feat/issue-153-rebuild-derived-state branch April 29, 2026 06:28
Sign up for freeto 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.

cli: unify burn rebuild and burn archive under one "rebuild derived state" verb

1 participant

@willwashburn