mirror of
https://github.com/onestardao/WFGY.git
synced 2026-04-28 11:40:07 +00:00
Update README.md
This commit is contained in:
parent
68f213d5d1
commit
b971e3cc94
1 changed files with 3 additions and 3 deletions
|
|
@ -15,12 +15,12 @@ you’ll get a diagnosis and exact fix steps — no infra changes required.
|
|||
|
||||
<br>
|
||||
|
||||
> most fixes today happen **after generation**:
|
||||
> most fixes today happen **AFTER generation**:
|
||||
> - the model outputs something wrong, then we patch it with retrieval, chains, or tools.
|
||||
> - the same failures reappear again and again.
|
||||
>
|
||||
> WFGY inverts the sequence.
|
||||
> - **before generation**, it inspects the semantic field (tension, residue, drift signals).
|
||||
> WFGY inverts the sequence. **BEFORE generation**:
|
||||
> - it inspects the semantic field (tension, residue, drift signals).
|
||||
> - if the state is unstable, it loops, resets, or redirects the path.
|
||||
> - only a stable semantic state is allowed to generate output.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue