Skip to content

release: v8.3.0#189

Merged
SimplyLiz merged 6 commits intomainfrom
develop
Mar 28, 2026
Merged

release: v8.3.0#189
SimplyLiz merged 6 commits intomainfrom
develop

Conversation

@SimplyLiz
Copy link
Copy Markdown
Owner

v8.3.0 Release

Syncs all develop changes to main for release tagging.

Highlights

  • Compliance audit: 20 frameworks, 131 checks, --recommend, auditCompliance MCP tool
  • MCP tools: listSymbols, getSymbolGraph, searchSymbols with complexity/filtering
  • Bug-pattern FP fixes: 42→0 findings (FindNodesSkipping, singleReturnNew, noErrorMethods)
  • Compliance audit score: 48→97/100 after dogfood
  • 46 new tests, daemon API implementations, query engine stubs implemented
  • Generated file detection for 20+ ecosystems
  • Flutter l10n coupling FP fix (Coupling check false positive: generated l10n files flagged when ARB sources are unstaged #185)
  • Dependency updates (sqlite 1.47.0, npm platform binaries 8.2.0)

See CHANGELOG.md for full details.

dependabot bot added 6 commits March 28, 2026 10:35
#178)

Bumps @tastehub/ckb-darwin-arm64 from 8.1.0 to 8.2.0.

---
updated-dependencies:
- dependency-name: "@tastehub/ckb-darwin-arm64"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…176)

Bumps @tastehub/ckb-win32-x64 from 8.1.0 to 8.2.0.

---
updated-dependencies:
- dependency-name: "@tastehub/ckb-win32-x64"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…177)

Bumps @tastehub/ckb-linux-x64 from 8.1.0 to 8.2.0.

---
updated-dependencies:
- dependency-name: "@tastehub/ckb-linux-x64"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…188)

