docs: consolidate development artifacts

Analysed against 60f58b8710 files changedby 2233admin
Open PR on GitHub

Change-risk score

7.7out of 10Elevated
Repository health
8.8base against this head

This change sits in the top third of this repository's own risk distribution, the band worth reviewing closely.

No changed file lost health in this diff. Nothing outside this PR depends on a contract it changed.

Files changed
10
in this diff
Contracts changed
0
removed or signature
Outside callers
0
not in this diff
Findings added
10
0 resolved

Blast radius on the repo map

Every file in the repository, grouped into its own directories and sized by lines. The ones this PR changes are lit, and everything that imports them is marked.

backendchromefrontendtestsapichannelsexecutormigrationsmodelsnotifierspipelineprocess…schemasservicesworkerextension-srcsrcintegrationunitv1versionssrcapicomponentspageschannelspipelineui
changed, health fellchanged, health rosechanged, health heldimports a changed fileuntouchedchanged by this PR

Drawing 230 of 230 files at a readable size, grouped by directory and sized by lines of code. 10 changed here reach 10 more by import.

Inside backend/api/v1

__init__.pybrowsers.pyagents.pynodes.pynotifications.pydashboard.pyproviders.pyrecords.pyschedules.pysources.pysystem.pytasks.pywebhooks.pyworkers.py

14 files, 1 changed by this PR and 4 that import one. Click any directory above to frame it instead.

Changed

What this PR added, and what it took away

Introduced findings are the ones inside the lines this PR added, not the file's existing ones. The resolved column is the only place in the product that lists them.

Introduced (10)
  • criticalbrain method
    backend/pipeline/pipeline.py:116

    Brain Method: run_pipeline is 359 lines, CCN 71, in a file imported by 6 others

  • criticallarge method
    backend/pipeline/pipeline.py:116

    run_pipeline is 359 lines long

  • criticalcomplex method
    backend/pipeline/pipeline.py:116

    run_pipeline has cyclomatic complexity 71

  • highnested complexity
    backend/pipeline/pipeline.py:116

    run_pipeline nests 5 levels deep

  • highlow cohesion
    backend/channels/crawl4ai_channel.py:45

    Crawl4AIChannel has low cohesion (LCOM4=3): its 7 methods split into 3 groups that share no fields or calls

  • highbumpy road
    backend/pipeline/pipeline.py:116

    run_pipeline has 12 nested blocks at the same level (bumpy road)

  • highprimitive obsession
    backend/pipeline/pipeline.py:116

    run_pipeline takes 9 parameters

  • mediumcomplex method
    backend/security/url_guard.py:119

    is_ip_blocked has cyclomatic complexity 9

  • mediumcomplex method
    backend/channels/crawl4ai_channel.py:174

    _resolve_llm_config has cyclomatic complexity 10

  • lowlarge method
    backend/processors/openai_processor.py:33

    process is 64 lines long

Resolved (0)
  • Nothing removed.

Who else knows this code

The primary author of each changed file by share of its recent commits, mined from git history. Advisory: it says who has context, not who must review.

  • tests/unit/channels/test_web_scraper_channel.pyxujinghua 100% of 2 commits
  • backend/ws_agent_manager.pyxujinghua 100% of 3 commits
  • backend/pipeline/pipeline.pyxujinghua 100% of 10 commits
  • tests/unit/pipeline/test_pipeline_errors.pyxujinghua 100% of 2 commits
  • tests/unit/channels/test_api_channel.pyxujinghua 100% of 2 commits

Tests that cover this change

Test files that import a file this PR changes. Not a coverage measurement: it is the import graph, so it says which tests are worth running, not which lines they reach.

  • tests/integration/test_webhooks_api.py
  • tests/unit/pipeline/test_pipeline.py

10 changed files have no test importing them.

Get this on your own pull requests

This page came from an index of 2233admin/opencli-admin. No model calls, no configuration, and it refreshes on every push. Install the bot and every pull request gets one of these.