Hive Hive
Sign in

Rename Starlark rules to modules and target_kind

Metadata
Source
GitHub
Version
0.24.0
Domains
Published
Jun 28, 2026 · 10:12 UTC
Repository
tuist/once
Update

The graph extension surface is now described as modules instead of rules across the Starlark API, manifest loading, and CLI/MCP output. The declaration helper is target_kind(...), and once query exposes target kind discovery surfaces in the new terminology. Legacy rule(...) declarations keep working through a compatibility shim.