Add GSP links field and link inspection
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
- Preserve `id`; do not rename it unless explicitly requested.
|
||||
- `id` is the unique identity of a GSP unit.
|
||||
- `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.
|
||||
- `with` means related design context.
|
||||
- `refines` means single-source refinement.
|
||||
@@ -16,6 +17,7 @@
|
||||
- Use `gsp trace <id>` to inspect relations.
|
||||
- Use `gsp flatten <id>` before implementation or task splitting.
|
||||
- Use `gsp pack <id>` when a compact AI context is needed.
|
||||
- Use `gsp links <id>` to inspect associated files, folders, URLs, or addresses.
|
||||
- Use `gsp impact <id>` before changing shared GSP units.
|
||||
- Use `gsp message validate <file>` for agent communication messages.
|
||||
- Use `gsp stage-check --stage <stage>` before stage handoff.
|
||||
|
||||
Reference in New Issue
Block a user