Skip to content

Refactor vault ownership and shared boundaries - #88

Merged
jasonhedman merged 5 commits into
mainfrom
json/cleanup-shared-boundaries
Aug 31, 2026
Merged

Refactor vault ownership and shared boundaries#88
jasonhedman merged 5 commits into
mainfrom
json/cleanup-shared-boundaries

Conversation

@jasonhedman

Copy link
Copy Markdown
Contributor

Summary

  • dissolve the generic manager module by placing vault persistence, domain schemas, workspace configuration, and worker autofill code with their actual owners
  • restructure the vault page around colocated section folders and composable section primitives instead of a configuration-driven manager component
  • group worker autofill under its worker boundary, remove one-off abstractions, and inline the single-use request schema
  • use React Query mutation state directly for model selection and vault mutations, eliminating redundant busy and server-error wiring

Validation

  • pnpm check
  • pnpm build

@jasonhedman
jasonhedman merged commit 04f083d into main Aug 31, 2026
2 checks passed
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