Directories
¶
| Path | Synopsis |
|---|---|
|
bench
|
|
|
cpudiag
command
Command cpudiag is a one-shot CPU-topology diagnostic (10-04-PLAN, Rule 2 deviation): it prints what a Go process on this host believes about its own parallelism, for comparison against the host's REAL CPU allotment.
|
Command cpudiag is a one-shot CPU-topology diagnostic (10-04-PLAN, Rule 2 deviation): it prints what a Go process on this host believes about its own parallelism, for comparison against the host's REAL CPU allotment. |
|
gencorpus
command
Command gencorpus generates a deterministic, network-free synthetic source-code corpus for the PERF-02 CI regression gate and the INDX-06 bounded-memory / peak-RSS assertion (see 08-RESEARCH.md Pattern 2).
|
Command gencorpus generates a deterministic, network-free synthetic source-code corpus for the PERF-02 CI regression gate and the INDX-06 bounded-memory / peak-RSS assertion (see 08-RESEARCH.md Pattern 2). |
|
realcorpus
Package realcorpus is the pinned real-repo manifest for the PERF-01 head-to-head benchmark: the freshly-built Go `codegraph` binary vs the installed TS `codegraph@1.3.1`, run over real, publicly available source trees rather than the synthetic PERF-02/INDX-06 corpus (tools/bench/gencorpus).
|
Package realcorpus is the pinned real-repo manifest for the PERF-01 head-to-head benchmark: the freshly-built Go `codegraph` binary vs the installed TS `codegraph@1.3.1`, run over real, publicly available source trees rather than the synthetic PERF-02/INDX-06 corpus (tools/bench/gencorpus). |
|
runner
command
Command runner is the codegraph benchmark harness: it drives the freshly-built Go `codegraph` binary — and, in headtohead mode, the installed TS `codegraph@1.3.1` binary too — through a shared, external measurement path and reports internal/bench.Metrics.
|
Command runner is the codegraph benchmark harness: it drives the freshly-built Go `codegraph` binary — and, in headtohead mode, the installed TS `codegraph@1.3.1` binary too — through a shared, external measurement path and reports internal/bench.Metrics. |
|
Command mcpaudit is the entrypoint for the VRFY-05 proxying MCP capture shim.
|
Command mcpaudit is the entrypoint for the VRFY-05 proxying MCP capture shim. |
|
Command transcriptfreeze implements CONTEXT.md D-03's anti-regeneration cross-change rule as a CI-invokable guard: a pull request must never both change a frozen wire-oracle transcript AND change something that could have caused the diff (internal/mcp/*.go, or the MCP dependency line in go.mod).
|
Command transcriptfreeze implements CONTEXT.md D-03's anti-regeneration cross-change rule as a CI-invokable guard: a pull request must never both change a frozen wire-oracle transcript AND change something that could have caused the diff (internal/mcp/*.go, or the MCP dependency line in go.mod). |
Click to show internal directories.
Click to hide internal directories.