{"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-8c2ded0d28232f4b", "name": "Possibly dead Python function: quote_market_by_id", "shortDescription": {"text": "Possibly dead Python function: quote_market_by_id"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-514deb8a6d316912", "name": "Possibly dead Python function: cancel_orders", "shortDescription": {"text": "Possibly dead Python function: cancel_orders"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-28d801fbdff8357e", "name": "Possibly dead Python function: set_authorization", "shortDescription": {"text": "Possibly dead Python function: set_authorization"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d554c83690510377", "name": "Possibly dead Python function: set_authorization_with_sig", "shortDescription": {"text": "Possibly dead Python function: set_authorization_with_sig"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-4ae883ffcb61aa9c", "name": "Possibly dead Python function: vault_mint", "shortDescription": {"text": "Possibly dead Python function: vault_mint"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-40d5f1edf2f9cd1a", "name": "Possibly dead Python function: vault_redeem", "shortDescription": {"text": "Possibly dead Python function: vault_redeem"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-9d57bec8be709207", "name": "Possibly dead Python function: max_borrow", "shortDescription": {"text": "Possibly dead Python function: max_borrow"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-36098034b2d2d825", "name": "Possibly dead Python function: max_withdraw_collateral", "shortDescription": {"text": "Possibly dead Python function: max_withdraw_collateral"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-abc04ab9d1262099", "name": "Possibly dead Python function: public_allocator_reallocate_to", "shortDescription": {"text": "Possibly dead Python function: public_allocator_reallocate_to"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b23a7b8f1a2075a6", "name": "Possibly dead Python function: withdraw_full", "shortDescription": {"text": "Possibly dead Python function: withdraw_full"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-90ab41c0eb119ae5", "name": "Possibly dead Python function: list_events", "shortDescription": {"text": "Possibly dead Python function: list_events"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fdbad534530e36f4", "name": "Possibly dead Python function: bridge_quote", "shortDescription": {"text": "Possibly dead Python function: bridge_quote"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ac3782df7f7f2107", "name": "Possibly dead Python function: check_claim", "shortDescription": {"text": "Possibly dead Python function: check_claim"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e00a92e4fe419ae9", "name": "Possibly dead Python function: outcome_token_coin", "shortDescription": {"text": "Possibly dead Python function: outcome_token_coin"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f2ed9450c1673035", "name": "Possibly dead Python function: update_isolated_margin", "shortDescription": {"text": "Possibly dead Python function: update_isolated_margin"}, "fullDescription": {"text": "No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler."}, "properties": {"scanner": "scanner-primary", "layer": "software", "severity": "low", "confidence": 1.0}}, {"id": "scanner-bead75b0f9233e05", "name": "No API endpoints detected", "shortDescription": {"text": "No API endpoints detected"}, "fullDescription": {"text": "The scanner did not find FastAPI/Flask/Express/NestJS/GraphQL/gRPC routes. If this repo exposes APIs, the framework may be unsupported."}, "properties": {"scanner": "scanner-primary", "layer": "api", "severity": "info", "confidence": 1.0}}, {"id": "scanner-9710c8d059e53154", "name": "No frontend routes/components detected", "shortDescription": {"text": "No frontend routes/components detected"}, "fullDescription": {"text": "No React/Vue/Next routes were found. This is fine for backend-only repos."}, "properties": {"scanner": "scanner-primary", "layer": "frontend", "severity": "info", "confidence": 1.0}}, {"id": "scanner-f4745f83e83c5e6e", "name": "Insecure pattern 'tls_verify_false' in wayfinder_paths/paths/cli.py:1554", "shortDescription": {"text": "Insecure pattern 'tls_verify_false' in wayfinder_paths/paths/cli.py:1554"}, "fullDescription": {"text": "Found a known-risky pattern (tls_verify_false). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-e504d1189d0de66e", "name": "Insecure pattern 'tls_verify_false' in wayfinder_paths/core/utils/contracts.py:195", "shortDescription": {"text": "Insecure pattern 'tls_verify_false' in wayfinder_paths/core/utils/contracts.py:195"}, "fullDescription": {"text": "Found a known-risky pattern (tls_verify_false). Review and replace if possible."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-6372cebde0220094", "name": "No auth library detected", "shortDescription": {"text": "No auth library detected"}, "fullDescription": {"text": "The scanner did not find any standard auth library (JWT, OAuth, NextAuth, Auth0, etc.). The repo has auth/admin/session surface indicators, so auth may live in custom code, in a separate service, or be missing."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-87adc742c8b61af3", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-80c73fbfebcdbd3f", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-77e6fa5f429bd61f", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v4 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-de53ac274e5b4ecf", "name": "GitHub Action is tag-pinned rather than SHA-pinned", "shortDescription": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "fullDescription": {"text": "actions/checkout@v6 can move without a code change in this repo. Pin third-party actions to a reviewed 40-character commit SHA."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "low", "confidence": 1.0}}, {"id": "scanner-37716d9c0a33ad5c", "name": "GitHub Actions workflow grants broad write permissions", "shortDescription": {"text": "GitHub Actions workflow grants broad write permissions"}, "fullDescription": {"text": "CI tokens with write permissions increase blast radius when an action, dependency, or PR workflow is compromised. Prefer job-level least-privilege permissions."}, "properties": {"scanner": "scanner-primary", "layer": "cicd", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-b066af84e2e14a3c", "name": "Very large file: wayfinder_paths/adapters/boros_adapter/test_adapter.py (1861 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/adapters/boros_adapter/test_adapter.py (1861 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5a51b5cc58ce03ba", "name": "Very large file: wayfinder_paths/adapters/boros_adapter/adapter.py (4382 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/adapters/boros_adapter/adapter.py (4382 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-546acb17284f72e8", "name": "Very large file: wayfinder_paths/adapters/morpho_adapter/adapter.py (2081 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/adapters/morpho_adapter/adapter.py (2081 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-3c8ca9b8d927af08", "name": "Very large file: wayfinder_paths/adapters/moonwell_adapter/adapter.py (1934 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/adapters/moonwell_adapter/adapter.py (1934 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ad8a20a6e4bc3480", "name": "Very large file: wayfinder_paths/adapters/polymarket_adapter/adapter.py (2480 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/adapters/polymarket_adapter/adapter.py (2480 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-a9bf9be700862ce6", "name": "Very large file: wayfinder_paths/adapters/aerodrome_slipstream_adapter/adapter.py (2707 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/adapters/aerodrome_slipstream_adapter/adapter.py (2707 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-dfbd6435cac02255", "name": "Very large file: wayfinder_paths/adapters/hyperliquid_adapter/adapter.py (1940 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/adapters/hyperliquid_adapter/adapter.py (1940 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-fff154fb1899b4bf", "name": "Very large file: wayfinder_paths/adapters/projectx_adapter/adapter.py (1421 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/adapters/projectx_adapter/adapter.py (1421 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-efbedd31b3120aa2", "name": "Very large file: wayfinder_paths/adapters/aerodrome_adapter/test_adapter.py (2279 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/adapters/aerodrome_adapter/test_adapter.py (2279 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-b5d093984b09304b", "name": "Very large file: wayfinder_paths/adapters/aerodrome_adapter/adapter.py (1817 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/adapters/aerodrome_adapter/adapter.py (1817 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-8aa18a31e2fcd796", "name": "Very large file: wayfinder_paths/adapters/pendle_adapter/adapter.py (2686 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/adapters/pendle_adapter/adapter.py (2686 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f9a1746340c4bde8", "name": "Very large file: wayfinder_paths/tests/test_paths_publish_install.py (2747 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/tests/test_paths_publish_install.py (2747 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-63ec09120f820cce", "name": "Very large file: wayfinder_paths/mcp/tools/hyperliquid.py (2066 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/mcp/tools/hyperliquid.py (2066 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e55d90ac4631f7c1", "name": "Very large file: wayfinder_paths/paths/scaffold.py (2338 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/paths/scaffold.py (2338 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-755c1279162eda68", "name": "Very large file: wayfinder_paths/paths/renderer.py (1785 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/paths/renderer.py (1785 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-ffee938a617f0666", "name": "Very large file: wayfinder_paths/paths/cli.py (2919 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/paths/cli.py (2919 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-5a8127618c0bc154", "name": "Very large file: wayfinder_paths/core/clients/DeltaLabClient.py (1977 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/core/clients/DeltaLabClient.py (1977 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-52213229eac89a8c", "name": "Very large file: wayfinder_paths/strategies/multi_vault_split_strategy/strategy.py (1359 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/strategies/multi_vault_split_strategy/strategy.py (1359 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-2568ddd8e2fa2415", "name": "Very large file: wayfinder_paths/strategies/boros_hype_strategy/strategy.py (1311 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/strategies/boros_hype_strategy/strategy.py (1311 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d084833cc4164289", "name": "Very large file: wayfinder_paths/strategies/boros_hype_strategy/withdraw_mixin.py (1218 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/strategies/boros_hype_strategy/withdraw_mixin.py (1218 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-77d21e839b4dd4ac", "name": "Very large file: wayfinder_paths/strategies/stablecoin_yield_strategy/strategy.py (1765 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/strategies/stablecoin_yield_strategy/strategy.py (1765 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-da1bc378e2c35baa", "name": "Very large file: wayfinder_paths/strategies/moonwell_wsteth_loop_strategy/strategy.py (3753 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/strategies/moonwell_wsteth_loop_strategy/strategy.py (3753 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-e8716bd82d6c58c3", "name": "Very large file: wayfinder_paths/strategies/hyperlend_stable_yield_strategy/strategy.py (2399 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/strategies/hyperlend_stable_yield_strategy/strategy.py (2399 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-abc6c9a8b553c35f", "name": "Very large file: wayfinder_paths/strategies/basis_trading_strategy/strategy.py (3852 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/strategies/basis_trading_strategy/strategy.py (3852 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-f526bde07fed02d3", "name": "Very large file: wayfinder_paths/strategies/basis_trading_strategy/test_strategy.py (1343 lines)", "shortDescription": {"text": "Very large file: wayfinder_paths/strategies/basis_trading_strategy/test_strategy.py (1343 lines)"}, "fullDescription": {"text": "Files with >800 lines often hide complexity hotspots and discourage tests."}, "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 172 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-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-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-17d866d91a7c451e", "name": "Agent instruction/config may expose a secret: CLAUDE.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-122f91b7f2906dc4", "name": "Agent authority lacks a verifier contract: .claude/settings.json", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/settings.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-a0f4ef76218e5444", "name": "Agent authority lacks a verifier contract: .claude/skills/using-ccxt-adapter/rules/examples.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-ccxt-adapter/rules/examples.md"}, "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-c362e20ab733d07e", "name": "Agent authority lacks a verifier contract: .claude/skills/using-ethena-vault-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-ethena-vault-adapter/rules/high-value-reads.md"}, "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-bc36bc453d60c0a4", "name": "Agent authority lacks a verifier contract: .claude/skills/developing-wayfinder-paths/rules/signals.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/developing-wayfinder-paths/rules/signals.md"}, "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-9cb839f168f4d3c8", "name": "Agent authority lacks a verifier contract: .claude/skills/developing-wayfinder-paths/rules/manifest.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/developing-wayfinder-paths/rules/manifest.md"}, "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-9147729d7eb2e395", "name": "Agent instruction/config may expose a secret: .claude/skills/writing-wayfinder-scripts/SKILL.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/writing-wayfinder-scripts/SKILL.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-c6055f7cb6030e68", "name": "Agent authority lacks a verifier contract: .claude/skills/using-etherfi-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-etherfi-adapter/rules/high-value-reads.md"}, "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-dbf5ab6c267ec609", "name": "Agent authority lacks a verifier contract: .claude/skills/backtest-strategy/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/backtest-strategy/SKILL.md"}, "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-191692a6a435d40e", "name": "Agent authority lacks a verifier contract: .claude/skills/backtest-strategy/rules/perps-trigger.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/backtest-strategy/rules/perps-trigger.md"}, "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-db8af03aca09d920", "name": "Agent instruction/config may expose a secret: .claude/skills/using-hyperliquid-adapter/rules/execution-opportunities.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-hyperliquid-adapter/rules/execution-opportunities.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ff4d3af7abfec4ea", "name": "Agent instruction/config may expose a secret: .claude/skills/using-aerodrome-slipstream-adapter/rules/high-value-reads.m", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-aerodrome-slipstream-adapter/rules/high-value-reads.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-23cccd61af018d89", "name": "Agent instruction/config may expose a secret: .claude/skills/simulation-dry-run/rules/quickstart.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/simulation-dry-run/rules/quickstart.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f53e01ada197ef5e", "name": "Agent instruction/config may expose a secret: .claude/skills/using-polymarket-adapter/rules/deposits-withdrawals.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-polymarket-adapter/rules/deposits-withdrawals.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-df103ecda0dfd085", "name": "Agent authority lacks a verifier contract: .claude/skills/using-polymarket-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-polymarket-adapter/rules/high-value-reads.md"}, "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-625980e7736ecdd9", "name": "Agent instruction/config may expose a secret: .claude/skills/using-polymarket-adapter/rules/execution-opportunities.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-polymarket-adapter/rules/execution-opportunities.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-ff8c95f51ac6a151", "name": "Agent authority lacks a verifier contract: .claude/skills/using-polymarket-adapter/rules/execution-opportunities.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-polymarket-adapter/rules/execution-opportunities.md"}, "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-181b77c33ac5fffe", "name": "Agent authority lacks a verifier contract: .claude/skills/using-pendle-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-pendle-adapter/rules/high-value-reads.md"}, "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-731e96493cb964c7", "name": "Agent instruction/config may expose a secret: .claude/skills/using-pendle-adapter/rules/execution-opportunities.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-pendle-adapter/rules/execution-opportunities.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-841d824f5ba5beef", "name": "Agent authority lacks a verifier contract: .claude/skills/using-aerodrome-adapter/rules/gotchas.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-aerodrome-adapter/rules/gotchas.md"}, "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-d3de71e73063cc13", "name": "Agent authority lacks a verifier contract: .claude/skills/using-euler-v2-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-euler-v2-adapter/rules/high-value-reads.md"}, "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-0beda0d38ec83fc1", "name": "Agent authority lacks a verifier contract: .claude/skills/using-uniswap-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-uniswap-adapter/rules/high-value-reads.md"}, "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-25a50ecdb8efd361", "name": "Agent authority lacks a verifier contract: .claude/skills/using-uniswap-adapter/rules/execution-opportunities.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-uniswap-adapter/rules/execution-opportunities.md"}, "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-89d7a424a5775bd8", "name": "Agent authority lacks a verifier contract: .claude/skills/using-uniswap-adapter/rules/gotchas.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-uniswap-adapter/rules/gotchas.md"}, "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-f7654fe1f73dcb6e", "name": "Agent instruction/config may expose a secret: .claude/skills/using-boros-adapter/rules/execution-opportunities.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-boros-adapter/rules/execution-opportunities.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-f746238d8ed3adcb", "name": "Agent authority lacks a verifier contract: .claude/skills/using-boros-adapter/rules/rate-locking.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-boros-adapter/rules/rate-locking.md"}, "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-2532f47786905bd8", "name": "Agent authority lacks a verifier contract: .claude/skills/using-moonwell-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-moonwell-adapter/rules/high-value-reads.md"}, "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-63eeb46ddeacaed2", "name": "Agent authority lacks a verifier contract: .claude/skills/using-eigencloud-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-eigencloud-adapter/rules/high-value-reads.md"}, "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-4ceb10120b4bb8a8", "name": "Agent authority lacks a verifier contract: .claude/skills/using-projectx-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-projectx-adapter/rules/high-value-reads.md"}, "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-aad14a256fbc9da4", "name": "Agent authority lacks a verifier contract: .claude/skills/using-projectx-adapter/rules/execution-opportunities.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-projectx-adapter/rules/execution-opportunities.md"}, "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-2668c0fa392a1935", "name": "Agent authority lacks a verifier contract: .claude/skills/using-projectx-adapter/rules/gotchas.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-projectx-adapter/rules/gotchas.md"}, "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-a685d7fb9b758aa8", "name": "Agent authority lacks a verifier contract: .claude/skills/using-avantis-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-avantis-adapter/rules/high-value-reads.md"}, "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-d1d0087682ea4bdf", "name": "Agent authority lacks a verifier contract: .claude/skills/using-notification-send/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-notification-send/SKILL.md"}, "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-47958ab36540e61a", "name": "Agent authority lacks a verifier contract: .claude/skills/using-aave-v3-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-aave-v3-adapter/rules/high-value-reads.md"}, "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-b7da9eb0ee7c9f24", "name": "Agent instruction/config may expose a secret: .claude/skills/using-aave-v3-adapter/rules/execution-opportunities.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-aave-v3-adapter/rules/execution-opportunities.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-b5ca76496bbf7259", "name": "Agent authority lacks a verifier contract: .claude/skills/setup/SKILL.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/setup/SKILL.md"}, "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-7c155a0dd892f3f9", "name": "Agent instruction/config may expose a secret: .claude/skills/setup/rules/api-key.md", "shortDescription": {"text": "Agent instruction/config may expose a secret: .claude/skills/setup/rules/api-key.md"}, "fullDescription": {"text": "Agent-facing files are routinely pasted into LLM/tool contexts. Move literal tokens, keys, and passwords into a secret manager or document them as placeholders only."}, "properties": {"scanner": "scanner-primary", "layer": "security", "severity": "high", "confidence": 1.0}}, {"id": "scanner-a70374ad67796298", "name": "Agent authority lacks a verifier contract: .claude/skills/using-morpho-adapter/rules/high-value-reads.md", "shortDescription": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-morpho-adapter/rules/high-value-reads.md"}, "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-de77577a3e51c306", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/remote_setup_utils.py:38", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/remote_setup_utils.py:38"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-d4c9c178158e5661", "name": "Legacy-named symbol `include_v2` in scripts/morpho_smoke_test.py:418", "shortDescription": {"text": "Legacy-named symbol `include_v2` in scripts/morpho_smoke_test.py:418"}, "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-36a091a39fba9b67", "name": "Network/subprocess call without timeout or try/except \u2014 scripts/setup.py:76", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/setup.py:76"}, "fullDescription": {"text": "`urllib.request.urlopen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-98b9b5cb75b53964", "name": "Legacy-named symbol `_format_vault_v1` in wayfinder_paths/adapters/morpho_adapter/adapter.py:532", "shortDescription": {"text": "Legacy-named symbol `_format_vault_v1` in wayfinder_paths/adapters/morpho_adapter/adapter.py:532"}, "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-65efaf25a1742809", "name": "Legacy-named symbol `euler_v2` in wayfinder_paths/adapters/euler_v2_adapter/adapter.py:401", "shortDescription": {"text": "Legacy-named symbol `euler_v2` in wayfinder_paths/adapters/euler_v2_adapter/adapter.py:401"}, "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-e26a029c3922bce5", "name": "Legacy-named symbol `py_clob_client_v2` in wayfinder_paths/adapters/polymarket_adapter/adapter.py:17", "shortDescription": {"text": "Legacy-named symbol `py_clob_client_v2` in wayfinder_paths/adapters/polymarket_adapter/adapter.py:17"}, "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-20e1efd5c56950e0", "name": "Commented-code block (9 lines) in wayfinder_paths/adapters/hyperliquid_adapter/adapter.py:51", "shortDescription": {"text": "Commented-code block (9 lines) in wayfinder_paths/adapters/hyperliquid_adapter/adapter.py:51"}, "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-db3957344ae303bb", "name": "Legacy-named symbol `is_v2` in wayfinder_paths/adapters/aerodrome_adapter/test_adapter.py:1343", "shortDescription": {"text": "Legacy-named symbol `is_v2` in wayfinder_paths/adapters/aerodrome_adapter/test_adapter.py:1343"}, "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-a2bf14ccb1ad6e34", "name": "Legacy-named symbol `is_v2` in wayfinder_paths/adapters/aerodrome_adapter/adapter.py:115", "shortDescription": {"text": "Legacy-named symbol `is_v2` in wayfinder_paths/adapters/aerodrome_adapter/adapter.py:115"}, "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-1292682c845b1534", "name": "Legacy-named symbol `sdk_swap_v2` in wayfinder_paths/adapters/pendle_adapter/test_adapter.py:78", "shortDescription": {"text": "Legacy-named symbol `sdk_swap_v2` in wayfinder_paths/adapters/pendle_adapter/test_adapter.py:78"}, "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-5453f4f4b5f9f36e", "name": "Legacy-named symbol `sdk_swap_v2` in wayfinder_paths/adapters/pendle_adapter/adapter.py:1238", "shortDescription": {"text": "Legacy-named symbol `sdk_swap_v2` in wayfinder_paths/adapters/pendle_adapter/adapter.py:1238"}, "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-ff4d9e275ea0eae8", "name": "Network/subprocess call without timeout or try/except \u2014 wayfinder_paths/runner/lifecycle.py:78", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 wayfinder_paths/runner/lifecycle.py:78"}, "fullDescription": {"text": "`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-ec8b57408f81309b", "name": "Network/subprocess call without timeout or try/except \u2014 wayfinder_paths/runner/daemon.py:580", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 wayfinder_paths/runner/daemon.py:580"}, "fullDescription": {"text": "`subprocess.Popen(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-f5dc36c9ad49ea80", "name": "Stub function `runner_cli` (body is just `pass`/`return`) \u2014 wayfinder_paths/runner/cli.py:32", "shortDescription": {"text": "Stub function `runner_cli` (body is just `pass`/`return`) \u2014 wayfinder_paths/runner/cli.py:32"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1352b92258ee190d", "name": "Legacy-named symbol `search_assets_v2` in wayfinder_paths/tests/test_delta_lab_search.py:49", "shortDescription": {"text": "Legacy-named symbol `search_assets_v2` in wayfinder_paths/tests/test_delta_lab_search.py:49"}, "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-6ba57277964a7504", "name": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/tests/test_mcp_evm_contract_gorlami.py:83", "shortDescription": {"text": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/tests/test_mcp_evm_contract_gorlami.py:83"}, "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-914e6477c0255025", "name": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/tests/test_mcp_evm_contract.py:180", "shortDescription": {"text": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/tests/test_mcp_evm_contract.py:180"}, "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-c7b4437f5a934933", "name": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/mcp/tools/evm_contract.py:279", "shortDescription": {"text": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/mcp/tools/evm_contract.py:279"}, "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-9eb6de68e0ba2154", "name": "Commented-code block (6 lines) in wayfinder_paths/mcp/tools/hyperliquid.py:1996", "shortDescription": {"text": "Commented-code block (6 lines) in wayfinder_paths/mcp/tools/hyperliquid.py:1996"}, "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-50b5684808fb153c", "name": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/mcp/tools/contracts.py:304", "shortDescription": {"text": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/mcp/tools/contracts.py:304"}, "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-a742262c53a3f751", "name": "Legacy-named symbol `_publish_legacy` in wayfinder_paths/paths/client.py:40", "shortDescription": {"text": "Legacy-named symbol `_publish_legacy` in wayfinder_paths/paths/client.py:40"}, "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-10088eb5e11c6439", "name": "Stub function `path_cli` (body is just `pass`/`return`) \u2014 wayfinder_paths/paths/cli.py:1131", "shortDescription": {"text": "Stub function `path_cli` (body is just `pass`/`return`) \u2014 wayfinder_paths/paths/cli.py:1131"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-cfae79eca633707e", "name": "Stub function `close` (body is just `pass`/`return`) \u2014 wayfinder_paths/core/adapters/BaseAdapter.py:31", "shortDescription": {"text": "Stub function `close` (body is just `pass`/`return`) \u2014 wayfinder_paths/core/adapters/BaseAdapter.py:31"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-d1bc73f637eb06b8", "name": "Legacy-named symbol `views_v2` in wayfinder_paths/core/constants/moonwell_contracts.py:55", "shortDescription": {"text": "Legacy-named symbol `views_v2` in wayfinder_paths/core/constants/moonwell_contracts.py:55"}, "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-f8b46e159bd88a18", "name": "Commented-code block (7 lines) in wayfinder_paths/core/constants/euler_v2_abi.py:5", "shortDescription": {"text": "Commented-code block (7 lines) in wayfinder_paths/core/constants/euler_v2_abi.py:5"}, "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-cc2f49f4c3e62aee", "name": "Legacy-named symbol `quoter_v2` in wayfinder_paths/core/constants/aerodrome_slipstream_contracts.py:43", "shortDescription": {"text": "Legacy-named symbol `quoter_v2` in wayfinder_paths/core/constants/aerodrome_slipstream_contracts.py:43"}, "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-d5afbb8306b30236", "name": "Network/subprocess call without timeout or try/except \u2014 wayfinder_paths/core/utils/solidity.py:67", "shortDescription": {"text": "Network/subprocess call without timeout or try/except \u2014 wayfinder_paths/core/utils/solidity.py:67"}, "fullDescription": {"text": "`subprocess.run(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "medium", "confidence": 1.0}}, {"id": "scanner-af92784dc34d2496", "name": "Legacy-named symbol `pool_old` in wayfinder_paths/core/clients/PoolClient.py:50", "shortDescription": {"text": "Legacy-named symbol `pool_old` in wayfinder_paths/core/clients/PoolClient.py:50"}, "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-8ba04ac134bc8da2", "name": "Legacy-named symbol `search_assets_v2` in wayfinder_paths/core/clients/DeltaLabClient.py:994", "shortDescription": {"text": "Legacy-named symbol `search_assets_v2` in wayfinder_paths/core/clients/DeltaLabClient.py:994"}, "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-cf920af1def52d8c", "name": "Commented-code block (5 lines) in wayfinder_paths/core/clients/DeltaLabClient.py:985", "shortDescription": {"text": "Commented-code block (5 lines) in wayfinder_paths/core/clients/DeltaLabClient.py:985"}, "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-e8675f6f6fff272d", "name": "Stub function `setup` (body is just `pass`/`return`) \u2014 wayfinder_paths/core/strategies/Strategy.py:76", "shortDescription": {"text": "Stub function `setup` (body is just `pass`/`return`) \u2014 wayfinder_paths/core/strategies/Strategy.py:76"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-115056c26f48020c", "name": "Stub function `on_loop_start` (body is just `pass`/`return`) \u2014 wayfinder_paths/core/strategies/opa_loop.py:61", "shortDescription": {"text": "Stub function `on_loop_start` (body is just `pass`/`return`) \u2014 wayfinder_paths/core/strategies/opa_loop.py:61"}, "fullDescription": {"text": "Likely an AI scaffold that was never filled in. Remove or implement."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-1bbbfa404cbf82ee", "name": "Commented-code block (6 lines) in wayfinder_paths/strategies/boros_hype_strategy/planner.py:197", "shortDescription": {"text": "Commented-code block (6 lines) in wayfinder_paths/strategies/boros_hype_strategy/planner.py:197"}, "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-e706847447c57249", "name": "Commented-code block (7 lines) in wayfinder_paths/strategies/basis_trading_strategy/test_strategy.py:495", "shortDescription": {"text": "Commented-code block (7 lines) in wayfinder_paths/strategies/basis_trading_strategy/test_strategy.py:495"}, "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-2c04133e54348533", "name": "Near-duplicate function bodies in 2 places", "shortDescription": {"text": "Near-duplicate function bodies in 2 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nscripts/create_strategy.py:sanitize_name, scripts/create_adapter.py:sanitize_name\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-49c98f7cedd9c977", "name": "Near-duplicate function bodies in 4 places", "shortDescription": {"text": "Near-duplicate function bodies in 4 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nwayfinder_paths/adapters/aerodrome_common.py:ve_balance_of_nft, wayfinder_paths/adapters/aerodrome_common.py:ve_locked, wayfinder_paths/adapters/aerodrome_common.py:can_vote_now, wayfinder_paths/adapters/aerodrome_common.py:get_rebase_claimable\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}, {"id": "scanner-be46ea126aa5d8dc", "name": "Near-duplicate function bodies in 3 places", "shortDescription": {"text": "Near-duplicate function bodies in 3 places"}, "fullDescription": {"text": "Functions with the same first-5-line body hash:\nwayfinder_paths/adapters/aerodrome_common.py:withdraw_lock, wayfinder_paths/adapters/aerodrome_common.py:lock_permanent, wayfinder_paths/adapters/aerodrome_common.py:unlock_permanent\n\nThis is *the* AI-coder failure mode (4\u00d7 more duplication in vibe-coded repos \u2014 see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate."}, "properties": {"scanner": "scanner-primary", "layer": "quality", "severity": "low", "confidence": 1.0}}]}}, "automationDetails": {"id": "repobility/22560"}, "properties": {"repository": "WayfinderFoundation/wayfinder-paths-sdk", "repoUrl": "https://github.com/WayfinderFoundation/wayfinder-paths-sdk", "branch": "main"}, "results": [{"ruleId": "scanner-8c2ded0d28232f4b", "level": "note", "message": {"text": "Possibly dead Python function: quote_market_by_id"}, "properties": {"repobilityId": "efbf9d511f4fa2ae", "scanner": "scanner-primary", "fingerprint": "8c2ded0d28232f4b", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/boros_adapter/adapter.py:728"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-514deb8a6d316912", "level": "note", "message": {"text": "Possibly dead Python function: cancel_orders"}, "properties": {"repobilityId": "50ca5f9356e24695", "scanner": "scanner-primary", "fingerprint": "514deb8a6d316912", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/boros_adapter/adapter.py:4113"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-28d801fbdff8357e", "level": "note", "message": {"text": "Possibly dead Python function: set_authorization"}, "properties": {"repobilityId": "461f3711a0f0ac3f", "scanner": "scanner-primary", "fingerprint": "28d801fbdff8357e", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/morpho_adapter/adapter.py:131"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d554c83690510377", "level": "note", "message": {"text": "Possibly dead Python function: set_authorization_with_sig"}, "properties": {"repobilityId": "1b7eb510d5b22a66", "scanner": "scanner-primary", "fingerprint": "d554c83690510377", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/morpho_adapter/adapter.py:157"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4ae883ffcb61aa9c", "level": "note", "message": {"text": "Possibly dead Python function: vault_mint"}, "properties": {"repobilityId": "f72fe93bf652a558", "scanner": "scanner-primary", "fingerprint": "4ae883ffcb61aa9c", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/morpho_adapter/adapter.py:801"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-40d5f1edf2f9cd1a", "level": "note", "message": {"text": "Possibly dead Python function: vault_redeem"}, "properties": {"repobilityId": "eda821df867f7208", "scanner": "scanner-primary", "fingerprint": "40d5f1edf2f9cd1a", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/morpho_adapter/adapter.py:844"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9d57bec8be709207", "level": "note", "message": {"text": "Possibly dead Python function: max_borrow"}, "properties": {"repobilityId": "f1636c779a70e087", "scanner": "scanner-primary", "fingerprint": "9d57bec8be709207", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/morpho_adapter/adapter.py:1360"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-36098034b2d2d825", "level": "note", "message": {"text": "Possibly dead Python function: max_withdraw_collateral"}, "properties": {"repobilityId": "c1df9528c534eb3a", "scanner": "scanner-primary", "fingerprint": "36098034b2d2d825", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/morpho_adapter/adapter.py:1377"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-abc04ab9d1262099", "level": "note", "message": {"text": "Possibly dead Python function: public_allocator_reallocate_to"}, "properties": {"repobilityId": "06d126e36b51e8e9", "scanner": "scanner-primary", "fingerprint": "abc04ab9d1262099", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/morpho_adapter/adapter.py:1634"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b23a7b8f1a2075a6", "level": "note", "message": {"text": "Possibly dead Python function: withdraw_full"}, "properties": {"repobilityId": "fd78576cb5299a08", "scanner": "scanner-primary", "fingerprint": "b23a7b8f1a2075a6", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/morpho_adapter/adapter.py:1968"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-90ab41c0eb119ae5", "level": "note", "message": {"text": "Possibly dead Python function: list_events"}, "properties": {"repobilityId": "5b3db0e3efc8e8c5", "scanner": "scanner-primary", "fingerprint": "90ab41c0eb119ae5", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/polymarket_adapter/adapter.py:275"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-fdbad534530e36f4", "level": "note", "message": {"text": "Possibly dead Python function: bridge_quote"}, "properties": {"repobilityId": "ce019631fb46993e", "scanner": "scanner-primary", "fingerprint": "fdbad534530e36f4", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/polymarket_adapter/adapter.py:835"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-ac3782df7f7f2107", "level": "note", "message": {"text": "Possibly dead Python function: check_claim"}, "properties": {"repobilityId": "7e691247e9e33100", "scanner": "scanner-primary", "fingerprint": "ac3782df7f7f2107", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/eigencloud_adapter/adapter.py:705"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-e00a92e4fe419ae9", "level": "note", "message": {"text": "Possibly dead Python function: outcome_token_coin"}, "properties": {"repobilityId": "6e0f1d85791426c4", "scanner": "scanner-primary", "fingerprint": "e00a92e4fe419ae9", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/hyperliquid_adapter/adapter.py:79"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f2ed9450c1673035", "level": "note", "message": {"text": "Possibly dead Python function: update_isolated_margin"}, "properties": {"repobilityId": "7bacbcd823b79888", "scanner": "scanner-primary", "fingerprint": "f2ed9450c1673035", "layer": "software", "severity": "low", "confidence": 1.0, "tags": ["dead-code"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/adapters/hyperliquid_adapter/adapter.py:1253"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bead75b0f9233e05", "level": "none", "message": {"text": "No API endpoints detected"}, "properties": {"repobilityId": "0f8bb852027c38f8", "scanner": "scanner-primary", "fingerprint": "bead75b0f9233e05", "layer": "api", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-9710c8d059e53154", "level": "none", "message": {"text": "No frontend routes/components detected"}, "properties": {"repobilityId": "44ca61485762e494", "scanner": "scanner-primary", "fingerprint": "9710c8d059e53154", "layer": "frontend", "severity": "info", "confidence": 1.0, "tags": ["coverage"]}}, {"ruleId": "scanner-f4745f83e83c5e6e", "level": "error", "message": {"text": "Insecure pattern 'tls_verify_false' in wayfinder_paths/paths/cli.py:1554"}, "properties": {"repobilityId": "69995e8f0a04099a", "scanner": "scanner-primary", "fingerprint": "f4745f83e83c5e6e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "tls_verify_false"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/paths/cli.py"}, "region": {"startLine": 1554}}}]}, {"ruleId": "scanner-e504d1189d0de66e", "level": "error", "message": {"text": "Insecure pattern 'tls_verify_false' in wayfinder_paths/core/utils/contracts.py:195"}, "properties": {"repobilityId": "60d1b0cb6d1b66a6", "scanner": "scanner-primary", "fingerprint": "e504d1189d0de66e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["owasp", "tls_verify_false"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "wayfinder_paths/core/utils/contracts.py"}, "region": {"startLine": 195}}}]}, {"ruleId": "scanner-6372cebde0220094", "level": "warning", "message": {"text": "No auth library detected"}, "properties": {"repobilityId": "a5b6035a5bbf8054", "scanner": "scanner-primary", "fingerprint": "6372cebde0220094", "layer": "security", "severity": "medium", "confidence": 1.0, "tags": ["coverage", "auth"]}}, {"ruleId": "scanner-87adc742c8b61af3", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "9ec8fc80c60d6254", "scanner": "scanner-primary", "fingerprint": "87adc742c8b61af3", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-vacuum.yml"}, "region": {"startLine": 19}}}]}, {"ruleId": "scanner-87adc742c8b61af3", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "aa5be86772d135d9", "scanner": "scanner-primary", "fingerprint": "87adc742c8b61af3", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-vacuum.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-87adc742c8b61af3", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8af02f848bd8047c", "scanner": "scanner-primary", "fingerprint": "87adc742c8b61af3", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-vacuum.yml"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-87adc742c8b61af3", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4b29e0163a08779a", "scanner": "scanner-primary", "fingerprint": "87adc742c8b61af3", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-vacuum.yml"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-87adc742c8b61af3", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "5a01a5ed694e8839", "scanner": "scanner-primary", "fingerprint": "87adc742c8b61af3", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-vacuum.yml"}, "region": {"startLine": 50}}}]}, {"ruleId": "scanner-80c73fbfebcdbd3f", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "7aa5c7fa41c6fd09", "scanner": "scanner-primary", "fingerprint": "80c73fbfebcdbd3f", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude-vacuum.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8a12c8e5f94352b5", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 21}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b7fca5b73c627f59", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4714e7062133efb5", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c30bcc47268d52d9", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 37}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8a12c8e5f94352b5", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 62}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b7fca5b73c627f59", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 65}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4714e7062133efb5", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 70}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c30bcc47268d52d9", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 78}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8a12c8e5f94352b5", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 100}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b7fca5b73c627f59", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 103}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4714e7062133efb5", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 108}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c30bcc47268d52d9", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 116}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8a12c8e5f94352b5", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 141}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b7fca5b73c627f59", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 144}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4714e7062133efb5", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 149}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c30bcc47268d52d9", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 157}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8a12c8e5f94352b5", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 179}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "b7fca5b73c627f59", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 182}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "4714e7062133efb5", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 187}}}]}, {"ruleId": "scanner-77e6fa5f429bd61f", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "c30bcc47268d52d9", "scanner": "scanner-primary", "fingerprint": "77e6fa5f429bd61f", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/test-pipeline.yml"}, "region": {"startLine": 195}}}]}, {"ruleId": "scanner-de53ac274e5b4ecf", "level": "note", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "69dd0abad9dba1dc", "scanner": "scanner-primary", "fingerprint": "de53ac274e5b4ecf", "layer": "cicd", "severity": "low", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude.yml"}, "region": {"startLine": 29}}}]}, {"ruleId": "scanner-de53ac274e5b4ecf", "level": "warning", "message": {"text": "GitHub Action is tag-pinned rather than SHA-pinned"}, "properties": {"repobilityId": "8ead6a2c2bfe167b", "scanner": "scanner-primary", "fingerprint": "de53ac274e5b4ecf", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "pinned-dependencies"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude.yml"}, "region": {"startLine": 35}}}]}, {"ruleId": "scanner-37716d9c0a33ad5c", "level": "warning", "message": {"text": "GitHub Actions workflow grants broad write permissions"}, "properties": {"repobilityId": "abfb5752158cf655", "scanner": "scanner-primary", "fingerprint": "37716d9c0a33ad5c", "layer": "cicd", "severity": "medium", "confidence": 1.0, "tags": ["supply-chain", "github-actions", "least-privilege"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".github/workflows/claude.yml"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b066af84e2e14a3c", "level": "note", "message": {"text": "Very large file: wayfinder_paths/adapters/boros_adapter/test_adapter.py (1861 lines)"}, "properties": {"repobilityId": "75beb92411600a77", "scanner": "scanner-primary", "fingerprint": "b066af84e2e14a3c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5a51b5cc58ce03ba", "level": "note", "message": {"text": "Very large file: wayfinder_paths/adapters/boros_adapter/adapter.py (4382 lines)"}, "properties": {"repobilityId": "882e1ca9c48e7a93", "scanner": "scanner-primary", "fingerprint": "5a51b5cc58ce03ba", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-546acb17284f72e8", "level": "note", "message": {"text": "Very large file: wayfinder_paths/adapters/morpho_adapter/adapter.py (2081 lines)"}, "properties": {"repobilityId": "9074734c2bba4cce", "scanner": "scanner-primary", "fingerprint": "546acb17284f72e8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3c8ca9b8d927af08", "level": "note", "message": {"text": "Very large file: wayfinder_paths/adapters/moonwell_adapter/adapter.py (1934 lines)"}, "properties": {"repobilityId": "9e1bd20bb2b13c0b", "scanner": "scanner-primary", "fingerprint": "3c8ca9b8d927af08", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ad8a20a6e4bc3480", "level": "note", "message": {"text": "Very large file: wayfinder_paths/adapters/polymarket_adapter/adapter.py (2480 lines)"}, "properties": {"repobilityId": "a8d950f315b8bae0", "scanner": "scanner-primary", "fingerprint": "ad8a20a6e4bc3480", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-a9bf9be700862ce6", "level": "note", "message": {"text": "Very large file: wayfinder_paths/adapters/aerodrome_slipstream_adapter/adapter.py (2707 lines)"}, "properties": {"repobilityId": "1b1dc11e5c05571c", "scanner": "scanner-primary", "fingerprint": "a9bf9be700862ce6", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-dfbd6435cac02255", "level": "note", "message": {"text": "Very large file: wayfinder_paths/adapters/hyperliquid_adapter/adapter.py (1940 lines)"}, "properties": {"repobilityId": "681056ced7151fe7", "scanner": "scanner-primary", "fingerprint": "dfbd6435cac02255", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-fff154fb1899b4bf", "level": "note", "message": {"text": "Very large file: wayfinder_paths/adapters/projectx_adapter/adapter.py (1421 lines)"}, "properties": {"repobilityId": "9577a2bf32450c02", "scanner": "scanner-primary", "fingerprint": "fff154fb1899b4bf", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-efbedd31b3120aa2", "level": "note", "message": {"text": "Very large file: wayfinder_paths/adapters/aerodrome_adapter/test_adapter.py (2279 lines)"}, "properties": {"repobilityId": "6a0673b1ca5aec84", "scanner": "scanner-primary", "fingerprint": "efbedd31b3120aa2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-b5d093984b09304b", "level": "note", "message": {"text": "Very large file: wayfinder_paths/adapters/aerodrome_adapter/adapter.py (1817 lines)"}, "properties": {"repobilityId": "146131457d901657", "scanner": "scanner-primary", "fingerprint": "b5d093984b09304b", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-8aa18a31e2fcd796", "level": "note", "message": {"text": "Very large file: wayfinder_paths/adapters/pendle_adapter/adapter.py (2686 lines)"}, "properties": {"repobilityId": "f08f827a5150be9e", "scanner": "scanner-primary", "fingerprint": "8aa18a31e2fcd796", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f9a1746340c4bde8", "level": "note", "message": {"text": "Very large file: wayfinder_paths/tests/test_paths_publish_install.py (2747 lines)"}, "properties": {"repobilityId": "7ec0ec5d11857a9a", "scanner": "scanner-primary", "fingerprint": "f9a1746340c4bde8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-63ec09120f820cce", "level": "note", "message": {"text": "Very large file: wayfinder_paths/mcp/tools/hyperliquid.py (2066 lines)"}, "properties": {"repobilityId": "77c4ddba277aee1e", "scanner": "scanner-primary", "fingerprint": "63ec09120f820cce", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e55d90ac4631f7c1", "level": "note", "message": {"text": "Very large file: wayfinder_paths/paths/scaffold.py (2338 lines)"}, "properties": {"repobilityId": "7dc136c6cc03e174", "scanner": "scanner-primary", "fingerprint": "e55d90ac4631f7c1", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-755c1279162eda68", "level": "note", "message": {"text": "Very large file: wayfinder_paths/paths/renderer.py (1785 lines)"}, "properties": {"repobilityId": "73762717dd990c34", "scanner": "scanner-primary", "fingerprint": "755c1279162eda68", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-ffee938a617f0666", "level": "note", "message": {"text": "Very large file: wayfinder_paths/paths/cli.py (2919 lines)"}, "properties": {"repobilityId": "3aef7c3aca920573", "scanner": "scanner-primary", "fingerprint": "ffee938a617f0666", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-5a8127618c0bc154", "level": "note", "message": {"text": "Very large file: wayfinder_paths/core/clients/DeltaLabClient.py (1977 lines)"}, "properties": {"repobilityId": "180ab2e3efa3bc5e", "scanner": "scanner-primary", "fingerprint": "5a8127618c0bc154", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-52213229eac89a8c", "level": "note", "message": {"text": "Very large file: wayfinder_paths/strategies/multi_vault_split_strategy/strategy.py (1359 lines)"}, "properties": {"repobilityId": "1f53f6ab8b74453d", "scanner": "scanner-primary", "fingerprint": "52213229eac89a8c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-2568ddd8e2fa2415", "level": "note", "message": {"text": "Very large file: wayfinder_paths/strategies/boros_hype_strategy/strategy.py (1311 lines)"}, "properties": {"repobilityId": "3a2cdf29bb3efbb9", "scanner": "scanner-primary", "fingerprint": "2568ddd8e2fa2415", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-d084833cc4164289", "level": "note", "message": {"text": "Very large file: wayfinder_paths/strategies/boros_hype_strategy/withdraw_mixin.py (1218 lines)"}, "properties": {"repobilityId": "652c1a4c6e42fdc9", "scanner": "scanner-primary", "fingerprint": "d084833cc4164289", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-77d21e839b4dd4ac", "level": "note", "message": {"text": "Very large file: wayfinder_paths/strategies/stablecoin_yield_strategy/strategy.py (1765 lines)"}, "properties": {"repobilityId": "a441cb1fe16d9714", "scanner": "scanner-primary", "fingerprint": "77d21e839b4dd4ac", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-da1bc378e2c35baa", "level": "note", "message": {"text": "Very large file: wayfinder_paths/strategies/moonwell_wsteth_loop_strategy/strategy.py (3753 lines)"}, "properties": {"repobilityId": "f88e3c33f9caedcf", "scanner": "scanner-primary", "fingerprint": "da1bc378e2c35baa", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-e8716bd82d6c58c3", "level": "note", "message": {"text": "Very large file: wayfinder_paths/strategies/hyperlend_stable_yield_strategy/strategy.py (2399 lines)"}, "properties": {"repobilityId": "3165914372853dcc", "scanner": "scanner-primary", "fingerprint": "e8716bd82d6c58c3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-abc6c9a8b553c35f", "level": "note", "message": {"text": "Very large file: wayfinder_paths/strategies/basis_trading_strategy/strategy.py (3852 lines)"}, "properties": {"repobilityId": "65cdda55a9ca323f", "scanner": "scanner-primary", "fingerprint": "abc6c9a8b553c35f", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-f526bde07fed02d3", "level": "note", "message": {"text": "Very large file: wayfinder_paths/strategies/basis_trading_strategy/test_strategy.py (1343 lines)"}, "properties": {"repobilityId": "6ea192be58f6aab7", "scanner": "scanner-primary", "fingerprint": "f526bde07fed02d3", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["complexity"]}}, {"ruleId": "scanner-3ab5d313dda8e5f9", "level": "note", "message": {"text": "Debug logging residue appears in source files"}, "properties": {"repobilityId": "a24ec0427cc3b314", "scanner": "scanner-primary", "fingerprint": "3ab5d313dda8e5f9", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["debug", "cleanup", "repo-hardening", "generated-repo-pattern"]}}, {"ruleId": "scanner-2d0c7b7ab8f8aacf", "level": "warning", "message": {"text": "Critical user flow still appears backed by mock or placeholder data"}, "properties": {"repobilityId": "c34e228c79a48b2e", "scanner": "scanner-primary", "fingerprint": "2d0c7b7ab8f8aacf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["placeholder", "mock-data", "critical-flow", "generated-repo-pattern"]}}, {"ruleId": "scanner-ea8f3013f588db25", "level": "note", "message": {"text": "Shallow git history limits provenance confidence"}, "properties": {"repobilityId": "cfb7115a0b3b17d0", "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": "9aec436220de28e0", "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-17d866d91a7c451e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: CLAUDE.md"}, "properties": {"repobilityId": "ccce5984e58a48f0", "scanner": "scanner-primary", "fingerprint": "17d866d91a7c451e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": "CLAUDE.md"}, "region": {"startLine": 230}}}]}, {"ruleId": "scanner-122f91b7f2906dc4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/settings.json"}, "properties": {"repobilityId": "a2967269048b6a9d", "scanner": "scanner-primary", "fingerprint": "122f91b7f2906dc4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/settings.json"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a0f4ef76218e5444", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-ccxt-adapter/rules/examples.md"}, "properties": {"repobilityId": "cb6ce1ece0df5a76", "scanner": "scanner-primary", "fingerprint": "a0f4ef76218e5444", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-ccxt-adapter/rules/examples.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-c362e20ab733d07e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-ethena-vault-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "4a4285374ee39f76", "scanner": "scanner-primary", "fingerprint": "c362e20ab733d07e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-ethena-vault-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-bc36bc453d60c0a4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/developing-wayfinder-paths/rules/signals.md"}, "properties": {"repobilityId": "8447de43e3304e2b", "scanner": "scanner-primary", "fingerprint": "bc36bc453d60c0a4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/developing-wayfinder-paths/rules/signals.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9cb839f168f4d3c8", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/developing-wayfinder-paths/rules/manifest.md"}, "properties": {"repobilityId": "a32ba3370ab7224a", "scanner": "scanner-primary", "fingerprint": "9cb839f168f4d3c8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/developing-wayfinder-paths/rules/manifest.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-9147729d7eb2e395", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/writing-wayfinder-scripts/SKILL.md"}, "properties": {"repobilityId": "8f1da81e8159f019", "scanner": "scanner-primary", "fingerprint": "9147729d7eb2e395", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/writing-wayfinder-scripts/SKILL.md"}, "region": {"startLine": 177}}}]}, {"ruleId": "scanner-c6055f7cb6030e68", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-etherfi-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "9aefd80d672de666", "scanner": "scanner-primary", "fingerprint": "c6055f7cb6030e68", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-etherfi-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-dbf5ab6c267ec609", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/backtest-strategy/SKILL.md"}, "properties": {"repobilityId": "bc6125540ba9805e", "scanner": "scanner-primary", "fingerprint": "dbf5ab6c267ec609", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/backtest-strategy/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-191692a6a435d40e", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/backtest-strategy/rules/perps-trigger.md"}, "properties": {"repobilityId": "bb60016fdbea59e8", "scanner": "scanner-primary", "fingerprint": "191692a6a435d40e", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/backtest-strategy/rules/perps-trigger.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-db8af03aca09d920", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-hyperliquid-adapter/rules/execution-opportunities.md"}, "properties": {"repobilityId": "6589341faac91ad4", "scanner": "scanner-primary", "fingerprint": "db8af03aca09d920", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-hyperliquid-adapter/rules/execution-opportunities.md"}, "region": {"startLine": 186}}}]}, {"ruleId": "scanner-ff4d3af7abfec4ea", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-aerodrome-slipstream-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "314347d825ec69e0", "scanner": "scanner-primary", "fingerprint": "ff4d3af7abfec4ea", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-aerodrome-slipstream-adapter/rules/high-value-reads.md"}, "region": {"startLine": 81}}}]}, {"ruleId": "scanner-23cccd61af018d89", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/simulation-dry-run/rules/quickstart.md"}, "properties": {"repobilityId": "8f72f818d3afc38e", "scanner": "scanner-primary", "fingerprint": "23cccd61af018d89", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/simulation-dry-run/rules/quickstart.md"}, "region": {"startLine": 39}}}]}, {"ruleId": "scanner-f53e01ada197ef5e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-polymarket-adapter/rules/deposits-withdrawals.md"}, "properties": {"repobilityId": "d6317474ddb91b69", "scanner": "scanner-primary", "fingerprint": "f53e01ada197ef5e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-polymarket-adapter/rules/deposits-withdrawals.md"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-df103ecda0dfd085", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-polymarket-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "45ae49bc91c77ef8", "scanner": "scanner-primary", "fingerprint": "df103ecda0dfd085", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-polymarket-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-625980e7736ecdd9", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-polymarket-adapter/rules/execution-opportunities.md"}, "properties": {"repobilityId": "4c01f7bea940d2b6", "scanner": "scanner-primary", "fingerprint": "625980e7736ecdd9", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-polymarket-adapter/rules/execution-opportunities.md"}, "region": {"startLine": 48}}}]}, {"ruleId": "scanner-ff8c95f51ac6a151", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-polymarket-adapter/rules/execution-opportunities.md"}, "properties": {"repobilityId": "2130f0b306cc5387", "scanner": "scanner-primary", "fingerprint": "ff8c95f51ac6a151", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-polymarket-adapter/rules/execution-opportunities.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-181b77c33ac5fffe", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-pendle-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "a6a1f93c5f1fad76", "scanner": "scanner-primary", "fingerprint": "181b77c33ac5fffe", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-pendle-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-731e96493cb964c7", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-pendle-adapter/rules/execution-opportunities.md"}, "properties": {"repobilityId": "33fa508d96dea898", "scanner": "scanner-primary", "fingerprint": "731e96493cb964c7", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-pendle-adapter/rules/execution-opportunities.md"}, "region": {"startLine": 45}}}]}, {"ruleId": "scanner-841d824f5ba5beef", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-aerodrome-adapter/rules/gotchas.md"}, "properties": {"repobilityId": "57a2c4c37d3c42eb", "scanner": "scanner-primary", "fingerprint": "841d824f5ba5beef", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-aerodrome-adapter/rules/gotchas.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d3de71e73063cc13", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-euler-v2-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "588be3caa127fcc3", "scanner": "scanner-primary", "fingerprint": "d3de71e73063cc13", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-euler-v2-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-0beda0d38ec83fc1", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-uniswap-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "f1b89e623c087f97", "scanner": "scanner-primary", "fingerprint": "0beda0d38ec83fc1", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-uniswap-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-25a50ecdb8efd361", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-uniswap-adapter/rules/execution-opportunities.md"}, "properties": {"repobilityId": "57af5765b0ef85d7", "scanner": "scanner-primary", "fingerprint": "25a50ecdb8efd361", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-uniswap-adapter/rules/execution-opportunities.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-89d7a424a5775bd8", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-uniswap-adapter/rules/gotchas.md"}, "properties": {"repobilityId": "8b1f870cb47d5f4e", "scanner": "scanner-primary", "fingerprint": "89d7a424a5775bd8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-uniswap-adapter/rules/gotchas.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-f7654fe1f73dcb6e", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-boros-adapter/rules/execution-opportunities.md"}, "properties": {"repobilityId": "bc6b7ed0aa494959", "scanner": "scanner-primary", "fingerprint": "f7654fe1f73dcb6e", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-boros-adapter/rules/execution-opportunities.md"}, "region": {"startLine": 117}}}]}, {"ruleId": "scanner-f746238d8ed3adcb", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-boros-adapter/rules/rate-locking.md"}, "properties": {"repobilityId": "497f0b10139e44f1", "scanner": "scanner-primary", "fingerprint": "f746238d8ed3adcb", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-boros-adapter/rules/rate-locking.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2532f47786905bd8", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-moonwell-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "055af8157e0ed367", "scanner": "scanner-primary", "fingerprint": "2532f47786905bd8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-moonwell-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-63eeb46ddeacaed2", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-eigencloud-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "0f1749d5f8ce509e", "scanner": "scanner-primary", "fingerprint": "63eeb46ddeacaed2", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-eigencloud-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-4ceb10120b4bb8a8", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-projectx-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "6b647fc97536543b", "scanner": "scanner-primary", "fingerprint": "4ceb10120b4bb8a8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-projectx-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-aad14a256fbc9da4", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-projectx-adapter/rules/execution-opportunities.md"}, "properties": {"repobilityId": "d93f8f64832c188a", "scanner": "scanner-primary", "fingerprint": "aad14a256fbc9da4", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-projectx-adapter/rules/execution-opportunities.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-2668c0fa392a1935", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-projectx-adapter/rules/gotchas.md"}, "properties": {"repobilityId": "575c514164c57a57", "scanner": "scanner-primary", "fingerprint": "2668c0fa392a1935", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-projectx-adapter/rules/gotchas.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-a685d7fb9b758aa8", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-avantis-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "eb7561795fed2f25", "scanner": "scanner-primary", "fingerprint": "a685d7fb9b758aa8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-avantis-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-d1d0087682ea4bdf", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-notification-send/SKILL.md"}, "properties": {"repobilityId": "bef377a9906a62a5", "scanner": "scanner-primary", "fingerprint": "d1d0087682ea4bdf", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-notification-send/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-47958ab36540e61a", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-aave-v3-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "849bfc8b0f87fd85", "scanner": "scanner-primary", "fingerprint": "47958ab36540e61a", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-aave-v3-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-b7da9eb0ee7c9f24", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/using-aave-v3-adapter/rules/execution-opportunities.md"}, "properties": {"repobilityId": "778507bc796d1a0d", "scanner": "scanner-primary", "fingerprint": "b7da9eb0ee7c9f24", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-aave-v3-adapter/rules/execution-opportunities.md"}, "region": {"startLine": 24}}}]}, {"ruleId": "scanner-b5ca76496bbf7259", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/setup/SKILL.md"}, "properties": {"repobilityId": "615c9fb3a30e6a99", "scanner": "scanner-primary", "fingerprint": "b5ca76496bbf7259", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/setup/SKILL.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-7c155a0dd892f3f9", "level": "error", "message": {"text": "Agent instruction/config may expose a secret: .claude/skills/setup/rules/api-key.md"}, "properties": {"repobilityId": "aba602e7438c2195", "scanner": "scanner-primary", "fingerprint": "7c155a0dd892f3f9", "layer": "security", "severity": "high", "confidence": 1.0, "tags": ["agent-instructions", "secrets", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/setup/rules/api-key.md"}, "region": {"startLine": 25}}}]}, {"ruleId": "scanner-a70374ad67796298", "level": "warning", "message": {"text": "Agent authority lacks a verifier contract: .claude/skills/using-morpho-adapter/rules/high-value-reads.md"}, "properties": {"repobilityId": "421acfdbb7e088c1", "scanner": "scanner-primary", "fingerprint": "a70374ad67796298", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["agent-instructions", "verification", "claude_instruction"]}, "locations": [{"physicalLocation": {"artifactLocation": {"uri": ".claude/skills/using-morpho-adapter/rules/high-value-reads.md"}, "region": {"startLine": 1}}}]}, {"ruleId": "scanner-de77577a3e51c306", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/remote_setup_utils.py:38"}, "properties": {"repobilityId": "95d2dba34c39b2cf", "scanner": "scanner-primary", "fingerprint": "de77577a3e51c306", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-d4c9c178158e5661", "level": "note", "message": {"text": "Legacy-named symbol `include_v2` in scripts/morpho_smoke_test.py:418"}, "properties": {"repobilityId": "44fcd3f0ba03c60b", "scanner": "scanner-primary", "fingerprint": "d4c9c178158e5661", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-36a091a39fba9b67", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 scripts/setup.py:76"}, "properties": {"repobilityId": "59c502a0ecb7d031", "scanner": "scanner-primary", "fingerprint": "36a091a39fba9b67", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-98b9b5cb75b53964", "level": "note", "message": {"text": "Legacy-named symbol `_format_vault_v1` in wayfinder_paths/adapters/morpho_adapter/adapter.py:532"}, "properties": {"repobilityId": "dd2ee5bc3048a2a6", "scanner": "scanner-primary", "fingerprint": "98b9b5cb75b53964", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-65efaf25a1742809", "level": "note", "message": {"text": "Legacy-named symbol `euler_v2` in wayfinder_paths/adapters/euler_v2_adapter/adapter.py:401"}, "properties": {"repobilityId": "87fc07e51a8f52b3", "scanner": "scanner-primary", "fingerprint": "65efaf25a1742809", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-e26a029c3922bce5", "level": "note", "message": {"text": "Legacy-named symbol `py_clob_client_v2` in wayfinder_paths/adapters/polymarket_adapter/adapter.py:17"}, "properties": {"repobilityId": "a1514ecf29456bc6", "scanner": "scanner-primary", "fingerprint": "e26a029c3922bce5", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-20e1efd5c56950e0", "level": "none", "message": {"text": "Commented-code block (9 lines) in wayfinder_paths/adapters/hyperliquid_adapter/adapter.py:51"}, "properties": {"repobilityId": "2343da5d559f2017", "scanner": "scanner-primary", "fingerprint": "20e1efd5c56950e0", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-db3957344ae303bb", "level": "note", "message": {"text": "Legacy-named symbol `is_v2` in wayfinder_paths/adapters/aerodrome_adapter/test_adapter.py:1343"}, "properties": {"repobilityId": "f0dd11d45348a0c1", "scanner": "scanner-primary", "fingerprint": "db3957344ae303bb", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a2bf14ccb1ad6e34", "level": "note", "message": {"text": "Legacy-named symbol `is_v2` in wayfinder_paths/adapters/aerodrome_adapter/adapter.py:115"}, "properties": {"repobilityId": "fcb7fc9dccaac1bd", "scanner": "scanner-primary", "fingerprint": "a2bf14ccb1ad6e34", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-1292682c845b1534", "level": "note", "message": {"text": "Legacy-named symbol `sdk_swap_v2` in wayfinder_paths/adapters/pendle_adapter/test_adapter.py:78"}, "properties": {"repobilityId": "506cea62d4f3b34c", "scanner": "scanner-primary", "fingerprint": "1292682c845b1534", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-5453f4f4b5f9f36e", "level": "note", "message": {"text": "Legacy-named symbol `sdk_swap_v2` in wayfinder_paths/adapters/pendle_adapter/adapter.py:1238"}, "properties": {"repobilityId": "5295e851f589dfed", "scanner": "scanner-primary", "fingerprint": "5453f4f4b5f9f36e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-ff4d9e275ea0eae8", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 wayfinder_paths/runner/lifecycle.py:78"}, "properties": {"repobilityId": "72399e12a7d61bb6", "scanner": "scanner-primary", "fingerprint": "ff4d9e275ea0eae8", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-ec8b57408f81309b", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 wayfinder_paths/runner/daemon.py:580"}, "properties": {"repobilityId": "69e17a66da748283", "scanner": "scanner-primary", "fingerprint": "ec8b57408f81309b", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-f5dc36c9ad49ea80", "level": "note", "message": {"text": "Stub function `runner_cli` (body is just `pass`/`return`) \u2014 wayfinder_paths/runner/cli.py:32"}, "properties": {"repobilityId": "54f388f67e6fb152", "scanner": "scanner-primary", "fingerprint": "f5dc36c9ad49ea80", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-1352b92258ee190d", "level": "note", "message": {"text": "Legacy-named symbol `search_assets_v2` in wayfinder_paths/tests/test_delta_lab_search.py:49"}, "properties": {"repobilityId": "003d94fbe391283f", "scanner": "scanner-primary", "fingerprint": "1352b92258ee190d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-6ba57277964a7504", "level": "note", "message": {"text": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/tests/test_mcp_evm_contract_gorlami.py:83"}, "properties": {"repobilityId": "909980e66b614488", "scanner": "scanner-primary", "fingerprint": "6ba57277964a7504", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-914e6477c0255025", "level": "note", "message": {"text": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/tests/test_mcp_evm_contract.py:180"}, "properties": {"repobilityId": "913bf833e95e8795", "scanner": "scanner-primary", "fingerprint": "914e6477c0255025", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-c7b4437f5a934933", "level": "note", "message": {"text": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/mcp/tools/evm_contract.py:279"}, "properties": {"repobilityId": "81c40c823370b9a8", "scanner": "scanner-primary", "fingerprint": "c7b4437f5a934933", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-9eb6de68e0ba2154", "level": "none", "message": {"text": "Commented-code block (6 lines) in wayfinder_paths/mcp/tools/hyperliquid.py:1996"}, "properties": {"repobilityId": "fbc8784fac4c6ea5", "scanner": "scanner-primary", "fingerprint": "9eb6de68e0ba2154", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-50b5684808fb153c", "level": "note", "message": {"text": "Legacy-named symbol `etherscan_v2` in wayfinder_paths/mcp/tools/contracts.py:304"}, "properties": {"repobilityId": "010ca38524231b7c", "scanner": "scanner-primary", "fingerprint": "50b5684808fb153c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-a742262c53a3f751", "level": "note", "message": {"text": "Legacy-named symbol `_publish_legacy` in wayfinder_paths/paths/client.py:40"}, "properties": {"repobilityId": "ca670d9034f11639", "scanner": "scanner-primary", "fingerprint": "a742262c53a3f751", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-10088eb5e11c6439", "level": "note", "message": {"text": "Stub function `path_cli` (body is just `pass`/`return`) \u2014 wayfinder_paths/paths/cli.py:1131"}, "properties": {"repobilityId": "017b988bbabf6f0f", "scanner": "scanner-primary", "fingerprint": "10088eb5e11c6439", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-cfae79eca633707e", "level": "note", "message": {"text": "Stub function `close` (body is just `pass`/`return`) \u2014 wayfinder_paths/core/adapters/BaseAdapter.py:31"}, "properties": {"repobilityId": "6bc0bdb636100feb", "scanner": "scanner-primary", "fingerprint": "cfae79eca633707e", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-d1bc73f637eb06b8", "level": "note", "message": {"text": "Legacy-named symbol `views_v2` in wayfinder_paths/core/constants/moonwell_contracts.py:55"}, "properties": {"repobilityId": "7d99e959504a2a39", "scanner": "scanner-primary", "fingerprint": "d1bc73f637eb06b8", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-f8b46e159bd88a18", "level": "none", "message": {"text": "Commented-code block (7 lines) in wayfinder_paths/core/constants/euler_v2_abi.py:5"}, "properties": {"repobilityId": "46996f3669cc162f", "scanner": "scanner-primary", "fingerprint": "f8b46e159bd88a18", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-cc2f49f4c3e62aee", "level": "note", "message": {"text": "Legacy-named symbol `quoter_v2` in wayfinder_paths/core/constants/aerodrome_slipstream_contracts.py:43"}, "properties": {"repobilityId": "871bea26ee81fcfc", "scanner": "scanner-primary", "fingerprint": "cc2f49f4c3e62aee", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-d5afbb8306b30236", "level": "warning", "message": {"text": "Network/subprocess call without timeout or try/except \u2014 wayfinder_paths/core/utils/solidity.py:67"}, "properties": {"repobilityId": "b418fa1dc2b9fb67", "scanner": "scanner-primary", "fingerprint": "d5afbb8306b30236", "layer": "quality", "severity": "medium", "confidence": 1.0, "tags": ["integrity", "fragile-runtime", "robustness"]}}, {"ruleId": "scanner-af92784dc34d2496", "level": "note", "message": {"text": "Legacy-named symbol `pool_old` in wayfinder_paths/core/clients/PoolClient.py:50"}, "properties": {"repobilityId": "05c482a97b254fe4", "scanner": "scanner-primary", "fingerprint": "af92784dc34d2496", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-8ba04ac134bc8da2", "level": "note", "message": {"text": "Legacy-named symbol `search_assets_v2` in wayfinder_paths/core/clients/DeltaLabClient.py:994"}, "properties": {"repobilityId": "522699e04b04eaab", "scanner": "scanner-primary", "fingerprint": "8ba04ac134bc8da2", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "legacy-marker", "dead-code"]}}, {"ruleId": "scanner-cf920af1def52d8c", "level": "none", "message": {"text": "Commented-code block (5 lines) in wayfinder_paths/core/clients/DeltaLabClient.py:985"}, "properties": {"repobilityId": "63161f434a3fd617", "scanner": "scanner-primary", "fingerprint": "cf920af1def52d8c", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e8675f6f6fff272d", "level": "note", "message": {"text": "Stub function `setup` (body is just `pass`/`return`) \u2014 wayfinder_paths/core/strategies/Strategy.py:76"}, "properties": {"repobilityId": "a82c80ad573dafa0", "scanner": "scanner-primary", "fingerprint": "e8675f6f6fff272d", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-115056c26f48020c", "level": "note", "message": {"text": "Stub function `on_loop_start` (body is just `pass`/`return`) \u2014 wayfinder_paths/core/strategies/opa_loop.py:61"}, "properties": {"repobilityId": "4c3fe104d9fac287", "scanner": "scanner-primary", "fingerprint": "115056c26f48020c", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "empty-handler", "dead-code"]}}, {"ruleId": "scanner-1bbbfa404cbf82ee", "level": "none", "message": {"text": "Commented-code block (6 lines) in wayfinder_paths/strategies/boros_hype_strategy/planner.py:197"}, "properties": {"repobilityId": "240e58c96f5a4a37", "scanner": "scanner-primary", "fingerprint": "1bbbfa404cbf82ee", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-e706847447c57249", "level": "none", "message": {"text": "Commented-code block (7 lines) in wayfinder_paths/strategies/basis_trading_strategy/test_strategy.py:495"}, "properties": {"repobilityId": "85ebcb194dc9be12", "scanner": "scanner-primary", "fingerprint": "e706847447c57249", "layer": "quality", "severity": "info", "confidence": 1.0, "tags": ["integrity", "commented-code", "dead-code"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "8b21fb10e557dc0e", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "2c45db548e1ebeb4", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "0534f991800a1735", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "5a762717a09c2d49", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "f5d0d0c119c263d5", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "a6ca7d62ac33e9f8", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "cebe249fda40efbe", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-49c98f7cedd9c977", "level": "note", "message": {"text": "Near-duplicate function bodies in 4 places"}, "properties": {"repobilityId": "49266de6a703b396", "scanner": "scanner-primary", "fingerprint": "49c98f7cedd9c977", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "ef4fcc0893e6462a", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "46254830f9fc2e7a", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "a4196e1018099f5d", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "c7a7d4f245780db0", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "9af2ef70c81498dc", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "234490b073ea83e0", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "f964efb96a8b50a8", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-be46ea126aa5d8dc", "level": "note", "message": {"text": "Near-duplicate function bodies in 3 places"}, "properties": {"repobilityId": "294e6bb29ce6fdd9", "scanner": "scanner-primary", "fingerprint": "be46ea126aa5d8dc", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "bcd92568f0728077", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "6534fc1facc3184e", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "87ea1f424a3720d6", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}, {"ruleId": "scanner-2c04133e54348533", "level": "note", "message": {"text": "Near-duplicate function bodies in 2 places"}, "properties": {"repobilityId": "7508dfc067a7cf12", "scanner": "scanner-primary", "fingerprint": "2c04133e54348533", "layer": "quality", "severity": "low", "confidence": 1.0, "tags": ["integrity", "duplicate", "dry"]}}]}]}