docs: clarify discord continuity is unsupported in alpha

This commit is contained in:
2026-03-13 10:05:32 +10:00
parent 9eb3347a5c
commit dcc9093182
2 changed files with 12 additions and 0 deletions
+3
View File
@@ -26,3 +26,6 @@ This release marks the transition from a skill-only continuity package to a
### Pending ### Pending
- Experiment C (compaction-path verification) remains pending because no real compaction event was triggered in the earlier pressure test - Experiment C (compaction-path verification) remains pending because no real compaction event was triggered in the earlier pressure test
### Known limitation in this alpha
- Reliable continuity recovery is currently validated for resident subagents, **not** for Discord main/channel/thread sessions. Fresh Discord tests did not preserve short facts or concrete working-state details across new sessions.
+9
View File
@@ -28,6 +28,15 @@ That is the problem this skill solves.
## Current architecture stance ## Current architecture stance
> **Alpha support boundary (`v0.3.0-probe`)**
>
> Currently validated:
> - resident subagent startup continuity
>
> Not currently supported / not yet validated for reliable recovery:
> - Discord main/channel/thread continuity
>
This repository should now be understood as a **continuity package**, not just a standalone skill. This repository should now be understood as a **continuity package**, not just a standalone skill.
### Included forms ### Included forms