Skip to main content

Notes

  • Two-phase: the first render classifies; the next uses classificationResult to mount route handlers.
  • Each entry’s category must match a categories key; unmatched entries are skipped silently.
  • Route tasks default to continueOnFail.

Source

The <ClassifyAndRoute> implementation and the files it imports, straight from the package source. This section is generated; edit the source, not this block.