Commit graph

7 commits

Author SHA1 Message Date
Kit Langton
36ac35a7c8
refactor(util): make layer graphs opaque and composable
Replace exposed layer graph assembly with opaque declarations, checked substitutions, and lifetime-aware compilation. Preserve deep replacement, ordered startup, and Effect-owned resource lifetimes; migrate callers and verify source and published package contracts.
2026-08-31 13:46:27 -04:00
Kit Langton
22c63833d2
feat(workspace): support caller-supplied IDs (#44771) 2026-08-24 18:08:42 -04:00
Kit Langton
a02b0a4729
fix(core): make workspace destroy idempotent (#44769) 2026-08-24 17:27:01 -04:00
Kit Langton
e867a21ea5
feat(core): decouple workspace identity from provisioning (#44526) 2026-08-23 23:49:51 +00:00
Kit Langton
56973e0ca4
fix(core): reject inherited workspace providers (#42227) 2026-08-12 22:55:32 -04:00
Dax Raad
9769e7012c feat(core): configure package publishing 2026-08-12 09:30:34 -04:00
Kit Langton
83b47693c3
feat(core): add workspace domain and placement binding (#41187) 2026-08-08 13:24:04 -04:00