Surface parser token review explicitly
This commit is contained in:
@@ -719,6 +719,17 @@ Acceptance criteria:
|
||||
|
||||
### Phase 7: Parser trustworthiness and token review
|
||||
|
||||
Status:
|
||||
|
||||
- implemented in the web app on March 15, 2026
|
||||
|
||||
Implemented model:
|
||||
|
||||
- quick-parse generation now records explicit token-review items for unknown or partially parsed affix tokens instead of relying only on generic note strings
|
||||
- advanced review calls out unresolved tokens directly alongside generated comparison so curators can see what needs manual attention
|
||||
- shared affix parsing no longer consumes unsupported legacy matches silently, preventing recognized content from disappearing without review
|
||||
- regression coverage now includes unknown-token surfacing and keeps Arcane Aether B16 stable through load and re-parse flows
|
||||
|
||||
Scope:
|
||||
|
||||
- remove silent-loss behavior from generation
|
||||
|
||||
Reference in New Issue
Block a user