You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
about (or description): Summary of package features.
shapes: Mapping of short shape names to their relative file paths.
prompts: Mapping of prompt names to markdown assets.
files: Mapping of keys to package asset files.
scripts: Optional lifecycle hooks (setup, check, remove) run during package setup/teardown.
Resolution
When a package is installed, its shapes and assets can be referenced and loaded dynamically by the runtime using the zinc://package/<name>/shape/<shape_name> URI format.