Bumps the go-deps group with 2 updates in the / directory: [github.com/pelletier/go-toml/v2](https://github.com/pelletier/go-toml) and [modernc.org/sqlite](https://gitlab.com/cznic/sqlite).


Updates `github.com/pelletier/go-toml/v2` from 2.2.4 to 2.3.0
- [Release notes](https://github.com/pelletier/go-toml/releases)
- [Commits](pelletier/go-toml@v2.2.4...v2.3.0)

Updates `modernc.org/sqlite` from 1.46.2 to 1.48.0
- [Changelog](https://gitlab.com/cznic/sqlite/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/cznic/sqlite/compare/v1.46.2...v1.48.0)

---
updated-dependencies:
- dependency-name: github.com/pelletier/go-toml/v2
  dependency-version: 2.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
- dependency-name: modernc.org/sqlite
  dependency-version: 1.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…179)

Bumps @tastehub/ckb-darwin-x64 from 8.1.0 to 8.2.0.

---
updated-dependencies:
- dependency-name: "@tastehub/ckb-darwin-x64"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…#175)

Bumps @tastehub/ckb-linux-arm64 from 8.1.0 to 8.2.0.

---
updated-dependencies:
- dependency-name: "@tastehub/ckb-linux-arm64"
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

🟢 Change Impact Analysis

Metric Value
Risk Level LOW 🟢
Files Changed 2
Symbols Changed 2
Directly Affected 0
Transitively Affected 0

Blast Radius: 0 modules, 0 files, 0 unique callers

📝 Changed Symbols (2)
Symbol File Type Confidence
go.mod go.mod modified 30%
npm/package.json npm/package.json modified 30%

Recommendations

  • ℹ️ coverage: 2 symbols have low mapping confidence. Index may be stale.
    • Action: Run 'ckb index' to refresh the SCIP index

Generated by CKB

@github-actions
Copy link
Copy Markdown

NFR Tests ✅ 39 unchanged

Comparing PR against main branch (dynamic baseline).

Regressions: 0 ✅

Thresholds: WARN ≥ +5% • FAIL ≥ +10%

All scenarios
Scenario Change Actual (B) Base (B) Time
analyzeChange / large +0.0% 193,169 193,169 821µs
analyzeChange / medium +0.0% 38,575 38,575 246µs
analyzeChange / small +0.0% 4,046 4,046 37µs
analyzeChange / xlarge +0.0% 387,417 387,417 1.491086ms
analyzeImpact / large +0.0% 17,966 17,966 115µs
analyzeImpact / small +0.0% 1,924 1,924 20µs
batchGet / large +0.0% 11,789 11,789 59µs
batchGet / small +0.0% 4,733 4,733 40µs
batchSearch / large +0.0% 90,816 90,816 441µs
batchSearch / medium +0.0% 18,036 18,036 99µs
batchSearch / small +0.0% 3,379 3,379 23µs
explore / large +0.0% 94,262 94,262 588µs
explore / small +0.0% 4,253 4,253 54µs
findReferences / large +0.0% 445,943 445,943 4.654201ms
findReferences / medium +0.0% 44,123 44,123 606µs
findReferences / small +0.0% 4,395 4,395 84µs
getAffectedTests / large +0.0% 7,521 7,521 47µs
getAffectedTests / medium +0.0% 3,110 3,110 30µs
getAffectedTests / small +0.0% 903 903 16µs
getAffectedTests / xlarge +0.0% 14,870 14,870 119µs
getArchitecture / large +0.0% 6,690 6,690 56µs
getArchitecture / small +0.0% 960 960 13µs
getCallGraph / deep +0.0% 15,238 15,238 88µs
getCallGraph / shallow +0.0% 887 887 19µs
getHotspots / large +0.0% 16,748 16,748 170µs
getHotspots / small +0.0% 886 886 15µs
listEntrypoints / large +0.0% 23,798 23,798 156µs
listEntrypoints / small +0.0% 4,795 4,795 64µs
prepareChange / large +0.0% 16,194 16,194 106µs
prepareChange / small +0.0% 2,483 2,483 29µs
searchSymbols / large +0.0% 90,246 90,246 833µs
searchSymbols / medium +0.0% 17,766 17,766 103µs
searchSymbols / small +0.0% 3,588 3,588 58µs
summarizeDiff / large +0.0% 19,939 19,939 207µs
summarizeDiff / small +0.0% 2,133 2,133 37µs
traceUsage / large +0.0% 7,728 7,728 64µs
traceUsage / small +0.0% 725 725 14µs
understand / large +0.0% 460,608 460,608 2.658789ms
understand / small +0.0% 5,555 5,555 56µs

* = new scenario, compared against static baseline

@github-actions
Copy link
Copy Markdown

CKB Analysis

Risk Files +11 -11 Modules

🎯 2 changed → 0 affected · 🔥 2 hotspots · 📚 156 stale

Risk factors: Touches 2 hotspot(s)

👥 Suggested: @lisa.welsch1985@gmail.com (100%), @talantyyr@gmail.com (100%)

Metric Value
Impact Analysis 2 symbols → 0 affected 🟢
Doc Coverage 8.333333333333332% ⚠️
Complexity 0 violations
Coupling 0 gaps
Blast Radius 0 modules, 0 files
Index indexed (0s) 🆕
🎯 Change Impact Analysis · 🟢 LOW · 2 changed → 0 affected
Metric Value
Symbols Changed 2
Directly Affected 0
Transitively Affected 0
Modules in Blast Radius 0
Files in Blast Radius 0

Symbols changed in this PR:

Recommendations:

  • ℹ️ 2 symbols have low mapping confidence. Index may be stale.
    • Action: Run 'ckb index' to refresh the SCIP index
🔥 Hotspots · 2 volatile files
File Churn Score
go.mod 8.18
go.sum 9.80
💡 Quick wins · 10 suggestions
📚 Stale docs · 156 broken references

Generated by CKB · Run details

@SimplyLiz SimplyLiz merged commit 47da5b3 into main Mar 28, 2026
24 checks passed
@github-actions
Copy link
Copy Markdown

CKB review failed to generate output.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant