← Back to events
ActiveTechRelease8.0.0-rc.9

v8.0.0-rc.9-dev.4: feat(psl): expose inspectable attribute combinators (#30247)

What happened

Expose inspectable attribute combinators so tooling can consume the same grammar used by PSL interpretation, without maintaining a second descriptor tree. Changes Parser API: replace open argument kinds with a closed discriminated union exposing fixed values, collection children, union alternatives, and function signatures. Optional wrappers preserve metadata and output types. Context safety: distinguish local and r…

Summary assembled by rule from the sources below

Why it's spreading

Sources