Changelog
What shipped, by date. Phase 1 milestones from the engineering roadmap.
- 2026-05-09v6.4.7Frontend
Public marketing rebuild
Dual-audience hero, /pricing, /use-cases, and /chains/[coin] programmatic SEO across all 11 chains. About, API docs, changelog, and contact rewritten against the product roadmap.
- 2026-05-08v6.2.6API
Postgres user-data cluster cutover
Migrated mugenlink_userdata to the dedicated user-data-pg cluster. Alembic head 021, 30 tables under row-level security, six application roles separated by least privilege.
- 2026-05-07v6.2.5API
Circuit breaker and read-replica routing
Snowflake queries now run behind a circuit breaker (5-failure trip, 60s recovery). Read-only endpoints route to a Postgres read replica when configured. Tiered rate-limit keys (API key → user → IP) prevent NAT collisions.
- 2026-05-02Product
Roadmap published
10 products spanning Phase 1 and Phase 2. Plans vaulted with delivery maps and dependency graphs.
- 2026-04-29Snowflake
PAT-only auth for service accounts
Retired RSA/JWT keypair authentication. All 12 service users moved to programmatic access tokens with least-privilege role bindings. Account migrated to FWPGNQM-WTB81124 in us-west-2.
- 2026-04-22Logging
mugenlink_logging v4.0.0
Cross-pod cache keys switched to blake2b. 12 audit findings closed. 148/148 unit tests pass; structured JSON output remains the canonical format.
- 2026-04-20Pipeline
Dual-source 11-coin load
End-to-end load completed for both sources: 96 Blockchair files across 6 UTXO chains and 29 3xpl files across all 11 chains. Landing prefixes finalized and locked in the registry.
- 2026-04-15DBT
Medallion refactor live
Bronze → Silver → Gold model layers per chain, 220+ models in production. Per-coin templates fan out from a single staging contract; incremental materialization is the default.
- 2026-04-12Frontend
Token-budget instrumentation
Established a 45.3k token baseline for the dashboard build context. Used to gate any change that materially expands the loaded code surface.
- 2026-04-11Strategy
Data-driven blueprint locked
6-month delivery plan committed. Defines the product surface, model layer, and tier structure that the May roadmap formalized.
Coming next
- Cross-Chain Flows — Sankey value map across 11 chains
- NLQ Chat — natural-language queries powered by Gemma 4
- Compliance Data Feed — VASP-ready risk scoring + OFAC screening
- Raw Data Export — daily T-1 delivery via S3 / SFTP
- Kafka event streaming — sub-60s alert latency