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.

rfizzle/mercantile

https://github.com/rfizzle/mercantile · scanned 2026-06-15 23:50 UTC (2 months, 3 weeks ago)

15 raw signals (0 security + 15 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 7 actionable findings from 1 signal source. 8 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 344 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
README.md software healthy README.md
build.gradle software healthy build.gradle
Makefile software healthy Makefile
LICENSE software healthy LICENSE
AGENTS.md software healthy AGENTS.md
codecov.yml software healthy codecov.yml
mercantile.json software healthy config/mercantile.json
release.sh software healthy scripts/release.sh
DESIGN.md software healthy design/DESIGN.md
SPEC.md software healthy design/SPEC.md
listing-curseforge.md software healthy site/listing-curseforge.md
listing-modrinth.md software healthy site/listing-modrinth.md
site.json software healthy site/site.json
features.json software healthy site/pages/features.json
index.json software healthy site/pages/index.json
faq.json software healthy site/pages/faq.json
changelog.json software healthy site/pages/changelog.json
guide.json software healthy site/pages/guide.json
config.json software healthy site/pages/config.json
commands.json software healthy site/pages/commands.json
feature.yml software healthy .github/ISSUE_TEMPLATE/feature.yml
bug.yml software healthy .github/ISSUE_TEMPLATE/bug.yml
claude-code-review.yml software healthy .github/workflows/claude-code-review.yml
ci.yml software healthy .github/workflows/ci.yml
build-artifact.yml software healthy .github/workflows/build-artifact.yml
claude.yml software healthy .github/workflows/claude.yml
release.yml software healthy .github/workflows/release.yml
site.yml software healthy .github/workflows/site.yml
claude-spec.yml software healthy .github/workflows/claude-spec.yml
mercantile.client.mixins.json software healthy src/client/resources/mercantile.client.mixins.json
MercantileClient.java software healthy src/client/java/com/rfizzle/mercantile/client/MercantileCli…
BellGlowTracker.java software healthy src/client/java/com/rfizzle/mercantile/client/visualization…
WorkstationLinkRenderer.java software healthy src/client/java/com/rfizzle/mercantile/client/visualization…
BellRadiusRenderer.java software healthy src/client/java/com/rfizzle/mercantile/client/visualization…
ClientNetworkHandler.java software healthy src/client/java/com/rfizzle/mercantile/client/network/Clien…
ClientMercantileData.java software healthy src/client/java/com/rfizzle/mercantile/client/network/Clien…
GolemShardParticle.java software healthy src/client/java/com/rfizzle/mercantile/client/particle/Gole…
PylonMoteParticle.java software healthy src/client/java/com/rfizzle/mercantile/client/particle/Pylo…
FollowTrailParticle.java software healthy src/client/java/com/rfizzle/mercantile/client/particle/Foll…
CycleGlintParticle.java software healthy src/client/java/com/rfizzle/mercantile/client/particle/Cycl…
LinkMoteParticle.java software healthy src/client/java/com/rfizzle/mercantile/client/particle/Link…
PickupSparkleParticle.java software healthy src/client/java/com/rfizzle/mercantile/client/particle/Pick…
WorkstationMarkerParticle.java software healthy src/client/java/com/rfizzle/mercantile/client/particle/Work…
PylonSparkParticle.java software healthy src/client/java/com/rfizzle/mercantile/client/particle/Pylo…
ReputationHudOverlay.java software healthy src/client/java/com/rfizzle/mercantile/client/hud/Reputatio…
ModMenuIntegration.java software healthy src/client/java/com/rfizzle/mercantile/compat/modmenu/ModMe…
MercantileEmiPlugin.java software healthy src/client/java/com/rfizzle/mercantile/compat/emi/Mercantil…
VillagerTradeEmiRecipe.java software healthy src/client/java/com/rfizzle/mercantile/compat/emi/VillagerT…
MercantileEmiCategories.java software healthy src/client/java/com/rfizzle/mercantile/compat/emi/Mercantil…
MercantileJeiPlugin.java software healthy src/client/java/com/rfizzle/mercantile/compat/jei/Mercantil…

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

LabelLayerStatusPath
config software healthy config
scripts software healthy scripts
design software healthy design
site software healthy site
pages software healthy site/pages
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
src software healthy src
client software healthy src/client
resources software healthy src/client/resources
java software healthy src/client/java
com software healthy src/client/java/com
rfizzle software healthy src/client/java/com/rfizzle
mercantile software healthy src/client/java/com/rfizzle/mercantile
client software healthy src/client/java/com/rfizzle/mercantile/client
visualization software healthy src/client/java/com/rfizzle/mercantile/client/visualization
network software healthy src/client/java/com/rfizzle/mercantile/client/network
particle software healthy src/client/java/com/rfizzle/mercantile/client/particle
hud software healthy src/client/java/com/rfizzle/mercantile/client/hud
compat software healthy src/client/java/com/rfizzle/mercantile/compat
modmenu software healthy src/client/java/com/rfizzle/mercantile/compat/modmenu
emi software healthy src/client/java/com/rfizzle/mercantile/compat/emi
jei software healthy src/client/java/com/rfizzle/mercantile/compat/jei
tradeindex software healthy src/client/java/com/rfizzle/mercantile/compat/tradeindex
rei software healthy src/client/java/com/rfizzle/mercantile/compat/rei
mixin software healthy src/client/java/com/rfizzle/mercantile/mixin
test software healthy src/test
java software healthy src/test/java
com software healthy src/test/java/com
rfizzle software healthy src/test/java/com/rfizzle
mercantile software healthy src/test/java/com/rfizzle/mercantile
concurrency software healthy src/test/java/com/rfizzle/mercantile/concurrency
client software healthy src/test/java/com/rfizzle/mercantile/client
network software healthy src/test/java/com/rfizzle/mercantile/client/network
hud software healthy src/test/java/com/rfizzle/mercantile/client/hud
visualization software healthy src/test/java/com/rfizzle/mercantile/visualization
config software healthy src/test/java/com/rfizzle/mercantile/config
compat software healthy src/test/java/com/rfizzle/mercantile/compat
tradeindex software healthy src/test/java/com/rfizzle/mercantile/compat/tradeindex
api software healthy src/test/java/com/rfizzle/mercantile/api
network software healthy src/test/java/com/rfizzle/mercantile/network
trade software healthy src/test/java/com/rfizzle/mercantile/trade
index software healthy src/test/java/com/rfizzle/mercantile/trade/index
sound software healthy src/test/java/com/rfizzle/mercantile/sound
block software healthy src/test/java/com/rfizzle/mercantile/block
reputation software healthy src/test/java/com/rfizzle/mercantile/reputation
gametest software healthy src/gametest
java software healthy src/gametest/java
com software healthy src/gametest/java/com

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

LabelLayerStatusPath
gha::claude-code-review cicd healthy .github/workflows/claude-code-review.yml
gha::ci cicd healthy .github/workflows/ci.yml
gha::build-artifact cicd healthy .github/workflows/build-artifact.yml
gha::claude cicd healthy .github/workflows/claude.yml
gha::release cicd healthy .github/workflows/release.yml
gha::site cicd healthy .github/workflows/site.yml
gha::claude-spec cicd healthy .github/workflows/claude-spec.yml

LabelLayerStatusPath
review cicd healthy .github/workflows/claude-code-review.yml
ci cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/build-artifact.yml
claude cicd healthy .github/workflows/claude.yml
release cicd healthy .github/workflows/release.yml
site cicd healthy .github/workflows/site.yml
spec cicd healthy .github/workflows/claude-spec.yml

LabelLayerStatusPath
repobility-clone-5uxq90ej software healthy /tmp/repobility-clone-5uxq90ej
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/3250937f-4c61-435e-b23d-4beec6c4d4c3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/3250937f-4c61-435e-b23d-4beec6c4d4c3/

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.