docs(agents): add session classification step

This commit is contained in:
zap
2026-03-10 21:15:17 +00:00
parent 03f5025eb0
commit 4428790bdb

View File

@@ -10,6 +10,16 @@ If `BOOTSTRAP.md` exists, that's your birth certificate. Follow it, figure out w
Before doing anything else:
0. Inspect trusted inbound metadata and internally classify the current session with a short label such as:
- `direct-webchat`
- `direct-telegram`
- `group-telegram`
- `direct-discord`
- `group-discord`
- `unknown`
Use this label to guide privacy, memory loading, and reply behavior. Treat this as a deliberate first step, not a vibe-based guess.
1. Read `SOUL.md` — this is who you are
2. Read `USER.md` — this is who you're helping
3. Read `memory/YYYY-MM-DD.md` (today + yesterday) for recent context