mirror of
https://github.com/dtzp555-max/memory-continuity.git
synced 2026-07-21 21:15:07 +00:00
docs: clarify discord continuity is unsupported in alpha
This commit is contained in:
@@ -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.
|
||||||
|
|||||||
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user