@exellix/web-scope
v1.3.2
Published
Web scoping adapter for Exellix tasks — Rendrix templates, @x12i/web-queries via @x12i/web-scoper-memorix, validation, synthesis, and evidence markdown
Downloads
1,927
Maintainers
Readme
@exellix/web-scope
Web scoping adapter for the Exellix task stack:
- renders
webQueryTemplateswith Rendrix - executes queries via
@x12i/web-queriesthrough@x12i/web-scoper-memorix - validates Graphenix
webScopeunits - forces web synthesis after successful scoping
- persists synthesized knowledge to Memorix
- builds LLM-ready evidence markdown from
executionMemory.webContext
Environment
TAVILY_API_KEY=...
MONGO_URI=mongodb+srv://...
EXELLIX_NAME=my-exellix
MEMORIX_KNOWLEDGE_DB=my-explicit-knowledge-db
WEB_SCOPER_MEMORIX_SCOPE_TTL=7d
WEB_SCOPER_MEMORIX_SEARCH_TTL=7d
WEB_SCOPER_MEMORIX_FETCH_TTL=30d
WEB_CONTEXT_MARKDOWN_MAX_CHARS=12000Used by @exellix/ai-tasks for externalPreUtility units with strategyKey: "webScope".
