Product red line: EagleRAG does ingest / retrieve / assemble-context / admin-metadata only. Domain plugins improve recall quality; they must not grow Agent behavior or side-effect MCP tools.
Hot-path hooks: PARSE, CHUNK, and QUERY_ASSEMBLE are invoked on ingest/query paths via eagle_rag/plugins/hotpath_hooks.py.
Core decoupling: Per-plugin knobs under settings.plugins.options[<namespace>]. Core source_type.rules default empty. Reconstruct fans out specialized collections from the plugin manifest.