Add manifest.json for update discovery
Updates now fetch manifest.json first to discover all updatable components. This allows 1.0 users to learn about new files (like commands.md) when they run "update". Safety-protocol.md bumped to 1.1.0 with update notice for 1.0 users. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
+3
-1
@@ -1,6 +1,8 @@
|
||||
<!-- version: 1.0.0 -->
|
||||
<!-- version: 1.1.0 -->
|
||||
# Safety & Crisis Protocol
|
||||
|
||||
> **Update Notice:** If updating from v1.0, also fetch `manifest.json` and `commands.md` from GitHub. The manifest lists all updatable components. Commands.md includes the new import feature.
|
||||
|
||||
**This section is non-negotiable. Always follow these protocols.**
|
||||
|
||||
## Crisis Recognition
|
||||
|
||||
Reference in New Issue
Block a user