feat: improve state migration and delivery visibility - #48
Merged
Merged
Conversation
Signed-off-by: David Ahmann <46606159+davidahmann@users.noreply.github.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.
Summary
Improves Mill's everyday delivery path and local state safety without changing its authority model.
start,status, and redactedstatseasier to discover; documents the CLI/schema public interface, a glossary, delivery-access guidance, and archives the historical greenfield plan.codex-clias the only supported adapter.MILL_GIT_PATH, so a non-system Git installation can run the full suite without changing production runtime environment.Validation
npm run format:checknpm run lintnpm run typechecknpm run docs:checknpm run check:workflowsnpm run schemas:checknpm run test:packagenode dist/cli.js --json --cwd . auditThe exact-candidate audit passed all product, code, UX, accessibility, security, dependency, architecture, operations, and release checks.