# @exellix/web-scope

> Web scoping adapter for Exellix tasks — Rendrix templates, @x12i/web-queries via @x12i/web-scoper-memorix, validation, synthesis, and evidence markdown

Latest version **1.3.2** (published 2026-07-10) · exellix-license license · 0 weekly downloads

## Install

```sh
npm install @exellix/web-scope
pnpm add @exellix/web-scope
yarn add @exellix/web-scope
bun add @exellix/web-scope
```

## Health

**Score 70/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score; high quality score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 1.3.2 |
| Published | 2026-07-10 |
| First published | 2026-06-29 |
| Weekly downloads | 0 |
| License | exellix-license |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Node | >=20 |
| Dependencies | 6 |
| Unpacked size | 208.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | exellix |
| Maintainers | exellix |
| Keywords | web-scope, web-queries, web-scoper-memorix, search, exellix |

## Links

- npm: https://www.npmjs.com/package/@exellix/web-scope
- Repository: https://github.com/exellix/ai-tasks-mono-repo
- Homepage: https://github.com/exellix/ai-tasks-mono-repo#readme
- Issues: https://github.com/exellix/ai-tasks-mono-repo/issues
- npm.io page: https://npm.io/package/@exellix/web-scope

## Dependencies (6)

- [@x12i/logxer](https://npm.io/package/@x12i/logxer.md) ^4.6.0
- [@x12i/rendrix](https://npm.io/package/@x12i/rendrix.md) ^4.3.0
- [@x12i/web-queries](https://npm.io/package/@x12i/web-queries.md) ^1.3.0
- [@x12i/search-adapter](https://npm.io/package/@x12i/search-adapter.md) ^1.5.1
- [@x12i/web-scoper-memorix](https://npm.io/package/@x12i/web-scoper-memorix.md) ^1.4.0
- [@x12i/graphenix-executable-contracts](https://npm.io/package/@x12i/graphenix-executable-contracts.md) ^2.17.0

## Alternatives

- [jsforce](https://npm.io/package/jsforce.md) — 851.2K weekly downloads
- [react-native-qrcode-svg](https://npm.io/package/react-native-qrcode-svg.md) — 693.5K weekly downloads
- [@salesforce/plugin-data](https://npm.io/package/@salesforce/plugin-data.md) — 394.9K weekly downloads
- [@backstage/plugin-search-common](https://npm.io/package/@backstage/plugin-search-common.md) — 308.5K weekly downloads
- [@chain-registry/types](https://npm.io/package/@chain-registry/types.md) — 38.4K weekly downloads

## Recent versions

- 1.3.2 (latest) — 2026-07-10
- 1.3.1 — 2026-06-30
- 1.3.0 — 2026-06-29
- 1.2.1 — 2026-06-29
- 1.2.0 — 2026-06-29
- 1.1.0 — 2026-06-29
- 1.0.0 — 2026-06-29

## README

# @exellix/web-scope

Web scoping adapter for the Exellix task stack:

- renders `webQueryTemplates` with Rendrix
- executes queries via [`@x12i/web-queries`](https://www.npmjs.com/package/@x12i/web-queries) through [`@x12i/web-scoper-memorix`](https://www.npmjs.com/package/@x12i/web-scoper-memorix)
- validates Graphenix `webScope` units
- **forces web synthesis** after successful scoping
- persists synthesized knowledge to Memorix
- builds LLM-ready evidence markdown from `executionMemory.webContext`

## Environment

```env
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=12000
```

Used by `@exellix/ai-tasks` for `externalPreUtility` units with `strategyKey: "webScope"`.

---
_Source: https://npm.io/package/@exellix/web-scope · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
