# Savepoint Protocol Packet — Complete Package v02.1

## Package Contents

| File | Purpose |
|---|---|
| `2026-05-15__SAVEPOINT-PROTOCOL-PACKET__COMMAND-LAYER__v02.1.md` | Canonical command surface, lifecycle, authority rules, deployment status |
| `2026-05-15__UNIVERSAL-SAVE-POINT-PROTOCOL__v02.1.md` | `/save` protocol and savepoint schema |
| `2026-05-15__RESTORE-SAVEPOINT-PROTOCOL__v01.1.md` | Safe restore preview/commit protocol |
| `2026-05-15__SAVEPOINT-DIFF-AND-ABSORB-PROTOCOLS__v02.1.md` | Same-agent diff and cross-agent absorb protocols |
| `2026-05-15__SAVEPOINT-PROTOCOL-PACKET__PROJECT-DEPLOYMENT-OVERLAY__v01.md` | Project-folder/direct-upload deployment layer |
| `2026-05-15__ACTIVE-SAVEPOINT-INDEX__TEMPLATE__v01.md` | Template for tracking current active savepoints |
| `2026-05-15__ACTIVE-AGENT-REGISTRY__TEMPLATE__v01.md` | Template for active agents, scopes, routing, authority |
| `2026-05-15__PROJECT-INSTRUCTIONS__SAVEPOINT-PROTOCOL__TEMPLATE__v01.md` | Copy/paste project instructions |
| `2026-05-15__SAVEPOINT-PROTOCOLS__QUICKSTART-GUIDE__v02.1.md` | One-page Markdown quickstart |
| `2026-05-15__SAVEPOINT-PROTOCOLS__QUICKSTART-GUIDE__v02.1.pdf` | Print-ready one-page PDF quickstart |

## Deployment Recommendation

1. Put protocol files in `_PROJECT_PROTOCOLS/active/`.
2. Put index and registry templates in `_ACTIVE_STATE/` and customize them.
3. Paste the project instruction template into project instructions.
4. Store latest agent savepoints in `_AGENT_SAVEPOINTS/<Agent>/active/`.
5. Directly upload relevant savepoints for restore, diff, absorb, and high-risk handoff operations.

## Governing Rule

Project Sources preserve continuity availability.  
Direct uploads establish immediate operational authority.  
Project instructions activate the protocol.  
The active savepoint index prevents version drift.
