1.5 KiB
1.5 KiB
Changelog: Autonomous Research Routing v7
Changed
- Added entity-facet-aware bounded primary-source exploration for compound research questions.
- Allow up to two distinct primary/authoritative entity facets per query, one probe per facet.
- Keep the strict full-text evidence assessment after a facet probe.
- Preserve autonomous opportunity production nodes as required article seeds through topic filtering and planner source selection.
- Added
article.sources.autonomous_seedsobservability event. - Added initial-bootstrap Compute-Agent registration grace using the existing
BRAIN_VECTOR_GRAPH_AGENT_WAITvalue. - Added
vector.graph.agent.waitingobservability event.
Explicitly unchanged
BRAIN_AUTONOMOUS_RESEARCH_INTERVALis not changed or reinterpreted.- No autonomous cooldown/dedupe-key behavior was changed in this release.
- No vector graph similarity, affinity or orphan-pass thresholds were changed.
- No article/research quality gate was lowered.
Validation focus
Regression tests cover:
- two primary facets (
OWASP SAMM,MITRE ATT&CK) may each receive one bounded probe; - a second source for the same facet is deferred;
- a primary full-text source may provide valid partial evidence for one side of a compound comparison question;
- an unrelated authoritative source still cannot bypass the topic/entity guard;
- autonomous opportunity seeds survive topic filtering and are prepended to planner source IDs;
- startup Agent grace is active only during bootstrap and uses the configured vector-agent wait.