We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bf04728 + 56a693f commit f9c3406Copy full SHA for f9c3406
4 files changed
ROADMAP.md
@@ -143,6 +143,7 @@ The following renames are planned for packages that implement core service contr
143
- [x] **Studio Protocol** — Plugin extension schemas
144
- [x] **Contracts** — 25 service interfaces with full method signatures
145
- [x] **Stack Definition** — `defineStack()`, `defineView()`, `defineApp()`, `defineFlow()`, `defineAgent()` helpers
146
+- [x] **Stack Composition** — `composeStacks()` for declarative multi-stack merging with conflict resolution (`error`/`override`/`merge`)
147
- [x] **Error Map** — Custom Zod error messages with `objectStackErrorMap`
148
- [x] **DX Utilities** — `safeParsePretty()`, `formatZodError()`, `suggestFieldType()`
149
0 commit comments