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.

bklassen3434/agent-mesh

https://github.com/bklassen3434/agent-mesh · scanned 2026-06-17 01:40 UTC (1 month, 1 week ago)

60 raw signals (0 security + 60 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -9.6 (diff) · 45 actionable findings from 1 signal source. 15 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 2781 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
from_env software healthy packages/mesh-tracing/src/mesh_tracing/tracing.py:16
traced software healthy packages/mesh-tracing/src/mesh_tracing/tracing.py:26
trace_generation software healthy packages/mesh-tracing/src/mesh_tracing/tracing.py:50
_is_connection_error software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:37
_should_retry software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:41
__init__ software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:58
health_check software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:80
complete software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:118
complete_with_latency software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:129
complete_with_usage software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:142
_complete software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:152
submit_batch software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:267
batch_status software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:296
collect_batch software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:300
_tool_name software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:344
_tool_for software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:348
_call_with_retry software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:362
total_cost software healthy packages/mesh-llm/src/mesh_llm/pricing.py:47
_rates_for software healthy packages/mesh-llm/src/mesh_llm/pricing.py:56
is_priced software healthy packages/mesh-llm/src/mesh_llm/pricing.py:65
estimate_cost software healthy packages/mesh-llm/src/mesh_llm/pricing.py:73
health_check software healthy packages/mesh-llm/src/mesh_llm/protocol.py:23
complete_with_latency software healthy packages/mesh-llm/src/mesh_llm/protocol.py:25
complete_with_usage software healthy packages/mesh-llm/src/mesh_llm/protocol.py:34
format_extraction_user software healthy packages/mesh-llm/src/mesh_llm/prompts.py:495
format_skeptic_user software healthy packages/mesh-llm/src/mesh_llm/prompts.py:561
format_consolidation_user software healthy packages/mesh-llm/src/mesh_llm/prompts.py:624
format_personalizer_user software healthy packages/mesh-llm/src/mesh_llm/prompts.py:683
build_claim_extraction_system software healthy packages/mesh-llm/src/mesh_llm/prompts.py:736
build_skeptic_system software healthy packages/mesh-llm/src/mesh_llm/prompts.py:760
build_personalizer_system software healthy packages/mesh-llm/src/mesh_llm/prompts.py:774
build_discovery_system software healthy packages/mesh-llm/src/mesh_llm/prompts.py:802
build_research_qa_system software healthy packages/mesh-llm/src/mesh_llm/prompts.py:842
format_research_qa_user software healthy packages/mesh-llm/src/mesh_llm/prompts.py:856
resolve_model software healthy packages/mesh-llm/src/mesh_llm/factory.py:12
make_llm_client software healthy packages/mesh-llm/src/mesh_llm/factory.py:34
make_routed_llm_client software healthy packages/mesh-llm/src/mesh_llm/factory.py:56
_env_flag software healthy packages/mesh-llm/src/mesh_llm/routing.py:62
from_env software healthy packages/mesh-llm/src/mesh_llm/routing.py:110
_int_env software healthy packages/mesh-llm/src/mesh_llm/routing.py:173
has_static_model_override software healthy packages/mesh-llm/src/mesh_llm/routing.py:183
_difficulty software healthy packages/mesh-llm/src/mesh_llm/routing.py:198
classify_difficulty software healthy packages/mesh-llm/src/mesh_llm/routing.py:231
_build_tier_client software healthy packages/mesh-llm/src/mesh_llm/routing.py:251
__init__ software healthy packages/mesh-llm/src/mesh_llm/routing.py:290
cheap_client software healthy packages/mesh-llm/src/mesh_llm/routing.py:300
strong_client software healthy packages/mesh-llm/src/mesh_llm/routing.py:308
_client_for software healthy packages/mesh-llm/src/mesh_llm/routing.py:318
decide software healthy packages/mesh-llm/src/mesh_llm/routing.py:323
_with_trace_meta software healthy packages/mesh-llm/src/mesh_llm/routing.py:344

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

LabelLayerStatusPath
.env.example software healthy .env.example
CLAUDE.md software healthy CLAUDE.md
ruff.toml software healthy ruff.toml
README.md software healthy README.md
pyproject.toml software healthy pyproject.toml
Makefile software healthy Makefile
docker-compose.yml software healthy docker-compose.yml
pyproject.toml software healthy packages/mesh-tracing/pyproject.toml
__init__.py software healthy packages/mesh-tracing/src/mesh_tracing/__init__.py
tracing.py software healthy packages/mesh-tracing/src/mesh_tracing/tracing.py
pyproject.toml software healthy packages/mesh-llm/pyproject.toml
anthropic_client.py software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py
pricing.py software healthy packages/mesh-llm/src/mesh_llm/pricing.py
batch.py software healthy packages/mesh-llm/src/mesh_llm/batch.py
protocol.py software healthy packages/mesh-llm/src/mesh_llm/protocol.py
__init__.py software healthy packages/mesh-llm/src/mesh_llm/__init__.py
prompts.py software healthy packages/mesh-llm/src/mesh_llm/prompts.py
factory.py software healthy packages/mesh-llm/src/mesh_llm/factory.py
routing.py software healthy packages/mesh-llm/src/mesh_llm/routing.py
client.py software healthy packages/mesh-llm/src/mesh_llm/client.py
embeddings.py software healthy packages/mesh-llm/src/mesh_llm/embeddings.py
usage.py software healthy packages/mesh-llm/src/mesh_llm/usage.py
pyproject.toml software healthy packages/mesh-agents/pyproject.toml
memory.py software healthy packages/mesh-agents/src/mesh_agents/memory.py
rest_json_scout.py software healthy packages/mesh-agents/src/mesh_agents/rest_json_scout.py
profiles.py software healthy packages/mesh-agents/src/mesh_agents/profiles.py
hn_scout.py software healthy packages/mesh-agents/src/mesh_agents/hn_scout.py
rss_scout.py software healthy packages/mesh-agents/src/mesh_agents/rss_scout.py
belief_reconcile.py software healthy packages/mesh-agents/src/mesh_agents/belief_reconcile.py
discovery.py software healthy packages/mesh-agents/src/mesh_agents/discovery.py
belief_consolidation.py software healthy packages/mesh-agents/src/mesh_agents/belief_consolidation.py
__init__.py software healthy packages/mesh-agents/src/mesh_agents/__init__.py
reconcile.py software healthy packages/mesh-agents/src/mesh_agents/reconcile.py
consolidator.py software healthy packages/mesh-agents/src/mesh_agents/consolidator.py
arxiv_scout.py software healthy packages/mesh-agents/src/mesh_agents/arxiv_scout.py
research_qa.py software healthy packages/mesh-agents/src/mesh_agents/research_qa.py
github_scout.py software healthy packages/mesh-agents/src/mesh_agents/github_scout.py
web_search_scout.py software healthy packages/mesh-agents/src/mesh_agents/web_search_scout.py
leaderboard_scout.py software healthy packages/mesh-agents/src/mesh_agents/leaderboard_scout.py
investigation.py software healthy packages/mesh-agents/src/mesh_agents/investigation.py
bluesky_scout.py software healthy packages/mesh-agents/src/mesh_agents/bluesky_scout.py
blog_scout.py software healthy packages/mesh-agents/src/mesh_agents/blog_scout.py
sota_tracker.py software healthy packages/mesh-agents/src/mesh_agents/sota_tracker.py
skeptic.py software healthy packages/mesh-agents/src/mesh_agents/skeptic.py
confidence.py software healthy packages/mesh-agents/src/mesh_agents/confidence.py
personalizer.py software healthy packages/mesh-agents/src/mesh_agents/personalizer.py
curator.py software healthy packages/mesh-agents/src/mesh_agents/curator.py
synthesis.py software healthy packages/mesh-agents/src/mesh_agents/synthesis.py
claim_extractor.py software healthy packages/mesh-agents/src/mesh_agents/claim_extractor.py
connector.py software healthy packages/mesh-agents/src/mesh_agents/connector.py

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

LabelLayerStatusPath
LangfuseConfig software healthy packages/mesh-tracing/src/mesh_tracing/tracing.py:10
AnthropicNotReadyError software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:33
AnthropicClient software healthy packages/mesh-llm/src/mesh_llm/anthropic_client.py:45
CostBreakdown software healthy packages/mesh-llm/src/mesh_llm/pricing.py:40
BatchRequestItem software healthy packages/mesh-llm/src/mesh_llm/batch.py:16
BatchItemResult software healthy packages/mesh-llm/src/mesh_llm/batch.py:28
LLMClient software healthy packages/mesh-llm/src/mesh_llm/protocol.py:13
Tier software healthy packages/mesh-llm/src/mesh_llm/routing.py:69
RoutingDecision software healthy packages/mesh-llm/src/mesh_llm/routing.py:78
RoutingConfig software healthy packages/mesh-llm/src/mesh_llm/routing.py:93
RoutedLLMClient software healthy packages/mesh-llm/src/mesh_llm/routing.py:273
LLMResponseError software healthy packages/mesh-llm/src/mesh_llm/client.py:27
LLMProviderNotReadyError software healthy packages/mesh-llm/src/mesh_llm/client.py:31
OllamaNotReadyError software healthy packages/mesh-llm/src/mesh_llm/client.py:39
OllamaClient software healthy packages/mesh-llm/src/mesh_llm/client.py:58
Embedder software healthy packages/mesh-llm/src/mesh_llm/embeddings.py:45
FastEmbedEmbedder software healthy packages/mesh-llm/src/mesh_llm/embeddings.py:51
LLMUsage software healthy packages/mesh-llm/src/mesh_llm/usage.py:6
ScoutRestJsonSkillInput software healthy packages/mesh-agents/src/mesh_agents/rest_json_scout.py:38
ScoutRestJsonSkillOutput software healthy packages/mesh-agents/src/mesh_agents/rest_json_scout.py:50
RestJsonScoutAgent software healthy packages/mesh-agents/src/mesh_agents/rest_json_scout.py:196
HNScoutInput software healthy packages/mesh-agents/src/mesh_agents/hn_scout.py:41
HNScoutOutput software healthy packages/mesh-agents/src/mesh_agents/hn_scout.py:47
ScoutHNSkillInput software healthy packages/mesh-agents/src/mesh_agents/hn_scout.py:51
ScoutHNSkillOutput software healthy packages/mesh-agents/src/mesh_agents/hn_scout.py:57
HNScoutAgent software healthy packages/mesh-agents/src/mesh_agents/hn_scout.py:165
ScoutRssSkillInput software healthy packages/mesh-agents/src/mesh_agents/rss_scout.py:38
ScoutRssSkillOutput software healthy packages/mesh-agents/src/mesh_agents/rss_scout.py:46
RssScoutAgent software healthy packages/mesh-agents/src/mesh_agents/rss_scout.py:179
_BatchLLM software healthy packages/mesh-agents/src/mesh_agents/belief_reconcile.py:64
BeliefMergeRecord software healthy packages/mesh-agents/src/mesh_agents/belief_reconcile.py:95
BeliefConsolidationReport software healthy packages/mesh-agents/src/mesh_agents/belief_reconcile.py:102
_UnionFind software healthy packages/mesh-agents/src/mesh_agents/belief_reconcile.py:118
_PairEndpoints software healthy packages/mesh-agents/src/mesh_agents/belief_reconcile.py:178
GapKind software healthy packages/mesh-agents/src/mesh_agents/discovery.py:58
GapSignal software healthy packages/mesh-agents/src/mesh_agents/discovery.py:66
DiscoveryProposal software healthy packages/mesh-agents/src/mesh_agents/discovery.py:80
DiscoveryProposals software healthy packages/mesh-agents/src/mesh_agents/discovery.py:89
BeliefMergeConfig software healthy packages/mesh-agents/src/mesh_agents/belief_consolidation.p…
BeliefMatchDecision software healthy packages/mesh-agents/src/mesh_agents/belief_consolidation.p…
BeliefForMatch software healthy packages/mesh-agents/src/mesh_agents/belief_consolidation.p…
MergeDecision software healthy packages/mesh-agents/src/mesh_agents/belief_consolidation.p…
_BatchLLM software healthy packages/mesh-agents/src/mesh_agents/reconcile.py:39
MergeRecord software healthy packages/mesh-agents/src/mesh_agents/reconcile.py:46
ReconciliationReport software healthy packages/mesh-agents/src/mesh_agents/reconcile.py:53
_Ent software healthy packages/mesh-agents/src/mesh_agents/reconcile.py:65
_UnionFind software healthy packages/mesh-agents/src/mesh_agents/reconcile.py:108
HeuristicProposal software healthy packages/mesh-agents/src/mesh_agents/consolidator.py:27
ProposeHeuristicSkillInput software healthy packages/mesh-agents/src/mesh_agents/consolidator.py:55
ProposeHeuristicSkillOutput software healthy packages/mesh-agents/src/mesh_agents/consolidator.py:59

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

LabelLayerStatusPath
packages software healthy packages
mesh-tracing software healthy packages/mesh-tracing
src software healthy packages/mesh-tracing/src
mesh_tracing software healthy packages/mesh-tracing/src/mesh_tracing
mesh-llm software healthy packages/mesh-llm
src software healthy packages/mesh-llm/src
mesh_llm software healthy packages/mesh-llm/src/mesh_llm
mesh-agents software healthy packages/mesh-agents
src software healthy packages/mesh-agents/src
mesh_agents software healthy packages/mesh-agents/src/mesh_agents
mesh-a2a software healthy packages/mesh-a2a
src software healthy packages/mesh-a2a/src
mesh_a2a software healthy packages/mesh-a2a/src/mesh_a2a
mesh-db software healthy packages/mesh-db
src software healthy packages/mesh-db/src
mesh_db software healthy packages/mesh-db/src/mesh_db
migrations_pg software healthy packages/mesh-db/migrations_pg
mesh-models software healthy packages/mesh-models
src software healthy packages/mesh-models/src
mesh_models software healthy packages/mesh-models/src/mesh_models
tests software healthy tests
api software healthy tests/api
integration software healthy tests/integration
a2a software healthy tests/integration/a2a
fixtures software healthy tests/fixtures
llm_responses software healthy tests/fixtures/llm_responses
.github software healthy .github
workflows software healthy .github/workflows
docs software healthy docs
posts software healthy docs/posts
apps software healthy apps
agents software healthy apps/agents
src software healthy apps/agents/src
mesh_agent_servers software healthy apps/agents/src/mesh_agent_servers
api software healthy apps/api
src software healthy apps/api/src
mesh_api software healthy apps/api/src/mesh_api
routers software healthy apps/api/src/mesh_api/routers
wiki software healthy apps/wiki
tests software healthy apps/wiki/tests
e2e software healthy apps/wiki/tests/e2e
pages software healthy apps/wiki/tests/e2e/pages
src software healthy apps/wiki/src
app software healthy apps/wiki/src/app
agents software healthy apps/wiki/src/app/agents
skeptic software healthy apps/wiki/src/app/skeptic
ask software healthy apps/wiki/src/app/ask
briefing software healthy apps/wiki/src/app/briefing
knowledge software healthy apps/wiki/src/app/knowledge
claims software healthy apps/wiki/src/app/knowledge/claims

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

LabelLayerStatusPath
arxiv-scout hardware healthy docker-compose.yml
hn-scout hardware healthy docker-compose.yml
github-scout hardware healthy docker-compose.yml
bluesky-scout hardware healthy docker-compose.yml
reddit-scout hardware healthy docker-compose.yml
blog-scout hardware healthy docker-compose.yml
leaderboard-scout hardware healthy docker-compose.yml
web-search-scout hardware healthy docker-compose.yml
rss-scout hardware healthy docker-compose.yml
rest-json-scout hardware healthy docker-compose.yml
personalizer hardware healthy docker-compose.yml
research-qa hardware healthy docker-compose.yml
claim-extractor hardware healthy docker-compose.yml
entity-tracker hardware healthy docker-compose.yml
sota-tracker hardware healthy docker-compose.yml
api hardware healthy docker-compose.yml
wiki hardware healthy docker-compose.yml
curator hardware healthy docker-compose.yml
skeptic hardware healthy docker-compose.yml
coordinator hardware healthy docker-compose.yml
skeptic-sweep hardware healthy docker-compose.yml
scheduler hardware healthy docker-compose.yml
mesh-postgres hardware healthy docker-compose.yml

LabelLayerStatusPath
/KnowledgePage frontend healthy apps/wiki/tests/e2e/pages/KnowledgePage.ts
/NavPage frontend healthy apps/wiki/tests/e2e/pages/NavPage.ts
/AskPage frontend healthy apps/wiki/tests/e2e/pages/AskPage.ts
/GraphPage frontend healthy apps/wiki/tests/e2e/pages/GraphPage.ts
/PipelinesPage frontend healthy apps/wiki/tests/e2e/pages/PipelinesPage.ts
/AgentsPage frontend healthy apps/wiki/tests/e2e/pages/AgentsPage.ts
/page.tsx frontend healthy apps/wiki/src/app/page.tsx
/agents frontend healthy apps/wiki/src/app/agents/page.tsx
/skeptic frontend healthy apps/wiki/src/app/skeptic/page.tsx
/ask frontend healthy apps/wiki/src/app/ask/page.tsx
/briefing frontend healthy apps/wiki/src/app/briefing/page.tsx
/knowledge/claims frontend healthy apps/wiki/src/app/knowledge/claims/page.tsx
/knowledge/claims/[id] frontend healthy apps/wiki/src/app/knowledge/claims/[id]/page.tsx
/knowledge/sources frontend healthy apps/wiki/src/app/knowledge/sources/page.tsx
/knowledge/sources/[id] frontend healthy apps/wiki/src/app/knowledge/sources/[id]/page.tsx
/knowledge/entities frontend healthy apps/wiki/src/app/knowledge/entities/page.tsx
/knowledge/entities/[id] frontend healthy apps/wiki/src/app/knowledge/entities/[id]/page.tsx
/knowledge/beliefs frontend healthy apps/wiki/src/app/knowledge/beliefs/page.tsx
/knowledge/beliefs/[id] frontend healthy apps/wiki/src/app/knowledge/beliefs/[id]/page.tsx
/knowledge/beliefs/[id]/timeline frontend healthy apps/wiki/src/app/knowledge/beliefs/[id]/timeline/page.tsx
/pipelines frontend healthy apps/wiki/src/app/pipelines/page.tsx
/graph frontend healthy apps/wiki/src/app/graph/page.tsx

LabelLayerStatusPath
GET / api healthy apps/api/src/mesh_api/routers/sources.py
GET /{source_id} api healthy apps/api/src/mesh_api/routers/sources.py
GET /{claim_id} api healthy apps/api/src/mesh_api/routers/claims.py
GET /healthz api healthy apps/api/src/mesh_api/routers/health.py
GET /data api healthy apps/api/src/mesh_api/routers/graph.py
PATCH /{job_id} api healthy apps/api/src/mesh_api/routers/schedules.py
GET /stats api healthy apps/api/src/mesh_api/routers/stats.py
POST /pipelines/{job_id}/trigger api healthy apps/api/src/mesh_api/routers/pipelines.py
GET /scheduler/status api healthy apps/api/src/mesh_api/routers/pipelines.py
GET /pipeline-runs api healthy apps/api/src/mesh_api/routers/pipeline_runs.py
GET /recent api healthy apps/api/src/mesh_api/routers/skeptic.py
GET /graph api healthy apps/api/src/mesh_api/routers/agents.py
GET /invocations/{invocation_id} api healthy apps/api/src/mesh_api/routers/agents.py
GET /{agent}/invocations api healthy apps/api/src/mesh_api/routers/agents.py
GET /{agent}/memory api healthy apps/api/src/mesh_api/routers/agents.py
GET /status api healthy apps/api/src/mesh_api/routers/status.py
GET /signals api healthy apps/api/src/mesh_api/routers/beliefs.py
GET /{belief_id} api healthy apps/api/src/mesh_api/routers/beliefs.py
GET /{belief_id}/revisions api healthy apps/api/src/mesh_api/routers/beliefs.py
GET /{entity_id} api healthy apps/api/src/mesh_api/routers/entities.py
POST / api healthy apps/api/src/mesh_api/routers/ask.py

LabelLayerStatusPath
port:8001 network healthy docker-compose.yml
port:8005 network healthy docker-compose.yml
port:8008 network healthy docker-compose.yml
port:8009 network healthy docker-compose.yml
port:8010 network healthy docker-compose.yml
port:8011 network healthy docker-compose.yml
port:8012 network healthy docker-compose.yml
port:8017 network healthy docker-compose.yml
port:8014 network healthy docker-compose.yml
port:8015 network healthy docker-compose.yml
port:8013 network healthy docker-compose.yml
port:8016 network healthy docker-compose.yml
port:8002 network healthy docker-compose.yml
port:8003 network healthy docker-compose.yml
port:8004 network healthy docker-compose.yml
port:8000 network healthy docker-compose.yml
port:3000 network healthy docker-compose.yml
port:8007 network healthy docker-compose.yml
port:8006 network healthy docker-compose.yml
port:9100 network healthy docker-compose.yml

LabelLayerStatusPath
Loading frontend healthy apps/wiki/src/app/loading.tsx
GlobalError frontend healthy apps/wiki/src/app/error.tsx
Loading frontend healthy apps/wiki/src/app/briefing/loading.tsx
BriefingError frontend healthy apps/wiki/src/app/briefing/error.tsx
Loading frontend healthy apps/wiki/src/app/knowledge/claims/loading.tsx
Error frontend healthy apps/wiki/src/app/knowledge/claims/error.tsx
Loading frontend healthy apps/wiki/src/app/knowledge/claims/[id]/loading.tsx
Error frontend healthy apps/wiki/src/app/knowledge/claims/[id]/error.tsx
Loading frontend healthy apps/wiki/src/app/knowledge/sources/loading.tsx
Error frontend healthy apps/wiki/src/app/knowledge/sources/error.tsx
Loading frontend healthy apps/wiki/src/app/knowledge/sources/[id]/loading.tsx
Error frontend healthy apps/wiki/src/app/knowledge/sources/[id]/error.tsx
Loading frontend healthy apps/wiki/src/app/knowledge/entities/loading.tsx
Error frontend healthy apps/wiki/src/app/knowledge/entities/error.tsx
Loading frontend healthy apps/wiki/src/app/knowledge/entities/[id]/loading.tsx
Error frontend healthy apps/wiki/src/app/knowledge/entities/[id]/error.tsx
Loading frontend healthy apps/wiki/src/app/knowledge/beliefs/loading.tsx
Error frontend healthy apps/wiki/src/app/knowledge/beliefs/error.tsx
Loading frontend healthy apps/wiki/src/app/knowledge/beliefs/[id]/loading.tsx
Error frontend healthy apps/wiki/src/app/knowledge/beliefs/[id]/error.tsx

LabelLayerStatusPath
pg_migrations.py data healthy packages/mesh-db/src/mesh_db/pg_migrations.py
005_grants.sql data healthy packages/mesh-db/migrations_pg/005_grants.sql
006_entity_resolution.sql data healthy packages/mesh-db/migrations_pg/006_entity_resolution.sql
004_derived_signal_views.sql data healthy packages/mesh-db/migrations_pg/004_derived_signal_views.sql
011_belief_consolidation.sql data healthy packages/mesh-db/migrations_pg/011_belief_consolidation.sql
007_claim_type.sql data healthy packages/mesh-db/migrations_pg/007_claim_type.sql
003_operational_tables.sql data healthy packages/mesh-db/migrations_pg/003_operational_tables.sql
013_investigation_origin.sql data healthy packages/mesh-db/migrations_pg/013_investigation_origin.sql
008_agent_heuristics.sql data healthy packages/mesh-db/migrations_pg/008_agent_heuristics.sql
012_text_search.sql data healthy packages/mesh-db/migrations_pg/012_text_search.sql
010_connectors.sql data healthy packages/mesh-db/migrations_pg/010_connectors.sql
014_agent_invocations.sql data healthy packages/mesh-db/migrations_pg/014_agent_invocations.sql
009_fields.sql data healthy packages/mesh-db/migrations_pg/009_fields.sql
002_core_tables.sql data healthy packages/mesh-db/migrations_pg/002_core_tables.sql
001_extensions.sql data healthy packages/mesh-db/migrations_pg/001_extensions.sql
test_pg_migrations.py data healthy tests/test_pg_migrations.py

LabelLayerStatusPath
python cicd healthy .github/workflows/ci.yml
wiki cicd healthy .github/workflows/ci.yml
playwright cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
postgres data healthy .env.example
postgresql data healthy .env.example

LabelLayerStatusPath
knowledge data healthy packages/mesh-db/migrations_pg/003_operational_tables.sql
schedules data healthy packages/mesh-a2a/src/mesh_a2a/schedules.py

LabelLayerStatusPath
bklassen3434__agent-mesh software healthy /data/fable5_failed_archive/bklassen3434__agent-mesh

LabelLayerStatusPath
127.0.0.1 network healthy docker-compose.yml

LabelLayerStatusPath
gpu (detected) hardware healthy packages/mesh-llm/src/mesh_llm/prompts.py

LabelLayerStatusPath
auth::packages/mesh-agents/src/mesh_agents/reddit_scout.py security healthy packages/mesh-agents/src/mesh_agents/reddit_scout.py

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
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/bb6bedc4-5b30-4570-920c-808ad3554894/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/bb6bedc4-5b30-4570-920c-808ad3554894/

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.