Skip to content

DP-55 add opt-in function-level code discovery - #147

Merged
StiensWout merged 1 commit into
nightlyfrom
feature/dp-55-add-opt-in-function-level-code-discovery
Jun 16, 2026
Merged

StiensWout merged 1 commit into
nightlyfrom
feature/dp-55-add-opt-in-function-level-code-discovery

Conversation

@StiensWout

Copy link
Copy Markdown
Owner

Summary

  • Add discover code --include-functions as an opt-in function-level discovery mode.
  • Report top-level function declarations, exported function-valued declarations, direct internal call edges, source line metadata, and diagnostics for dynamic calls.
  • Generate function-level DiagramPilot source maps with discover code --include-functions --out <path> while preserving the default file-level map.
  • Update core package size budgets for the new shipped function-discovery module.

Validation

  • npm test
  • npm run audit:fallow
  • npm run audit:fallow:changed
  • npm run check:release-version
  • git diff --check

Linear: DP-55

@linear-code

linear-code Bot commented Jun 16, 2026

Copy link
Copy Markdown

DP-55

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
diagram-pilot-website Ready Ready Preview, Comment Jun 16, 2026 7:17am

@StiensWout
StiensWout merged commit 0656971 into nightly Jun 16, 2026
9 checks passed
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