feat(codenexus): give codenexus_adapter.rs a real DAG caller

Analysed against 3874818c8 files changedby 2233admin
Open PR on GitHub

Change-risk score

9.1out of 10Elevated
Repository health
3.6to3.6base against this head

This change sits in the top third of this repository's own risk distribution, the band worth reviewing closely. It is riskier than 74% of this repository's own commits.

The largest health movement is in builtin_provider_evidence.rs, down 0.6. Nothing outside this PR depends on a contract it changed.

Files changed
8
in this diff
Contracts changed
0
removed or signature
Outside callers
0
not in this diff
Findings added
9
7 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.

cratesdocsorchestrationskills/code-in…code-intel-cliarchiveplansps1-exitevidenceschemassrctestsaudit_reportcligit_rem…graphmcp_serve
changed, health fellchanged, health rosechanged, health heldimports a changed fileuntouchedchanged by this PR

Drawing 566 of 738 files at a readable size, grouped by directory and sized by lines of code. 8 changed here reach 6 more by import. 172 are too small to see at this width, which is what the frame below is for.

Inside crates/code-intel-cli

srctestsaudit_reportchange_riskclimcp_servecommand…admissi…artifac…artifac…artif…assis…autho…bound…bound…built…capab…commit…compat…compat…conten…dag_co…dag_ru…decisi…decisi…deci…decl…deli…doct…edit…edit…hos…hos…i18…imp…int…met…meth…mode…nati…orch…pony…proj…proj…prov…repi…repo…repo…repo…repo…run_…run_…ru…se…se…sentrux_g…sessi…snapshot.rsst…staged…stru…surv…tool…unde…artifa…art…au…capability_exec.rscli_h…coden…compa…dag_c…dag_r…decision…decision…delivery_lig…do…do…en…ev…ev…fi…gr…hospita…internalization_re…mc…me…me…na…pon_m…ponyt…prima…proje…proje…repin.…ru…run_…runt…sche…sent…sent…snaps…span_…stage…su…un…cl…reg…ren…va…vali…comp…executi…mo…tes…git…mod…si…lega…co…mod.…path…prob…ru…re…test…mod.rshan…mod…sc…te…sc…mod.…mod…

217 files, 7 changed by this PR and 6 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 (9)
  • mediumlarge method
    crates/code-intel-cli/src/builtin_provider_evidence.rs:267

    codenexus_admission is 119 lines long

  • lowdry violation
    crates/code-intel-cli/src/execution_policy.rs:37

    8% of file duplicated; worst clone shares 21 lines with crates/code-intel-cli/src/execution_policy.rs

  • lowprimitive obsession
    crates/code-intel-cli/tests/capability_exec.rs:2220

    run_capability takes 5 parameters

  • lowerror handling
    crates/code-intel-cli/tests/capability_exec.rs:2227

    unwrap/expect turns a recoverable error into a crash

  • lowerror handling
    crates/code-intel-cli/tests/capability_exec.rs:2229

    unwrap/expect turns a recoverable error into a crash

  • lowerror handling
    crates/code-intel-cli/tests/capability_exec.rs:2232

    unwrap/expect turns a recoverable error into a crash

  • lowhot path sync io
    crates/code-intel-cli/src/builtin_provider_evidence.rs:369

    a blocking filesystem call runs on a hot, request-reachable path; its latency is paid on every call through this function

  • lowhot path sync io
    crates/code-intel-cli/tests/capability_exec.rs:2217

    a blocking filesystem call runs on a hot, request-reachable path; its latency is paid on every call through this function

  • lowhot path sync io
    crates/code-intel-cli/tests/capability_exec.rs:2227

    a blocking filesystem call runs on a hot, request-reachable path; its latency is paid on every call through this function

Resolved (7)
  • function hotspot
    crates/code-intel-cli/src/builtin_provider_evidence.rs
  • function hotspot
    crates/code-intel-cli/src/capability_inventory.rs
  • io in loop
    crates/code-intel-cli/src/capability_inventory.rs
  • function hotspot
    crates/code-intel-cli/src/dag_run.rs
  • brain method
    crates/code-intel-cli/src/dag_run.rs
  • io in loop
    crates/code-intel-cli/tests/artifact_ref.rs
  • io in loop
    crates/code-intel-cli/tests/capability_exec.rs

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.

  • crates/code-intel-cli/tests/capability_exec.rsCurry 83% of 14 commits · the PR author
  • crates/code-intel-cli/tests/dag_run.rsCurry 53% of 11 commits · the PR author
  • crates/code-intel-cli/src/dag_run.rsCurry 95% of 6 commits · the PR author
  • crates/code-intel-cli/src/execution_policy.rsCurry 55% of 4 commits · the PR author
  • crates/code-intel-cli/tests/artifact_ref.rsCurry 99% of 11 commits · the PR author

Get this on your own pull requests

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