Skip to content

feat(accounts): expose the vault flag on create and update - #14

Merged
StevenACZ merged 1 commit into
mainfrom
feat/vault-accounts
Aug 15, 2026
Merged

feat(accounts): expose the vault flag on create and update#14
StevenACZ merged 1 commit into
mainfrom
feat/vault-accounts

Conversation

@StevenACZ

Copy link
Copy Markdown
Owner

Forwards the new backend savings-vault flag: accounts create --vault and accounts update --vault/--no-vault.

The backend owns the rule (lucasapp-backend#43): a vault account counts toward totals and can receive money, but is rejected as the source of an expense, card payment, loan payment or subscription with 422 VAULT_CANNOT_SEND. Transfers out stay allowed.

Gate: format:check, typecheck, lint, 137/137 tests, build, all green.

accounts create --vault and accounts update --vault/--no-vault forward the
backend savings-vault flag. The backend owns the rule: a vault account counts
toward totals but is rejected as the source of an expense, card payment, loan
payment or subscription.
@StevenACZ
StevenACZ merged commit b480aa6 into main Aug 15, 2026
2 checks passed
@StevenACZ
StevenACZ deleted the feat/vault-accounts branch August 15, 2026 22:33
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