honcho/docs/v3/documentation/features/advanced
Eugene Eisenstein 451a864096 refactor(dialectic): drop message content from evidence
Evidence carried the first 200 characters of every message the agent read.
Remove it: messages now report identity and provenance only.

Message content is caller-supplied and unbounded -- up to MAX_MESSAGE_SIZE,
25k characters -- and a single answer can touch a few hundred messages across
its search, grep and date-range tools. Carrying even a slice of each invites
callers to read messages in bulk out of evidence rather than fetching the ones
they want, which is the opposite of what this is for: evidence is an audit and
analytics surface, not a read API and not something to sit in a hot path.

Conclusions keep their text, which is the asymmetry worth stating. A
conclusion is written by the deriver, is short, and is the thing being
audited; a message is raw input that already has endpoints of its own.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
2026-09-03 16:43:39 -04:00
..
deleting-data.mdx chore(docs): Add explanation on deleting data and cloud vs local differences (#1114) 2026-09-01 23:03:44 -04:00
directional-representations.mdx chore(docs): Add Documentation for Scopes (#1086) 2026-08-27 15:21:10 -04:00
dreaming.mdx Modify Queue Status to only relevant tasks (#398) 2026-02-23 22:54:21 -05:00
evidence.mdx refactor(dialectic): drop message content from evidence 2026-09-03 16:43:39 -04:00
file-uploads.mdx Abigail/dev 1406 (#416) 2026-03-06 23:21:28 -05:00
overview.mdx chore(docs): Add explanation on deleting data and cloud vs local differences (#1114) 2026-09-01 23:03:44 -04:00
peer-card.mdx chore(docs): Add Documentation for Scopes (#1086) 2026-08-27 15:21:10 -04:00
queue-status.mdx chore(docs): Add Documentation for Scopes (#1086) 2026-08-27 15:21:10 -04:00
reasoning-configuration.mdx chore(docs): Add Documentation for Scopes (#1086) 2026-08-27 15:21:10 -04:00
scopes.mdx chore(docs): Add Documentation for Scopes (#1086) 2026-08-27 15:21:10 -04:00
search.mdx chore(docs): Add Documentation for Scopes (#1086) 2026-08-27 15:21:10 -04:00
streaming-response.mdx feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
structured-outputs.mdx feat(dialectic): optional structured outputs with limited schema for Dialectic calls (#896) 2026-07-20 18:46:49 -04:00
summarizer.mdx feat: honcho 3.0, sdks 2.0, excise stainless, update v3 docs, changelogs (#331) 2026-01-22 15:16:28 -05:00
using-filters.mdx chore(docs): Add Documentation for Scopes (#1086) 2026-08-27 15:21:10 -04:00
webhooks.mdx chore(docs): Add explanation on deleting data and cloud vs local differences (#1114) 2026-09-01 23:03:44 -04:00