mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-27 19:25:15 +02:00
perf(kb subagent, desktop): cap evidence.content_excerpt to 500 chars
This commit is contained in:
parent
5edf0520c4
commit
0cdda14922
1 changed files with 1 additions and 0 deletions
|
|
@ -118,5 +118,6 @@ Rules:
|
|||
- `status=success` → `next_step=null`, `missing_fields=null`.
|
||||
- `status=partial|blocked|error` → `next_step` must be non-null.
|
||||
- `status=blocked` due to missing required inputs → `missing_fields` must be non-null.
|
||||
- `evidence.content_excerpt`: max ~500 characters. Surface a short excerpt or a one-sentence summary, not the full file body. The supervisor already sees the tool's raw output.
|
||||
|
||||
Infer before you call; map every tool outcome faithfully.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue