{"version": "2.1.0", "$schema": "https://json.schemastore.org/sarif-2.1.0.json", "runs": [{"tool": {"driver": {"name": "Repobility", "informationUri": "https://repobility.com", "rules": [{"id": "scanner-518ab85783be522b", "name": "Stray `console.log` in TS/JS \u2014 apps/memory-service/scripts/memwal-spike.ts:81", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/memory-service/scripts/memwal-spike.ts:81"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-0466e377ac4c479d", "name": "Stray `console.log` in TS/JS \u2014 apps/memory-service/scripts/walrus-smoke.ts:10", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/memory-service/scripts/walrus-smoke.ts:10"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2a7e9259a82d04bd", "name": "Stray `console.log` in TS/JS \u2014 apps/memory-service/src/server.ts:29", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/memory-service/src/server.ts:29"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dcf06ff51afe85c4", "name": "Stray `console.log` in TS/JS \u2014 apps/web/scripts/smoke-derive.ts:45", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/web/scripts/smoke-derive.ts:45"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9d6ec44a58468171", "name": "Stray `console.log` in TS/JS \u2014 apps/web/scripts/smoke-llm.ts:5", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/web/scripts/smoke-llm.ts:5"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d155ad57a601da08", "name": "Stray `console.log` in TS/JS \u2014 apps/web/scripts/smoke-chat.ts:15", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/web/scripts/smoke-chat.ts:15"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-7e9ad2717e92320c", "name": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/web/app/layout.tsx:72", "shortDescription": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/web/app/layout.tsx:72"}, "fullDescription": {"text": "Open XSS surface unless the input is provably trusted. Replace with explicit JSX or sanitize via a vetted library.\n\nWhy: OWASP basics. Already partially flagged by the security analyzer.\nRule id: fq.dangerous-html"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-de016fdd0d6f3d74", "name": "Stray `console.log` in TS/JS \u2014 apps/web/app/docs/sdk/page.tsx:31", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 apps/web/app/docs/sdk/page.tsx:31"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-236891f094976e0f", "name": "Stray `console.log` in TS/JS \u2014 research/legacy/sdk/scripts/e2e.ts:16", "shortDescription": {"text": "Stray `console.log` in TS/JS \u2014 research/legacy/sdk/scripts/e2e.ts:16"}, "fullDescription": {"text": "Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable.\n\nWhy: Hygiene \u2014 easy to leak debug output.\nRule id: fq.console-leak"}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4745b60ec613922d", "name": "Insecure pattern 'cors_wildcard' in apps/memory-service/src/server.ts:51", "shortDescription": {"text": "Insecure pattern 'cors_wildcard' in apps/memory-service/src/server.ts:51"}, "fullDescription": {"text": "Found a known-risky pattern (cors_wildcard). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d1b99b76869ce3d4", "name": "Insecure pattern 'node_child_process' in apps/web/scripts/onchain-grant-revoke-e2e.mjs:15", "shortDescription": {"text": "Insecure pattern 'node_child_process' in apps/web/scripts/onchain-grant-revoke-e2e.mjs:15"}, "fullDescription": {"text": "Found a known-risky pattern (node_child_process). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-a2007e4993d3a7fb", "name": "Insecure pattern 'dangerous_innerhtml' in apps/web/app/layout.tsx:72", "shortDescription": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/web/app/layout.tsx:72"}, "fullDescription": {"text": "Found a known-risky pattern (dangerous_innerhtml). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6893a6c8b0861585", "name": "Very low test-to-source ratio", "shortDescription": {"text": "Very low test-to-source ratio"}, "fullDescription": {"text": "1 test file(s) for 120 source file(s) (ratio 0.01). Consider adding integration or unit tests for critical paths."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9b94ff1534e96456", "name": "Node manifest has dependencies but no lockfile: apps/memory-service/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/memory-service/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4a9eb7dc7c6e3880", "name": "Node manifest has dependencies but no lockfile: apps/web/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: apps/web/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f08f751db90e64c7", "name": "Node manifest has dependencies but no lockfile: research/legacy/sdk/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: research/legacy/sdk/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2699d5f16ae11282", "name": "Node manifest has dependencies but no lockfile: packages/shared/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/shared/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ae014485ab255591", "name": "Node manifest has dependencies but no lockfile: packages/sdk/package.json", "shortDescription": {"text": "Node manifest has dependencies but no lockfile: packages/sdk/package.json"}, "fullDescription": {"text": "`package.json` declares dependencies, but no same-directory npm/pnpm/yarn/bun lockfile was found. Generated projects without lockfiles are less reproducible and harder to secure-scan precisely."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3ab5d313dda8e5f9", "name": "Debug logging residue appears in source files", "shortDescription": {"text": "Debug logging residue appears in source files"}, "fullDescription": {"text": "Found 262 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-72b2a6250083a784", "name": "Placeholder or mock-heavy implementation detected", "shortDescription": {"text": "Placeholder or mock-heavy implementation detected"}, "fullDescription": {"text": "Found 36 placeholder/mock markers across 17 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2d0c7b7ab8f8aacf", "name": "Critical user flow still appears backed by mock or placeholder data", "shortDescription": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "fullDescription": {"text": "A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-11825279136b53a3", "name": "CI is configured but no tests are detected", "shortDescription": {"text": "CI is configured but no tests are detected"}, "fullDescription": {"text": "A CI pipeline exists, but the scan found no test files to gate. Opus labeled this generated-code pattern as config theater: release machinery exists, but it has little behavioral signal."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b9088664ace7f748", "name": "Composite production-readiness gap", "shortDescription": {"text": "Composite production-readiness gap"}, "fullDescription": {"text": "Multiple low-cost hardening controls are missing together: tests, lockfile. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-749d4bc1bd66df5f", "name": "Agent instructions exist but release-hardening basics are missing", "shortDescription": {"text": "Agent instructions exist but release-hardening basics are missing"}, "fullDescription": {"text": "AI-coder instruction files were found, but the repo is missing tests, lockfile. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ea8f3013f588db25", "name": "Shallow git history limits provenance confidence", "shortDescription": {"text": "Shallow git history limits provenance confidence"}, "fullDescription": {"text": "The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8424db9c75e04ba4", "name": "Very short observed git history", "shortDescription": {"text": "Very short observed git history"}, "fullDescription": {"text": "The repo has multiple source files but two or fewer visible commits. This is not a failure by itself, but it lowers confidence in evolution-based diagnosis."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-cc55229a7a3c078d", "name": "Agent authority lacks a verifier contract: .mcp.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "fullDescription": {"text": "This agent instruction grants code or shell authority but does not state the verification gate that decides promotion. The recurring safe pattern is: LLM proposes; deterministic tests/build/security checks verify; only verified code promotes."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-bbde634ade929016", "name": "Commented-code block (5 lines) in apps/web/next.config.ts:6", "shortDescription": {"text": "Commented-code block (5 lines) in apps/web/next.config.ts:6"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-5893a12252359893", "name": "Commented-code block (6 lines) in apps/web/scripts/shoot-screens.mjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in apps/web/scripts/shoot-screens.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-87dc130b914a8600", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/pulse-e2e.mjs:36", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/pulse-e2e.mjs:36"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6047f2e6347d8a14", "name": "Commented-code block (6 lines) in apps/web/scripts/hero-e2e.mjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in apps/web/scripts/hero-e2e.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-51c9aa95e099a293", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/hero-e2e.mjs:29", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/hero-e2e.mjs:29"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b37b5e0349032121", "name": "Commented-code block (6 lines) in apps/web/scripts/seal-session-ux-e2e.mjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in apps/web/scripts/seal-session-ux-e2e.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-02ee5ac9f559ebcf", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/onchain-grant-revoke-e2e.mjs:29", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/onchain-grant-revoke-e2e.mjs:29"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-61ee4b10cbd42d5d", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/quota-e2e.mjs:12", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/quota-e2e.mjs:12"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e3d7c17bc4a2e9c2", "name": "Commented-code block (9 lines) in apps/web/scripts/test-llm-failover.mjs:1", "shortDescription": {"text": "Commented-code block (9 lines) in apps/web/scripts/test-llm-failover.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-36c6b8641e2c1631", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/gasless-e2e.mjs:27", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/gasless-e2e.mjs:27"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-6a83002e0a56389b", "name": "Commented-code block (8 lines) in apps/web/scripts/seal-policy-e2e.mjs:1", "shortDescription": {"text": "Commented-code block (8 lines) in apps/web/scripts/seal-policy-e2e.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-293b57a67d257d3c", "name": "Commented-code block (5 lines) in apps/web/scripts/export-e2e.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in apps/web/scripts/export-e2e.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-baf2e1777f847c34", "name": "Commented-code block (13 lines) in apps/web/scripts/pulse-seal-e2e.mjs:7", "shortDescription": {"text": "Commented-code block (13 lines) in apps/web/scripts/pulse-seal-e2e.mjs:7"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-04957e2c5b737ca4", "name": "Commented-code block (6 lines) in apps/web/scripts/seal-provider-e2e.mjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in apps/web/scripts/seal-provider-e2e.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-e2ea95b99f172072", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/seal-provider-e2e.mjs:56", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/seal-provider-e2e.mjs:56"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f8ac8ff4a54997b1", "name": "Commented-code block (6 lines) in apps/web/scripts/import-e2e.mjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in apps/web/scripts/import-e2e.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-c1db85d6ca005351", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/import-e2e.mjs:57", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/import-e2e.mjs:57"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-e256838f1bdde100", "name": "Commented-code block (6 lines) in apps/web/scripts/model-independence-e2e.mjs:1", "shortDescription": {"text": "Commented-code block (6 lines) in apps/web/scripts/model-independence-e2e.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d247c0603edd2f1a", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/model-independence-e2e.mjs:56", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/model-independence-e2e.mjs:56"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-2f78fbd670104073", "name": "Commented-code block (5 lines) in apps/web/scripts/forget-e2e.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in apps/web/scripts/forget-e2e.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-d9ea3e69e2d14f27", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/forget-e2e.mjs:28", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/forget-e2e.mjs:28"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-306c88854a82eeed", "name": "Commented-code block (5 lines) in apps/web/scripts/generate-favicon.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in apps/web/scripts/generate-favicon.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-85b859ebe34d55a3", "name": "Commented-code block (5 lines) in apps/web/scripts/shoot-frames.mjs:1", "shortDescription": {"text": "Commented-code block (5 lines) in apps/web/scripts/shoot-frames.mjs:1"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-7f5eec60a6ffdd44", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/app/api/img/[blobId]/route.ts:27", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/app/api/img/[blobId]/route.ts:27"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-282c32dd3cea6550", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/app/chat/page.tsx:101", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/app/chat/page.tsx:101"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-8c19296fb2743928", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/app/create/page.tsx:182", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/app/create/page.tsx:182"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-884755ab6716d8f3", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/minimax.ts:45", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/minimax.ts:45"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-91b114d191c3cc7c", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/walrus.ts:69", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/walrus.ts:69"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-9b30920b51578cf7", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/memory/seal-provider.ts:84", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/memory/seal-provider.ts:84"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-46cff3bb268ed830", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/llm/nvidia.ts:62", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/llm/nvidia.ts:62"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-302b9d8e8ef1514f", "name": "Legacy-named symbol `chatcompletion_v2` in apps/web/src/lib/llm/minimax.ts:2", "shortDescription": {"text": "Legacy-named symbol `chatcompletion_v2` in apps/web/src/lib/llm/minimax.ts:2"}, "fullDescription": {"text": "Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-828a41a94d1914ba", "name": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/llm/groq.ts:54", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/llm/groq.ts:54"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-766c5bd274da3717", "name": "`fetch()` without try/.catch or AbortSignal \u2014 research/legacy/sdk/src/npc.ts:17", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 research/legacy/sdk/src/npc.ts:17"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ac8164199923f5b5", "name": "`fetch()` without try/.catch or AbortSignal \u2014 packages/mcp/lethe-mcp.mjs:82", "shortDescription": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/mcp/lethe-mcp.mjs:82"}, "fullDescription": {"text": "Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f0ccd8978ab1c558", "name": "Commented-code block (11 lines) in packages/sdk/src/index.ts:3", "shortDescription": {"text": "Commented-code block (11 lines) in packages/sdk/src/index.ts:3"}, "fullDescription": {"text": "A long run of `//` or `#` lines usually means abandoned code. Delete or move to git history. Keeps the canvas + dead-code detection honest."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "info", "confidence": 1.0}}, {"id": "scanner-59b992d62d86a65a", "name": "25 env vars used in code but missing from .env.example", "shortDescription": {"text": "25 env vars used in code but missing from .env.example"}, "fullDescription": {"text": "Drift between code and config docs. The first few: `AGENT_ADDR`, `DEPLOYER_PRIVATE_KEY`, `E2E_BASE`, `LETHE_APP_ADDRESS`, `LETHE_BASE_URL`, `LETHE_FULLNODE_URL`, `LETHE_MEMORY_PKG`, `LLM_TIMEOUT_MS` + 17 more. Add them (with a placeholder/comment) to .env.example so onboarding doesn't break."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-db591938a942fc3d", "name": "Dangling fetch: GET /api/chat/models (apps/web/app/chat/page.tsx:101)", "shortDescription": {"text": "Dangling fetch: GET /api/chat/models (apps/web/app/chat/page.tsx:101)"}, "fullDescription": {"text": "`apps/web/app/chat/page.tsx:101` calls `GET /api/chat/models` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/chat/models`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-331c30fb340303ed", "name": "Dangling fetch: POST /api/chat (apps/web/app/chat/page.tsx:164)", "shortDescription": {"text": "Dangling fetch: POST /api/chat (apps/web/app/chat/page.tsx:164)"}, "fullDescription": {"text": "`apps/web/app/chat/page.tsx:164` calls `POST /api/chat` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/chat`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-9eff5178684316ca", "name": "Dangling fetch: POST /api/chat (apps/web/app/chat/page.tsx:295)", "shortDescription": {"text": "Dangling fetch: POST /api/chat (apps/web/app/chat/page.tsx:295)"}, "fullDescription": {"text": "`apps/web/app/chat/page.tsx:295` calls `POST /api/chat` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/chat`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d82495a136d6a736", "name": "Dangling fetch: POST /api/chat/extract (apps/web/app/chat/page.tsx:341)", "shortDescription": {"text": "Dangling fetch: POST /api/chat/extract (apps/web/app/chat/page.tsx:341)"}, "fullDescription": {"text": "`apps/web/app/chat/page.tsx:341` calls `POST /api/chat/extract` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/chat/extract`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-3bd1ae30038a32d6", "name": "Dangling fetch: POST /api/onchain/derive (apps/web/app/chat/page.tsx:374)", "shortDescription": {"text": "Dangling fetch: POST /api/onchain/derive (apps/web/app/chat/page.tsx:374)"}, "fullDescription": {"text": "`apps/web/app/chat/page.tsx:374` calls `POST /api/onchain/derive` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/onchain/derive`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-937901f8c7285d68", "name": "Dangling fetch: POST /api/onchain/snapshot (apps/web/app/chat/page.tsx:438)", "shortDescription": {"text": "Dangling fetch: POST /api/onchain/snapshot (apps/web/app/chat/page.tsx:438)"}, "fullDescription": {"text": "`apps/web/app/chat/page.tsx:438` calls `POST /api/onchain/snapshot` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/onchain/snapshot`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-0ce0335ee5acfdbd", "name": "Dangling fetch: POST /api/onchain/derive (apps/web/app/chat/page.tsx:461)", "shortDescription": {"text": "Dangling fetch: POST /api/onchain/derive (apps/web/app/chat/page.tsx:461)"}, "fullDescription": {"text": "`apps/web/app/chat/page.tsx:461` calls `POST /api/onchain/derive` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/onchain/derive`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f1757a8af1f5041c", "name": "Dangling fetch: POST /api/generate (apps/web/app/create/page.tsx:146)", "shortDescription": {"text": "Dangling fetch: POST /api/generate (apps/web/app/create/page.tsx:146)"}, "fullDescription": {"text": "`apps/web/app/create/page.tsx:146` calls `POST /api/generate` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/generate`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ba452765c3b2f5ca", "name": "Dangling fetch: POST /api/store (apps/web/app/create/page.tsx:182)", "shortDescription": {"text": "Dangling fetch: POST /api/store (apps/web/app/create/page.tsx:182)"}, "fullDescription": {"text": "`apps/web/app/create/page.tsx:182` calls `POST /api/store` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/store`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e7830a98e77a28ba", "name": "Dangling fetch: POST /api/pulse/recall (apps/web/app/pulse/page.tsx:83)", "shortDescription": {"text": "Dangling fetch: POST /api/pulse/recall (apps/web/app/pulse/page.tsx:83)"}, "fullDescription": {"text": "`apps/web/app/pulse/page.tsx:83` calls `POST /api/pulse/recall` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/pulse/recall`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c1674828ef859547", "name": "Dangling fetch: POST /api/chat (apps/web/app/pulse/page.tsx:134)", "shortDescription": {"text": "Dangling fetch: POST /api/chat (apps/web/app/pulse/page.tsx:134)"}, "fullDescription": {"text": "`apps/web/app/pulse/page.tsx:134` calls `POST /api/chat` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/chat`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-0700d67165d36a7d", "name": "Dangling fetch: POST /api/memory/import-extract (apps/web/src/components/ImportMemoryDialog.tsx:42)", "shortDescription": {"text": "Dangling fetch: POST /api/memory/import-extract (apps/web/src/components/ImportMemoryDialog.tsx:42)"}, "fullDescription": {"text": "`apps/web/src/components/ImportMemoryDialog.tsx:42` calls `POST /api/memory/import-extract` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/memory/import-extract`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c76e32c88ac8db90", "name": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/mint.ts:80)", "shortDescription": {"text": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/mint.ts:80)"}, "fullDescription": {"text": "`apps/web/src/lib/mint.ts:80` calls `POST /api/sponsor` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/sponsor`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-d8eb3ead8ece910e", "name": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/mint.ts:101)", "shortDescription": {"text": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/mint.ts:101)"}, "fullDescription": {"text": "`apps/web/src/lib/mint.ts:101` calls `POST /api/sponsor` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/sponsor`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-abc186c9576fff03", "name": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/memory/gasless.ts:42)", "shortDescription": {"text": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/memory/gasless.ts:42)"}, "fullDescription": {"text": "`apps/web/src/lib/memory/gasless.ts:42` calls `POST /api/sponsor` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/sponsor`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-837e9a1903a52f85", "name": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/memory/gasless.ts:59)", "shortDescription": {"text": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/memory/gasless.ts:59)"}, "fullDescription": {"text": "`apps/web/src/lib/memory/gasless.ts:59` calls `POST /api/sponsor` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/sponsor`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c558a33bdd28968c", "name": "Dangling fetch: POST /api/memory/store (apps/web/src/lib/memory/seal-provider.ts:56)", "shortDescription": {"text": "Dangling fetch: POST /api/memory/store (apps/web/src/lib/memory/seal-provider.ts:56)"}, "fullDescription": {"text": "`apps/web/src/lib/memory/seal-provider.ts:56` calls `POST /api/memory/store` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/memory/store`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-2409f796cc4f3f01", "name": "Dangling fetch: POST /api/memory/recall (apps/web/src/lib/memory/seal-provider.ts:141)", "shortDescription": {"text": "Dangling fetch: POST /api/memory/recall (apps/web/src/lib/memory/seal-provider.ts:141)"}, "fullDescription": {"text": "`apps/web/src/lib/memory/seal-provider.ts:141` calls `POST /api/memory/recall` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/memory/recall`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ca244c51b92058ba", "name": "Dangling fetch: POST /api/memory/remember (apps/web/src/lib/memory/manual-provider.ts:63)", "shortDescription": {"text": "Dangling fetch: POST /api/memory/remember (apps/web/src/lib/memory/manual-provider.ts:63)"}, "fullDescription": {"text": "`apps/web/src/lib/memory/manual-provider.ts:63` calls `POST /api/memory/remember` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/memory/remember`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-7b66e05e4382df54", "name": "Dangling fetch: POST /api/memory/recall (apps/web/src/lib/memory/manual-provider.ts:87)", "shortDescription": {"text": "Dangling fetch: POST /api/memory/recall (apps/web/src/lib/memory/manual-provider.ts:87)"}, "fullDescription": {"text": "`apps/web/src/lib/memory/manual-provider.ts:87` calls `POST /api/memory/recall` but no backend route matches that path. This is a runtime 404 waiting to happen.\n\nTool: fetch\nNormalized path used for matching: `/memory/recall`\nIf this points at an external API, prefix it with `https://` so the matcher skips it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "high", "confidence": 1.0}}, {"id": "scanner-176b50637bca936f", "name": "Unused endpoint: POST /npc/:id/remember", "shortDescription": {"text": "Unused endpoint: POST /npc/:id/remember"}, "fullDescription": {"text": "`apps/memory-service/src/server.ts` declares `POST /npc/:id/remember` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8422781917829b59", "name": "Unused endpoint: GET /npc/:id/recall/:wallet", "shortDescription": {"text": "Unused endpoint: GET /npc/:id/recall/:wallet"}, "fullDescription": {"text": "`apps/memory-service/src/server.ts` declares `GET /npc/:id/recall/:wallet` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d800acd0e5886918", "name": "Unused endpoint: DELETE /npc/:id/forget/:wallet", "shortDescription": {"text": "Unused endpoint: DELETE /npc/:id/forget/:wallet"}, "fullDescription": {"text": "`apps/memory-service/src/server.ts` declares `DELETE /npc/:id/forget/:wallet` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code \u2014 consider removing or documenting who consumes it."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22421"}, "properties": {"repository": "vowctminibro/lethe", "repoUrl": "https://github.com/vowctminibro/lethe", "branch": "main"}, "results": [{"ruleId": "scanner-518ab85783be522b", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/memory-service/scripts/memwal-spike.ts:81"}, "properties": {"repobilityId": "6f73032de27480a2", "scanner": "scanner-primary", "fingerprint": "518ab85783be522b", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-0466e377ac4c479d", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/memory-service/scripts/walrus-smoke.ts:10"}, "properties": {"repobilityId": "0e10fbd14b699757", "scanner": "scanner-primary", "fingerprint": "0466e377ac4c479d", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-2a7e9259a82d04bd", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/memory-service/src/server.ts:29"}, "properties": {"repobilityId": "37443aaddb3ebae5", "scanner": "scanner-primary", "fingerprint": "2a7e9259a82d04bd", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-dcf06ff51afe85c4", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/web/scripts/smoke-derive.ts:45"}, "properties": {"repobilityId": "082472f1b149c5ab", "scanner": "scanner-primary", "fingerprint": "dcf06ff51afe85c4", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-9d6ec44a58468171", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/web/scripts/smoke-llm.ts:5"}, "properties": {"repobilityId": "89a996f3102be759", "scanner": "scanner-primary", "fingerprint": "9d6ec44a58468171", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-d155ad57a601da08", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/web/scripts/smoke-chat.ts:15"}, "properties": {"repobilityId": "1b1de0cb0735c6f0", "scanner": "scanner-primary", "fingerprint": "d155ad57a601da08", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-7e9ad2717e92320c", "level": "warning", "message": {"text": "`dangerouslySetInnerHTML` used in a React component \u2014 apps/web/app/layout.tsx:72"}, "properties": {"repobilityId": "c0c2a3988fe8adb9", "scanner": "scanner-primary", "fingerprint": "7e9ad2717e92320c", "layer": "frontend", "severity": "medium", "confidence": 1.0, "tags": ["frontend-quality", "fq.dangerous-html"]}}, {"ruleId": "scanner-de016fdd0d6f3d74", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 apps/web/app/docs/sdk/page.tsx:31"}, "properties": {"repobilityId": "54370ad03e54366e", "scanner": "scanner-primary", "fingerprint": "de016fdd0d6f3d74", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-236891f094976e0f", "level": "note", "message": {"text": "Stray `console.log` in TS/JS \u2014 research/legacy/sdk/scripts/e2e.ts:16"}, "properties": {"repobilityId": "78d1e881d580313f", "scanner": "scanner-primary", "fingerprint": "236891f094976e0f", "layer": "frontend", "severity": "low", "confidence": 1.0, "tags": ["frontend-quality", "fq.console-leak"]}}, {"ruleId": "scanner-4745b60ec613922d", "level": "warning", "message": {"text": "Insecure pattern 'cors_wildcard' in apps/memory-service/src/server.ts:51"}, "properties": {"repobilityId": "329d18288f208d22", "scanner": "scanner-primary", "fingerprint": "4745b60ec613922d", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "cors_wildcard"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/memory-service/src/server.ts"}, "region": {"startLine": 51}}}]}, {"ruleId": "scanner-d1b99b76869ce3d4", "level": "warning", "message": {"text": "Insecure pattern 'node_child_process' in apps/web/scripts/onchain-grant-revoke-e2e.mjs:15"}, "properties": {"repobilityId": "9143745e4345a3e6", "scanner": "scanner-primary", "fingerprint": "d1b99b76869ce3d4", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "node_child_process"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/web/scripts/onchain-grant-revoke-e2e.mjs"}, "region": {"startLine": 15}}}]}, {"ruleId": "scanner-a2007e4993d3a7fb", "level": "warning", "message": {"text": "Insecure pattern 'dangerous_innerhtml' in apps/web/app/layout.tsx:72"}, "properties": {"repobilityId": "9e48a86129166999", "scanner": "scanner-primary", "fingerprint": "a2007e4993d3a7fb", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["owasp", "dangerous_innerhtml"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/web/app/layout.tsx"}, "region": {"startLine": 72}}}]}, {"ruleId": "scanner-6893a6c8b0861585", "level": "warning", "message": {"text": "Very low test-to-source ratio"}, "properties": {"repobilityId": "54a7de3f06314bf0", "scanner": "scanner-primary", "fingerprint": "6893a6c8b0861585", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "coverage"]}}, {"ruleId": "scanner-9b94ff1534e96456", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/memory-service/package.json"}, "properties": {"repobilityId": "7c8f3f99d492117b", "scanner": "scanner-primary", "fingerprint": "9b94ff1534e96456", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/memory-service/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4a9eb7dc7c6e3880", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: apps/web/package.json"}, "properties": {"repobilityId": "6c1704bf24cf19ac", "scanner": "scanner-primary", "fingerprint": "4a9eb7dc7c6e3880", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "apps/web/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f08f751db90e64c7", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: research/legacy/sdk/package.json"}, "properties": {"repobilityId": "68d3263ff2103491", "scanner": "scanner-primary", "fingerprint": "f08f751db90e64c7", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "research/legacy/sdk/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2699d5f16ae11282", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/shared/package.json"}, "properties": {"repobilityId": "37ac218a4ef9b430", "scanner": "scanner-primary", "fingerprint": "2699d5f16ae11282", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/shared/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ae014485ab255591", "level": "note", "message": {"text": "Node manifest has dependencies but no lockfile: packages/sdk/package.json"}, "properties": {"repobilityId": "666cbe5826d686db", "scanner": "scanner-primary", "fingerprint": "ae014485ab255591", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["dependency", "lockfile", "reproducibility", "generated-repo-pattern"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "packages/sdk/package.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "34980aa242b469c6", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-72b2a6250083a784", "level": "warning", "message": {"text": "Placeholder or mock-heavy implementation detected"}, "properties": {"repobilityId": "f04960928bfadb31", "scanner": "scanner-primary", "fingerprint": "72b2a6250083a784", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "incomplete", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "0e0040fa4893950b", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-11825279136b53a3", "level": "warning", "message": {"text": "CI is configured but no tests are detected"}, "properties": {"repobilityId": "3bf722c081fcde5c", "scanner": "scanner-primary", "fingerprint": "11825279136b53a3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["tests", "ci", "config-theater", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-b9088664ace7f748", "level": "note", "message": {"text": "Composite production-readiness gap"}, "properties": {"repobilityId": "6b1875d0fb2857dd", "scanner": "scanner-primary", "fingerprint": "b9088664ace7f748", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["production-readiness", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-749d4bc1bd66df5f", "level": "warning", "message": {"text": "Agent instructions exist but release-hardening basics are missing"}, "properties": {"repobilityId": "7e5f4c1ee394b1cc", "scanner": "scanner-primary", "fingerprint": "749d4bc1bd66df5f", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "7cbf91143da327cd", "scanner": "scanner-primary", "fingerprint": "ea8f3013f588db25", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-8424db9c75e04ba4", "level": "none", "message": {"text": "Very short observed git history"}, "properties": {"repobilityId": "01e8578b2e28184c", "scanner": "scanner-primary", "fingerprint": "8424db9c75e04ba4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["provenance", "git-history", "generated-repo-pattern"]}}, {"ruleId": "scanner-cc55229a7a3c078d", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .mcp.json"}, "properties": {"repobilityId": "51942fb3d5b8b5b4", "scanner": "scanner-primary", "fingerprint": "cc55229a7a3c078d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "mcp_config"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".mcp.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bbde634ade929016", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/web/next.config.ts:6"}, "properties": {"repobilityId": "a2866a01cc0f9076", "scanner": "scanner-primary", "fingerprint": "bbde634ade929016", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-5893a12252359893", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/web/scripts/shoot-screens.mjs:1"}, "properties": {"repobilityId": "e540af8299985ce7", "scanner": "scanner-primary", "fingerprint": "5893a12252359893", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-87dc130b914a8600", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/pulse-e2e.mjs:36"}, "properties": {"repobilityId": "22d249b7f2dbb9bf", "scanner": "scanner-primary", "fingerprint": "87dc130b914a8600", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6047f2e6347d8a14", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/web/scripts/hero-e2e.mjs:1"}, "properties": {"repobilityId": "777d0b6b32d6d2e5", "scanner": "scanner-primary", "fingerprint": "6047f2e6347d8a14", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-51c9aa95e099a293", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/hero-e2e.mjs:29"}, "properties": {"repobilityId": "1a226c3cf4d045d7", "scanner": "scanner-primary", "fingerprint": "51c9aa95e099a293", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-b37b5e0349032121", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/web/scripts/seal-session-ux-e2e.mjs:1"}, "properties": {"repobilityId": "a40689d8214ed732", "scanner": "scanner-primary", "fingerprint": "b37b5e0349032121", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-02ee5ac9f559ebcf", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/onchain-grant-revoke-e2e.mjs:29"}, "properties": {"repobilityId": "60f70c6260cf4098", "scanner": "scanner-primary", "fingerprint": "02ee5ac9f559ebcf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-61ee4b10cbd42d5d", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/quota-e2e.mjs:12"}, "properties": {"repobilityId": "dc4c9bec84f105cc", "scanner": "scanner-primary", "fingerprint": "61ee4b10cbd42d5d", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e3d7c17bc4a2e9c2", "level": "none", "message": {"text": "Commented-code block (9 lines) in apps/web/scripts/test-llm-failover.mjs:1"}, "properties": {"repobilityId": "6f11ab1ca429defa", "scanner": "scanner-primary", "fingerprint": "e3d7c17bc4a2e9c2", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-36c6b8641e2c1631", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/gasless-e2e.mjs:27"}, "properties": {"repobilityId": "f9f8978be6539142", "scanner": "scanner-primary", "fingerprint": "36c6b8641e2c1631", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-6a83002e0a56389b", "level": "none", "message": {"text": "Commented-code block (8 lines) in apps/web/scripts/seal-policy-e2e.mjs:1"}, "properties": {"repobilityId": "bdf1a35f44a7eb0d", "scanner": "scanner-primary", "fingerprint": "6a83002e0a56389b", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-293b57a67d257d3c", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/web/scripts/export-e2e.mjs:1"}, "properties": {"repobilityId": "c8969448db7d49e3", "scanner": "scanner-primary", "fingerprint": "293b57a67d257d3c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-baf2e1777f847c34", "level": "none", "message": {"text": "Commented-code block (13 lines) in apps/web/scripts/pulse-seal-e2e.mjs:7"}, "properties": {"repobilityId": "09a9732ab13f20ad", "scanner": "scanner-primary", "fingerprint": "baf2e1777f847c34", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-04957e2c5b737ca4", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/web/scripts/seal-provider-e2e.mjs:1"}, "properties": {"repobilityId": "0c36e8bacf07db89", "scanner": "scanner-primary", "fingerprint": "04957e2c5b737ca4", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e2ea95b99f172072", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/seal-provider-e2e.mjs:56"}, "properties": {"repobilityId": "7c32cbab50c91860", "scanner": "scanner-primary", "fingerprint": "e2ea95b99f172072", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f8ac8ff4a54997b1", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/web/scripts/import-e2e.mjs:1"}, "properties": {"repobilityId": "d4164ba3730406c2", "scanner": "scanner-primary", "fingerprint": "f8ac8ff4a54997b1", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-c1db85d6ca005351", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/import-e2e.mjs:57"}, "properties": {"repobilityId": "d7a09f71d5049dd1", "scanner": "scanner-primary", "fingerprint": "c1db85d6ca005351", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-e256838f1bdde100", "level": "none", "message": {"text": "Commented-code block (6 lines) in apps/web/scripts/model-independence-e2e.mjs:1"}, "properties": {"repobilityId": "ba968a827c7dae03", "scanner": "scanner-primary", "fingerprint": "e256838f1bdde100", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d247c0603edd2f1a", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/model-independence-e2e.mjs:56"}, "properties": {"repobilityId": "45bc03d0d78496e2", "scanner": "scanner-primary", "fingerprint": "d247c0603edd2f1a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-2f78fbd670104073", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/web/scripts/forget-e2e.mjs:1"}, "properties": {"repobilityId": "5a08290659d51f33", "scanner": "scanner-primary", "fingerprint": "2f78fbd670104073", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-d9ea3e69e2d14f27", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/scripts/forget-e2e.mjs:28"}, "properties": {"repobilityId": "a50e5c33ea86535d", "scanner": "scanner-primary", "fingerprint": "d9ea3e69e2d14f27", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-306c88854a82eeed", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/web/scripts/generate-favicon.mjs:1"}, "properties": {"repobilityId": "148c9e309d19a3f3", "scanner": "scanner-primary", "fingerprint": "306c88854a82eeed", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-85b859ebe34d55a3", "level": "none", "message": {"text": "Commented-code block (5 lines) in apps/web/scripts/shoot-frames.mjs:1"}, "properties": {"repobilityId": "1599adcc828a04d1", "scanner": "scanner-primary", "fingerprint": "85b859ebe34d55a3", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-7f5eec60a6ffdd44", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/app/api/img/[blobId]/route.ts:27"}, "properties": {"repobilityId": "30a4bc1b8f9faedc", "scanner": "scanner-primary", "fingerprint": "7f5eec60a6ffdd44", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-282c32dd3cea6550", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/app/chat/page.tsx:101"}, "properties": {"repobilityId": "685eb9b09191cb80", "scanner": "scanner-primary", "fingerprint": "282c32dd3cea6550", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-8c19296fb2743928", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/app/create/page.tsx:182"}, "properties": {"repobilityId": "c791035b9649e939", "scanner": "scanner-primary", "fingerprint": "8c19296fb2743928", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-884755ab6716d8f3", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/minimax.ts:45"}, "properties": {"repobilityId": "b262494ddafeb517", "scanner": "scanner-primary", "fingerprint": "884755ab6716d8f3", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-91b114d191c3cc7c", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/walrus.ts:69"}, "properties": {"repobilityId": "ce565e7854f9713b", "scanner": "scanner-primary", "fingerprint": "91b114d191c3cc7c", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-9b30920b51578cf7", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/memory/seal-provider.ts:84"}, "properties": {"repobilityId": "5893ac41b4b7e2a2", "scanner": "scanner-primary", "fingerprint": "9b30920b51578cf7", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-46cff3bb268ed830", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/llm/nvidia.ts:62"}, "properties": {"repobilityId": "c3840f80ed95756d", "scanner": "scanner-primary", "fingerprint": "46cff3bb268ed830", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-302b9d8e8ef1514f", "level": "note", "message": {"text": "Legacy-named symbol `chatcompletion_v2` in apps/web/src/lib/llm/minimax.ts:2"}, "properties": {"repobilityId": "ef3928e0bdd4296b", "scanner": "scanner-primary", "fingerprint": "302b9d8e8ef1514f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-828a41a94d1914ba", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 apps/web/src/lib/llm/groq.ts:54"}, "properties": {"repobilityId": "9a81db7338b42928", "scanner": "scanner-primary", "fingerprint": "828a41a94d1914ba", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-766c5bd274da3717", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 research/legacy/sdk/src/npc.ts:17"}, "properties": {"repobilityId": "9bcdd4d6d0863ef2", "scanner": "scanner-primary", "fingerprint": "766c5bd274da3717", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ac8164199923f5b5", "level": "warning", "message": {"text": "`fetch()` without try/.catch or AbortSignal \u2014 packages/mcp/lethe-mcp.mjs:82"}, "properties": {"repobilityId": "dc4adf9ac0ee0205", "scanner": "scanner-primary", "fingerprint": "ac8164199923f5b5", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f0ccd8978ab1c558", "level": "none", "message": {"text": "Commented-code block (11 lines) in packages/sdk/src/index.ts:3"}, "properties": {"repobilityId": "da25e6ae306d5fb1", "scanner": "scanner-primary", "fingerprint": "f0ccd8978ab1c558", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-59b992d62d86a65a", "level": "note", "message": {"text": "25 env vars used in code but missing from .env.example"}, "properties": {"repobilityId": "58b9516d72ffa8ba", "scanner": "scanner-primary", "fingerprint": "59b992d62d86a65a", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "config-drift"]}}, {"ruleId": "scanner-db591938a942fc3d", "level": "error", "message": {"text": "Dangling fetch: GET /api/chat/models (apps/web/app/chat/page.tsx:101)"}, "properties": {"repobilityId": "3953e6b3a558834d", "scanner": "scanner-primary", "fingerprint": "db591938a942fc3d", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-331c30fb340303ed", "level": "error", "message": {"text": "Dangling fetch: POST /api/chat (apps/web/app/chat/page.tsx:164)"}, "properties": {"repobilityId": "e9d72db15bdc4c7d", "scanner": "scanner-primary", "fingerprint": "331c30fb340303ed", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-9eff5178684316ca", "level": "error", "message": {"text": "Dangling fetch: POST /api/chat (apps/web/app/chat/page.tsx:295)"}, "properties": {"repobilityId": "07f18fea1d6ad8f3", "scanner": "scanner-primary", "fingerprint": "9eff5178684316ca", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d82495a136d6a736", "level": "error", "message": {"text": "Dangling fetch: POST /api/chat/extract (apps/web/app/chat/page.tsx:341)"}, "properties": {"repobilityId": "81008075da223937", "scanner": "scanner-primary", "fingerprint": "d82495a136d6a736", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-3bd1ae30038a32d6", "level": "error", "message": {"text": "Dangling fetch: POST /api/onchain/derive (apps/web/app/chat/page.tsx:374)"}, "properties": {"repobilityId": "997e4dc87aa96e28", "scanner": "scanner-primary", "fingerprint": "3bd1ae30038a32d6", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-937901f8c7285d68", "level": "error", "message": {"text": "Dangling fetch: POST /api/onchain/snapshot (apps/web/app/chat/page.tsx:438)"}, "properties": {"repobilityId": "ce080fccc0609fbd", "scanner": "scanner-primary", "fingerprint": "937901f8c7285d68", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-0ce0335ee5acfdbd", "level": "error", "message": {"text": "Dangling fetch: POST /api/onchain/derive (apps/web/app/chat/page.tsx:461)"}, "properties": {"repobilityId": "4bfdbce753946f1c", "scanner": "scanner-primary", "fingerprint": "0ce0335ee5acfdbd", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-f1757a8af1f5041c", "level": "error", "message": {"text": "Dangling fetch: POST /api/generate (apps/web/app/create/page.tsx:146)"}, "properties": {"repobilityId": "5024af3602dd7bf5", "scanner": "scanner-primary", "fingerprint": "f1757a8af1f5041c", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-ba452765c3b2f5ca", "level": "error", "message": {"text": "Dangling fetch: POST /api/store (apps/web/app/create/page.tsx:182)"}, "properties": {"repobilityId": "5b84ea435bd0931f", "scanner": "scanner-primary", "fingerprint": "ba452765c3b2f5ca", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-e7830a98e77a28ba", "level": "error", "message": {"text": "Dangling fetch: POST /api/pulse/recall (apps/web/app/pulse/page.tsx:83)"}, "properties": {"repobilityId": "8742b6282f9e3b6a", "scanner": "scanner-primary", "fingerprint": "e7830a98e77a28ba", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-c1674828ef859547", "level": "error", "message": {"text": "Dangling fetch: POST /api/chat (apps/web/app/pulse/page.tsx:134)"}, "properties": {"repobilityId": "95c576670b86a66f", "scanner": "scanner-primary", "fingerprint": "c1674828ef859547", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-0700d67165d36a7d", "level": "error", "message": {"text": "Dangling fetch: POST /api/memory/import-extract (apps/web/src/components/ImportMemoryDialog.tsx:42)"}, "properties": {"repobilityId": "ef7b54f47f705b8c", "scanner": "scanner-primary", "fingerprint": "0700d67165d36a7d", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-c76e32c88ac8db90", "level": "error", "message": {"text": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/mint.ts:80)"}, "properties": {"repobilityId": "3d1c50dcfd30a4ea", "scanner": "scanner-primary", "fingerprint": "c76e32c88ac8db90", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-d8eb3ead8ece910e", "level": "error", "message": {"text": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/mint.ts:101)"}, "properties": {"repobilityId": "e54dfacebc8a7371", "scanner": "scanner-primary", "fingerprint": "d8eb3ead8ece910e", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-abc186c9576fff03", "level": "error", "message": {"text": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/memory/gasless.ts:42)"}, "properties": {"repobilityId": "63135adbfa7d2808", "scanner": "scanner-primary", "fingerprint": "abc186c9576fff03", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-837e9a1903a52f85", "level": "error", "message": {"text": "Dangling fetch: POST /api/sponsor (apps/web/src/lib/memory/gasless.ts:59)"}, "properties": {"repobilityId": "d528696175f76f42", "scanner": "scanner-primary", "fingerprint": "837e9a1903a52f85", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-c558a33bdd28968c", "level": "error", "message": {"text": "Dangling fetch: POST /api/memory/store (apps/web/src/lib/memory/seal-provider.ts:56)"}, "properties": {"repobilityId": "8c5a4ee92b29a479", "scanner": "scanner-primary", "fingerprint": "c558a33bdd28968c", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-2409f796cc4f3f01", "level": "error", "message": {"text": "Dangling fetch: POST /api/memory/recall (apps/web/src/lib/memory/seal-provider.ts:141)"}, "properties": {"repobilityId": "c72407ed60b45433", "scanner": "scanner-primary", "fingerprint": "2409f796cc4f3f01", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-ca244c51b92058ba", "level": "error", "message": {"text": "Dangling fetch: POST /api/memory/remember (apps/web/src/lib/memory/manual-provider.ts:63)"}, "properties": {"repobilityId": "fee275ba9b6e4823", "scanner": "scanner-primary", "fingerprint": "ca244c51b92058ba", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-7b66e05e4382df54", "level": "error", "message": {"text": "Dangling fetch: POST /api/memory/recall (apps/web/src/lib/memory/manual-provider.ts:87)"}, "properties": {"repobilityId": "4f446750ca28d427", "scanner": "scanner-primary", "fingerprint": "7b66e05e4382df54", "layer": "api", "severity": "high", "confidence": 1.0, "tags": ["wiring", "dangling-fetch", "fetch"]}}, {"ruleId": "scanner-176b50637bca936f", "level": "note", "message": {"text": "Unused endpoint: POST /npc/:id/remember"}, "properties": {"repobilityId": "9baa719d03b422bc", "scanner": "scanner-primary", "fingerprint": "176b50637bca936f", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-8422781917829b59", "level": "note", "message": {"text": "Unused endpoint: GET /npc/:id/recall/:wallet"}, "properties": {"repobilityId": "ff17aff6c30f5b57", "scanner": "scanner-primary", "fingerprint": "8422781917829b59", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}, {"ruleId": "scanner-d800acd0e5886918", "level": "note", "message": {"text": "Unused endpoint: DELETE /npc/:id/forget/:wallet"}, "properties": {"repobilityId": "d5bb593b00647189", "scanner": "scanner-primary", "fingerprint": "d800acd0e5886918", "layer": "api", "severity": "low", "confidence": 1.0, "tags": ["wiring", "unused-endpoint"]}}]}]}