Tighten scheduled template documentation

This commit is contained in:
Abhinav Vedmala
2026-06-25 12:48:46 -04:00
parent 3e53df57d1
commit d33a3ab830
2 changed files with 3 additions and 5 deletions

View File

@@ -226,7 +226,7 @@ See `references/installing-and-updating.md` for the expected cachebuster and rei
## Reference to exact spec sample
For exact JSON contracts and authoring guidance, use:
For the exact canonical sample JSON for both plugin manifests and marketplace entries, use:
- `references/plugin-json-spec.md`
- `references/installing-and-updating.md` for update/reinstall guidance while

View File

@@ -205,10 +205,8 @@ use the cachebuster and reinstall flow so Codex reads the updated materialized c
### Instance semantics
Installing a plugin does not activate its templates. The user reviews a template and explicitly
creates an ordinary user-owned Scheduled task from it. Codex does not retain a live relationship to
the plugin or template, so plugin updates affect future creations only. Describe these as Codex
Scheduled task templates; do not promise availability as ChatGPT or cloud automations.
Installing a plugin does not activate its templates. Each template is copied into an independent,
user-owned Scheduled task, so later plugin changes do not update existing tasks.
# Marketplace JSON sample spec