mirror of
https://github.com/vxcontrol/pentagi.git
synced 2026-07-09 21:57:02 +00:00
e8a26c6d2c
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