What changed.

Curated release notes, then the raw commit feed — both live from the pegana-replay history, refreshed every 10 minutes. The public repo carries the methodology crate, replay CLI, canonical asset list and ADRs; engine, dispatcher, API, indexer, bot and MCP surface here through release notes.

3 commits surfaced · auto-refresh 10 min

Releases. Curated notes per ship.

  1. July 8, 2026
    feature

    v0.4.3

    • · security: pin release Actions to SHA, commit Cargo.lock, add SECURITY.md by @lrafasouza in https://github.com/lrafasouza/pegana-replay/pull/1
    • · @lrafasouza made their first contribution in https://github.com/lrafasouza/pegana-replay/pull/1
  2. July 8, 2026
    feature

    v0.4.4

    • · Tagged release on the public pegana-replay repo.
  3. July 1, 2026
    feature

    v0.4.2

    • · Tagged release on the public pegana-replay repo.
  4. June 22, 2026
    feature

    v0.4.1

    • · Tagged release on the public pegana-replay repo.
  5. June 19, 2026
    feature

    v0.4.0

    • · Tagged release on the public pegana-replay repo.
  6. June 15, 2026
    feature

    v0.4.0 — methodology honesty guards

    • · Five-state FSM honesty gap closed: spread-driven BLACK_SWAN is now reachable through the bps path.
    • · NAV-sanity guard maps pathological yield-wrapper premiums to UNKNOWN instead of confident PEGGED.
    • · No-Pyth assets cap at medium oracle confidence, so source limits stay visible in downstream alerts.
    • · Receipts now identify methodology 0.4.0 for new transitions after the launch-week honesty cluster.
  7. June 2, 2026
    feature

    v0.2.0

    • · x8664-unknown-linux-gnu
    • · aarch64-apple-darwin (Apple Silicon)
  8. May 29, 2026
    feature

    v0.1.0 — Pegana Trust Layer alpha

    • · Tagged release on the public pegana-replay repo.
  9. May 27, 2026
    feature

    Webhook channel — Sprint 2A shipped

    • · Ed25519-signed POST delivery on every state transition.
    • · Self-serve management at /account/webhooks.
    • · 7-day SLA, automatic retry with exponential backoff.
    • · Public dogfood window opened — first deliveries OK.
  10. May 27, 2026
    feature

    Landing uplift v3 — all-dark editorial

    • · New Channels section — single-column editorial list with real Lucide SVG icons.
    • · New Methodology section — formula as art with iridescent variable underlines.
    • · Live this week rebuilt — 3-row factual event table, no sparklines, famous assets only.
    • · PEGANA wordmark restored above footer (V2 pattern, integrated, no separate brand col).
    • · Top utility strip added for product announcements.
  11. May 26, 2026
    feature

    v2 launch — MCP x402 paid mainnet, all 5 channels shipped

    • · MCP server live at mcp.pegana.xyz with x402 paid endpoints.
    • · Coinbase CDP facilitator wired for Solana mainnet settlements.
    • · First 3 on-chain mainnet x402 settlements recorded (C4 proof).
    • · Mintlify docs at /docs (proxied via Vercel) — cut over from in-app /developers.
  12. May 22, 2026
    feature

    Web v1 — three-surface dashboard, /status, /events

    • · Landing, dashboard and asset-detail screens shipped with live API.
    • · Public status page at /status — readyz + per-source freshness.
    • · Depeg-event history at /events grouped by asset and day.
    • · Per-asset safety grade (peg / liquidity / mechanism) and arbitrage hint.
  13. May 21, 2026
    fix

    Dispatcher payload + engine multi-asset

    • · Hylo snapshot payload combined; engine now processes all assets in one tick.
  14. May 21, 2026
    feature

    Hylo on-chain intrinsic

    • · sHYUSD intrinsic now reads the Hylo Stability Pool PDA directly (no IDL decode).
    • · xSOL NAV formula corrected — was previously computed inversely.
  15. May 20, 2026
    feature

    Adaptive bps / % gap display

    • · Small spreads stay in bps. Large spreads (>1%) render as percentages.
    • · Terminology unified — 'spread' replaces 'discount' across the UI.
  16. May 19, 2026
    internal

    Indexer epics 2–9 landed

    • · Sanctum / Jupiter / Pyth / Hylo poll loops in production.
    • · Engine state machine with EWMA smoothing.
    • · API REST + WebSocket at /v1/*.

Every commit. Live from main.

RSS feed

July 8, 2026

  • internalMerge pull request #1 from lrafasouza/security-fixes-2026-07-07b63522e

July 7, 2026

  • internalpin release Actions to commit SHA, commit Cargo.lock, add SECURITY.mdaeb6629

July 1, 2026

  • internalsync README — add verify-in-60s quickstart (grant M2c) + fix decoupled-versioning prosef853d17