mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-09-23 00:41:13 +00:00
The previous approach scanned LLM response text for JSON containing routing fields (extract_status_fields), which was fragile and violated the spec's abstraction boundary. Replace with two clean mechanisms: - Backend registers a report_outcome tool that the LLM calls to declare routing decisions (status, preferred_next_label, context_updates, etc.) - Handler auto-generates a routing preamble listing available edge labels, appended to the prompt only when 2+ labeled unconditional edges exist Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| agent | ||
| attractor | ||
| llm | ||
| terminal | ||