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.

dldnfl1357/mama

https://github.com/dldnfl1357/mama · scanned 2026-06-17 01:57 UTC (1 month, 1 week ago)

4 raw signals (0 security + 4 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ +1.4 (diff) · 4 actionable findings from 1 signal source. 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 98 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
.env.example software healthy .env.example
CLAUDE.md software healthy CLAUDE.md
CHECKLIST.md software healthy CHECKLIST.md
build.gradle.kts software healthy build.gradle.kts
WORKLOG.md software healthy WORKLOG.md
application.yml software healthy src/main/resources/application.yml
MamaApplication.java software healthy src/main/java/com/serveone/mama/MamaApplication.java
OpenAiClientException.java software healthy src/main/java/com/serveone/mama/llm/OpenAiClientException.j…
OpenAiClient.java software healthy src/main/java/com/serveone/mama/llm/OpenAiClient.java
ChatResponse.java software healthy src/main/java/com/serveone/mama/llm/ChatResponse.java
ChatRequest.java software healthy src/main/java/com/serveone/mama/llm/ChatRequest.java
OrderExecutor.java software healthy src/main/java/com/serveone/mama/executor/OrderExecutor.java
IngestPage.java software healthy src/main/java/com/serveone/mama/dart/IngestPage.java
DisclosureRepository.java software healthy src/main/java/com/serveone/mama/dart/DisclosureRepository.j…
DartClient.java software healthy src/main/java/com/serveone/mama/dart/DartClient.java
DisclosureListResponse.java software healthy src/main/java/com/serveone/mama/dart/DisclosureListResponse…
DisclosureIngestService.java software healthy src/main/java/com/serveone/mama/dart/DisclosureIngestServic…
DisclosureItem.java software healthy src/main/java/com/serveone/mama/dart/DisclosureItem.java
DartIngestException.java software healthy src/main/java/com/serveone/mama/dart/DartIngestException.ja…
DisclosureEntity.java software healthy src/main/java/com/serveone/mama/dart/entity/DisclosureEntit…
CancelRequest.java software healthy src/main/java/com/serveone/mama/kis/CancelRequest.java
KisTokenManager.java software healthy src/main/java/com/serveone/mama/kis/KisTokenManager.java
TokenResponse.java software healthy src/main/java/com/serveone/mama/kis/TokenResponse.java
KisException.java software healthy src/main/java/com/serveone/mama/kis/KisException.java
BalanceResponse.java software healthy src/main/java/com/serveone/mama/kis/BalanceResponse.java
KisClient.java software healthy src/main/java/com/serveone/mama/kis/KisClient.java
OrderResponse.java software healthy src/main/java/com/serveone/mama/kis/OrderResponse.java
OrderRequest.java software healthy src/main/java/com/serveone/mama/kis/OrderRequest.java
QuoteResponse.java software healthy src/main/java/com/serveone/mama/kis/QuoteResponse.java
KisSmokeRunner.java software healthy src/main/java/com/serveone/mama/kis/KisSmokeRunner.java
PipelineRunner.java software healthy src/main/java/com/serveone/mama/pipeline/PipelineRunner.java
ExecutionPhaseResult.java software healthy src/main/java/com/serveone/mama/pipeline/ExecutionPhaseResu…
RetryHelper.java software healthy src/main/java/com/serveone/mama/pipeline/RetryHelper.java
PipelineCliRunner.java software healthy src/main/java/com/serveone/mama/pipeline/PipelineCliRunner.…
SignalPhaseResult.java software healthy src/main/java/com/serveone/mama/pipeline/SignalPhaseResult.…
PipelineScheduler.java software healthy src/main/java/com/serveone/mama/pipeline/PipelineScheduler.…
Action.java software healthy src/main/java/com/serveone/mama/signal/Action.java
SignalRepository.java software healthy src/main/java/com/serveone/mama/signal/SignalRepository.java
SignalGenerator.java software healthy src/main/java/com/serveone/mama/signal/SignalGenerator.java
Signal.java software healthy src/main/java/com/serveone/mama/signal/Signal.java
SignalEntity.java software healthy src/main/java/com/serveone/mama/signal/entity/SignalEntity.…
MamaProperties.java software healthy src/main/java/com/serveone/mama/config/MamaProperties.java
application.yml software healthy src/test/resources/application.yml
MamaApplicationTests.java software healthy src/test/java/com/serveone/mama/MamaApplicationTests.java
OpenAiClientTests.java software healthy src/test/java/com/serveone/mama/llm/OpenAiClientTests.java
OrderExecutorTests.java software healthy src/test/java/com/serveone/mama/executor/OrderExecutorTests…
DisclosureRepositoryTests.java software healthy src/test/java/com/serveone/mama/dart/DisclosureRepositoryTe…
DartClientTests.java software healthy src/test/java/com/serveone/mama/dart/DartClientTests.java
DisclosureIngestServiceTests.java software healthy src/test/java/com/serveone/mama/dart/DisclosureIngestServic…
DisclosureEntityTests.java software healthy src/test/java/com/serveone/mama/dart/entity/DisclosureEntit…

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

LabelLayerStatusPath
src software healthy src
main software healthy src/main
resources software healthy src/main/resources
java software healthy src/main/java
com software healthy src/main/java/com
serveone software healthy src/main/java/com/serveone
mama software healthy src/main/java/com/serveone/mama
llm software healthy src/main/java/com/serveone/mama/llm
executor software healthy src/main/java/com/serveone/mama/executor
dart software healthy src/main/java/com/serveone/mama/dart
entity software healthy src/main/java/com/serveone/mama/dart/entity
kis software healthy src/main/java/com/serveone/mama/kis
pipeline software healthy src/main/java/com/serveone/mama/pipeline
signal software healthy src/main/java/com/serveone/mama/signal
entity software healthy src/main/java/com/serveone/mama/signal/entity
config software healthy src/main/java/com/serveone/mama/config
test software healthy src/test
resources software healthy src/test/resources
java software healthy src/test/java
com software healthy src/test/java/com
serveone software healthy src/test/java/com/serveone
mama software healthy src/test/java/com/serveone/mama
llm software healthy src/test/java/com/serveone/mama/llm
executor software healthy src/test/java/com/serveone/mama/executor
dart software healthy src/test/java/com/serveone/mama/dart
entity software healthy src/test/java/com/serveone/mama/dart/entity
kis software healthy src/test/java/com/serveone/mama/kis
pipeline software healthy src/test/java/com/serveone/mama/pipeline
signal software healthy src/test/java/com/serveone/mama/signal
docs software healthy docs
superpowers software healthy docs/superpowers
specs software healthy docs/superpowers/specs
plans software healthy docs/superpowers/plans

LabelLayerStatusPath
mysql data healthy CLAUDE.md
sqlite data healthy CLAUDE.md
postgres data healthy CLAUDE.md

LabelLayerStatusPath
dldnfl1357__mama software healthy /data/fable5_failed_archive/dldnfl1357__mama

LabelLayerStatusPath
auth::CLAUDE.md security healthy CLAUDE.md
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/7e6a3521-283a-4dc6-93c6-3026d36403a1/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/7e6a3521-283a-4dc6-93c6-3026d36403a1/

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.