Add strict custom field registry

This commit is contained in:
2026-05-07 11:04:11 +08:00
parent 27e71d8c51
commit c1cc9132a4
20 changed files with 582 additions and 20 deletions

View File

@@ -8,6 +8,8 @@
- `title` is display text; use `id` when `title` is missing.
- `links` associates a GSP with paths, folders, URLs, or external addresses.
- Use only fields valid for the declared GSP version.
- Do not add non-built-in fields unless they are declared in `gsp.fields`.
- Run `gsp fields list` before using project custom fields.
- `with` means related design context.
- `refines` means single-source refinement.
- Empty `context` means placeholder.