Docs / source reviewed
jev-tree
Break large taxonomies into layered decisions
How this project uses Jev
- Input
- A JSON taxonomy tree and user goal
- Jev decides
- Which branch to enter at the current level
- Code executes
- Code traverses recursively to a leaf
Evidence and limitations
Layered calls address candidate-set size, but early mistakes can affect the final category. Accuracy has not been tested here.
This project has not been run independently here. Author-reported results are not independently verified results.