Skip to content

docs: clarify graph extraction lifecycle on site#1007

Merged
wbugitlab1 merged 3 commits into
mainfrom
github-pr/issue-494-graph-lifecycle-a029b7e
Jun 18, 2026
Merged

docs: clarify graph extraction lifecycle on site#1007
wbugitlab1 merged 3 commits into
mainfrom
github-pr/issue-494-graph-lifecycle-a029b7e

Conversation

@wbugitlab1

Copy link
Copy Markdown
Owner

Summary

Fixes #494

Verification

  • git diff --check
  • corepack pnpm --dir website run gen-meta
  • corepack pnpm --dir website exec tsc --noEmit
  • corepack pnpm --dir website run build
  • semgrep scan --config p/default --error --metrics=off website/components/Features.tsx docs/todos/2026-06-18-issue-494-graph-extraction-lifecycle
  • gitleaks protect --staged --redact
  • gitleaks detect --source . --redact --log-opts refs/remotes/origin/main..HEAD

Notes

  • OSV was not run because no dependency, lockfile, container, vendored, package-manager, or third-party package surface changed.
  • The broad current-tree no-git Gitleaks scan reports generated Next.js keys in ignored website/.next build output; staged and branch-diff scans are clean.

@wbugitlab1 wbugitlab1 merged commit 0e1333d into main Jun 18, 2026
2 checks passed
@wbugitlab1 wbugitlab1 deleted the github-pr/issue-494-graph-lifecycle-a029b7e branch June 18, 2026 19:43
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.

[upstream PR 727] docs: clarify graph extraction lifecycle on site

1 participant