Skip to content

refactor(compose): route list invalidation through forge.state#515

Merged
barrettruth merged 1 commit intomainfrom
refactor/compose-state
Apr 29, 2026
Merged

refactor(compose): route list invalidation through forge.state#515
barrettruth merged 1 commit intomainfrom
refactor/compose-state

Conversation

@barrettruth
Copy link
Copy Markdown
Owner

Problem

Compose create and update flows still cleared cached lists through the top-level forge facade, which left state invalidation split across both module layers.

Solution

Route compose list invalidation through forge.state and update the compose specs to stub that module explicitly where they observe cache clears.

Problem: compose create and update flows still cleared cached lists
through the top-level `forge` facade, which left state invalidation
split across both module layers.

Solution: route compose list invalidation through `forge.state` and
update the compose specs to stub that module explicitly where they
observe cache clears.
@barrettruth barrettruth merged commit 8da749b into main Apr 29, 2026
@barrettruth barrettruth deleted the refactor/compose-state branch April 29, 2026 00:10
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