Skip to harness content
Open technical reference map

Mechanism source reference

GitNexus Code Intelligence

Complete canonical source reference from docs/GITNEXUS_CODE_INTELLIGENCE.md.

Canonical pathdocs/GITNEXUS_CODE_INTELLIGENCE.mdRevision69bab1cInspect source

GitNexus Code Intelligence

This repo uses GitNexus as the preferred backend for the harness code-intelligence node.

See CODE_INTELLIGENCE_GRAPH.md for the full gate contract.

Command

npm run code-intelligence:scan
npm run code-intelligence:gate

Artifacts

  • graph/gitnexus.json
  • graph/graph.json
  • graph/freshness.json
  • design/anchors.json

Boundary

GitNexus is invoked externally via npx gitnexus@latest analyze --index-only; it is not vendored into this repo.