mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-23 04:21:29 +00:00
Address Copilot review on PR #350: note that default_backend selects a crawl backend and passive extractors such as jsfinder are not selectable there; model scope_decision as a decision plus reason in both the field list and the JSON example; add an illustrative scope_entries example and clarify when allowed_hosts applies. Refs #336