Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

CalcMark/go-calcmark

https://github.com/CalcMark/go-calcmark · scanned 2026-06-17 01:21 UTC (1 month, 2 weeks ago)

28 raw signals (0 security + 28 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -3.5 (diff) · 18 actionable findings from 1 signal source. 10 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1056 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
go.mod software healthy go.mod
ARCHITECTURE.md software healthy ARCHITECTURE.md
embedded_document_test.go software healthy embedded_document_test.go
.golangci.yml software healthy .golangci.yml
AGENTS.md software healthy AGENTS.md
RELEASE.md software healthy RELEASE.md
convert_test.go software healthy convert_test.go
embedded_document.go software healthy embedded_document.go
CONTRIBUTING.md software healthy CONTRIBUTING.md
.goreleaser.yaml software healthy .goreleaser.yaml
CHANGELOG.md software healthy CHANGELOG.md
Taskfile.yml software healthy Taskfile.yml
result.go software healthy result.go
.gh-velocity.yml software healthy .gh-velocity.yml
eval_test.go software healthy eval_test.go
README.md software healthy README.md
SECURITY.md software healthy SECURITY.md
session.go software healthy session.go
project-label-sync.yml software healthy project-label-sync.yml
LICENSE software healthy LICENSE
embedded_document_scoping_test.go software healthy embedded_document_scoping_test.go
eval.go software healthy eval.go
convert.go software healthy convert.go
complex_markdown.md software healthy testdata/embedded/complex_markdown.md
complex_markdown.expected.md software healthy testdata/embedded/complex_markdown.expected.md
embedded-datacenter-cost.md software healthy testdata/examples/embedded-datacenter-cost.md
README.md software healthy testdata/spec/invalid/README.md
release-dogfood.sh software healthy scripts/release-dogfood.sh
FUNDING.yml software healthy .github/FUNDING.yml
velocity-weekly.yml software healthy .github/workflows/velocity-weekly.yml
vscode-extension.yml software healthy .github/workflows/vscode-extension.yml
release.yml software healthy .github/workflows/release.yml
label-sync.yml software healthy .github/workflows/label-sync.yml
velocity-release.yml software healthy .github/workflows/velocity-release.yml
velocity-pr.yml software healthy .github/workflows/velocity-pr.yml
site.yml software healthy .github/workflows/site.yml
velocity-issue.yml software healthy .github/workflows/velocity-issue.yml
README.md software healthy impl/README.md
interpreter.go software healthy impl/interpreter/interpreter.go
registry.go software healthy impl/interpreter/registry.go
unit_conversion_test.go software healthy impl/interpreter/unit_conversion_test.go
capacity_at_test.go software healthy impl/interpreter/capacity_at_test.go
rate_duration_arithmetic_test.go software healthy impl/interpreter/rate_duration_arithmetic_test.go
environment.go software healthy impl/interpreter/environment.go
compound_units_test.go software healthy impl/interpreter/compound_units_test.go
directive_test.go software healthy impl/interpreter/directive_test.go
arbitrary_units_test.go software healthy impl/interpreter/arbitrary_units_test.go
literals.go software healthy impl/interpreter/literals.go
growth_functions.go software healthy impl/interpreter/growth_functions.go
comparison_test.go software healthy impl/interpreter/comparison_test.go

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
testdata software healthy testdata
embedded software healthy testdata/embedded
examples software healthy testdata/examples
spec software healthy testdata/spec
invalid software healthy testdata/spec/invalid
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
impl software healthy impl
interpreter software healthy impl/interpreter
document software healthy impl/document
embedded software healthy impl/embedded
types software healthy impl/types
cmd software healthy impl/cmd
calcmark software healthy impl/cmd/calcmark
spec software healthy spec
classifier software healthy spec/classifier
parser software healthy spec/parser
units software healthy spec/units
identifiers software healthy spec/identifiers
document software healthy spec/document
types software healthy spec/types
transform software healthy spec/transform
lexer software healthy spec/lexer
ast software healthy spec/ast
features software healthy spec/features
semantic software healthy spec/semantic
editors software healthy editors
zed-calcmark software healthy editors/zed-calcmark
src software healthy editors/zed-calcmark/src
languages software healthy editors/zed-calcmark/languages
calcmark software healthy editors/zed-calcmark/languages/calcmark
vscode-calcmark software healthy editors/vscode-calcmark
syntaxes software healthy editors/vscode-calcmark/syntaxes
src software healthy editors/vscode-calcmark/src
tree-sitter-calcmark software healthy editors/tree-sitter-calcmark
docs software healthy docs
solutions software healthy docs/solutions
build-errors software healthy docs/solutions/build-errors
code-organization software healthy docs/solutions/code-organization
language-features software healthy docs/solutions/language-features
infrastructure software healthy docs/solutions/infrastructure
logic-errors software healthy docs/solutions/logic-errors
feature-gaps software healthy docs/solutions/feature-gaps
security-issues software healthy docs/solutions/security-issues
integration-issues software healthy docs/solutions/integration-issues
test-failures software healthy docs/solutions/test-failures
ui-bugs software healthy docs/solutions/ui-bugs
plans software healthy docs/plans
brainstorms software healthy docs/brainstorms

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
activate software healthy editors/vscode-calcmark/src/extension.ts:activate
topLine software healthy editors/vscode-calcmark/src/extension.ts:topLine
exportDocument software healthy editors/vscode-calcmark/src/extension.ts:exportDocument
deactivate software healthy editors/vscode-calcmark/src/extension.ts:deactivate
findBinary software healthy editors/vscode-calcmark/src/extension.ts:findBinary
validateBinary software healthy editors/vscode-calcmark/src/extension.ts:validateBinary
updatePreview software healthy editors/vscode-calcmark/src/extension.ts:updatePreview
getPreviewHTML software healthy editors/vscode-calcmark/src/extension.ts:getPreviewHTML
syntax software healthy editors/tree-sitter-calcmark/grammar.js:syntax
getStoredTheme software healthy site/assets/js/theme.js:getStoredTheme
applyTheme software healthy site/assets/js/theme.js:applyTheme
toggleTheme software healthy site/assets/js/theme.js:toggleTheme
e software healthy site/assets/js/fuse.basic.min.js:e
d software healthy site/assets/js/fuse.basic.min.js:d
x software healthy site/assets/js/fuse.basic.min.js:x
E software healthy site/assets/js/fuse.basic.min.js:E
C software healthy site/assets/js/fuse.basic.min.js:C
T software healthy site/assets/js/fuse.basic.min.js:T
loadIndex software healthy site/assets/js/search.js:loadIndex
openSearch software healthy site/assets/js/search.js:openSearch
closeSearch software healthy site/assets/js/search.js:closeSearch
escapeHtml software healthy site/assets/js/search.js:escapeHtml
renderResults software healthy site/assets/js/search.js:renderResults

LabelLayerStatusPath
report cicd healthy .github/workflows/velocity-weekly.yml
publish cicd healthy .github/workflows/vscode-extension.yml
release cicd healthy .github/workflows/release.yml
sync cicd healthy .github/workflows/label-sync.yml
metrics cicd healthy .github/workflows/velocity-release.yml
metrics cicd healthy .github/workflows/velocity-pr.yml
build cicd healthy .github/workflows/site.yml
deploy cicd healthy .github/workflows/site.yml
metrics cicd healthy .github/workflows/velocity-issue.yml

LabelLayerStatusPath
gha::velocity-weekly cicd healthy .github/workflows/velocity-weekly.yml
gha::vscode-extension cicd healthy .github/workflows/vscode-extension.yml
gha::release cicd healthy .github/workflows/release.yml
gha::label-sync cicd healthy .github/workflows/label-sync.yml
gha::velocity-release cicd healthy .github/workflows/velocity-release.yml
gha::velocity-pr cicd healthy .github/workflows/velocity-pr.yml
gha::site cicd healthy .github/workflows/site.yml
gha::velocity-issue cicd healthy .github/workflows/velocity-issue.yml

LabelLayerStatusPath
VSCE_PAT cicd healthy
PROJECT_PAT cicd healthy
LARK_DISPATCH_TOKEN cicd healthy
HUGO_VERSION cicd healthy
HOMEBREW_TAP_GITHUB_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
CalcMark__go-calcmark software healthy /data/fable5_failed_archive/CalcMark__go-calcmark

LabelLayerStatusPath
as software healthy site/assets/js/fuse.basic.min.js:as

LabelLayerStatusPath
port:09 network healthy .github/workflows/velocity-weekly.yml

LabelLayerStatusPath
127.0.0.1 network healthy cmd/calcmark/cmd/watch_test.go

LabelLayerStatusPath
vps::azure hardware healthy editors/vscode-calcmark/package-lock.json
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/c01795d7-8bde-473b-ad5d-72863c17ad9d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c01795d7-8bde-473b-ad5d-72863c17ad9d/

Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.