Commit History

fix(mcp): status_check β€” use async run_health_checks (was sync, blew up event loop)
d759e6a

Crypto Rug Muncher commited on

feat(mcp): TIER 1 moat β€” analytics_query + mcp_discover + status_check tools
0dd407e

Crypto Rug Muncher commited on

docs(readme+huggingface): brand-forward bio β€” Wyoming LLC, Bloomberg terminal of crypto, first open-source crypto intelligence platform
1cf1177

Crypto Rug Muncher commited on

ops(hf): add huggingface.yaml model card metadata (fix HF yaml warning)
bbad32d

Crypto Rug Muncher commited on

ops(t08): GlitchTip admin + projects setup script (idempotent, server-side)
cf3f8e5

Crypto Rug Muncher commited on

fix(certstream): correct URL to calidog.io (typo in M3 spec: calidus→calidog)
490d0cc

Crypto Rug Muncher commited on

fix ruff F401: add __all__ declarations to __init__.py files
026baaf

Crypto Rug Muncher commited on

fix: autofix unused imports (F401)
c22e113

Crypto Rug Muncher commited on

fix: resolve 69 syntax errors from misindented imports and broken function defs
7dfd7da

Crypto Rug Muncher commited on

Merge remote-tracking branch 'gh/main'
7f512e5

Netcup Server commited on

ops: commit netcup-specific docs, config, and M3 Bayesian reputation on netcup mainline
846b6be

Netcup Server commited on

fix: ruff auto-fix for 50 lint errors (T01)
d1b47a8

Crypto Rug Muncher commited on

fix: enable pytest, fix 4 failing tests, fix x402 imports, remove unused requests imports
2da3fbf

Crypto Rug Muncher commited on

docs: comprehensive README with professional branding and all platform links
4a714a3

Crypto Rug Muncher commited on

chore: remove binary PDFs from git tracking
f543438

Crypto Rug Muncher commited on

docs: professional README - RMI open-source crypto intelligence platform branding
72ab36e

Crypto Rug Muncher commited on

chore: remove LFS tracking, use regular git for all data
6857862

Crypto Rug Muncher commited on

chore: disable LFS for data files
9830888

Crypto Rug Muncher commited on

clean slate: removing all old data, fresh build
6993919

Crypto Rug Muncher commited on

chore: gitignore __pycache__ + .pytest_cache
fc49e4d

Crypto Rug Muncher commited on

feat(t17+t21+t45): Infisical + integration tests + backup verification
4295a74

Crypto Rug Muncher commited on

fix(lifespan): import asyncio + timeout fact_store seed
72b2791

Crypto Rug Muncher commited on

feat(t03+t04+t13-16): CI pipeline + pre-commit + security scanning + renovate
11d9431

Crypto Rug Muncher commited on

feat(t36): Metabase
83cfe87

Hermes commited on

feat(t07+t44): GlitchTip + cron health + cleanup
79c4bf9

Hermes commited on

refactor(architecture): split main.py into proper factory
cf5e005

Hermes commited on

feat(t33+t34): MCP server + x402 paid catalog
eca51fe

Hermes commited on

feat(t29): research report generator
24dd239

Hermes commited on

feat(t28): RSS ingest + LiteLLM + 116 fresh news items
fa20a11

Hermes commited on

feat(catalog+t28): wire all 5 stores + news intelligence product
cb060b7

Hermes commited on

feat(catalog/t27): unified data catalog + RAG bridge + reputation
680b3ba

Hermes commited on

feat(rag/m3): v3 RAG engine β€” embeddings + ANN + chunking + 3-pillar search
beb7310

Hermes commited on

feat(v1): mount admin alerts webhook router, drop test routers
9175ad9

Hermes commited on

fix(main): register middleware at module level, not in lifespan
67b1298

RMI Platform commited on

feat(v3): ship new system β€” skip _legacy_main, mount v1 routers
3cf0daf

RMI Platform commited on

fix(main): resolve lifespan conflict β€” keep legacy lifespan, add comment
4a8a16d

RMI Platform commited on

feat(framework-10): per-tier rate limiting with FastAPI Depends
2b187ea

cryptorugmuncher commited on

feat(framework-2): domain-specific error catalog with FastAPI handlers
b34e77c

cryptorugmuncher commited on

feat(framework-6): kubernetes-grade health check hierarchy
351941f

cryptorugmuncher commited on

fix(wallet): repair syntax error in injected count() method
dfde3d8

cryptorugmuncher commited on

feat(rag): consolidate 14 RAG files into clean app/rag/ package facade
94a0893

cryptorugmuncher commited on

feat(x402): vertical slice β€” Pydantic facade over legacy x402 payment system
33e69dd

cryptorugmuncher commited on

feat(scanner): vertical slice β€” Pydantic facade over legacy 4,109-line scanner
c3c64cd

cryptorugmuncher commited on

feat(token): vertical slice β€” pure-Python domain + 5 thin v1 routes
b9cd83f

cryptorugmuncher commited on

feat(wallet): vertical slice β€” pure-Python domain + 4 thin v1 routes
35287c0

cryptorugmuncher commited on

feat(alerts): vertical slice β€” pure-Python domain + thin v1 route
d767d3e

cryptorugmuncher commited on

feat(foundation): wire DeepSeek core/ modules into new main.py
9513328

cryptorugmuncher commited on

fix: admin API-key fallback, payment addresses, MCP proxy
9a1445c

RMI Platform commited on

feat(mev-detector): Add MEV/Sandwich Attack Detector for DeFi trading protection
f40b11a

RMI Platform commited on

feat: Add SENTINEL Deep Threat Scanner (9-collection security analysis)
c3e9108

RMI Platform commited on