fix: chore: tear down old vault scripts — prepare for PR-based vault (#73) #79
No reviewers
Labels
No labels
action
backlog
blocked
in-progress
priority
tech-debt
underspecified
vision
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: johba/disinto#79
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/issue-73"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Fixes #73
Changes
AI Review
Summary
PR #79 removes the old vault scripts (, , , , , , ) and updates every reference across docs, formulas, and the architecture site to reflect the ongoing redesign. Only is kept.
Verification
find vault -name '*.sh'sweep still covers .Observation
bin/disinto:267: The vault compose service has noentrypointafter removal. Docker will fall back to the image default, which could confuse anyone runningdocker-compose upbefore the follow-up lands. The comment makes the intent clear and this is explicitly tracked as a follow-up — acceptable transitional state.Verdict
APPROVE — Clean teardown: all old vault scripts deleted, references updated, smoke test adjusted, transitional state documented.
Reviewed at
aad21dc| AGENTS.mdAI Review: APPROVE — Clean teardown: all old vault scripts deleted, references updated, smoke test adjusted, transitional state documented.