chore(session): read .custodian-brief.md before MCP call in session init
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
1e35876ec4
commit
82dcabc566
1 changed files with 6 additions and 0 deletions
|
|
@ -15,6 +15,12 @@ State Hub: http://127.0.0.1:8000
|
||||||
### Session Protocol
|
### Session Protocol
|
||||||
|
|
||||||
**Step 1 — Orient**
|
**Step 1 — Orient**
|
||||||
|
|
||||||
|
Read the offline-safe brief first:
|
||||||
|
```bash
|
||||||
|
cat .custodian-brief.md
|
||||||
|
```
|
||||||
|
Then call the MCP tool for richer context (skip if unreachable):
|
||||||
```
|
```
|
||||||
get_domain_summary("railiance")
|
get_domain_summary("railiance")
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue