Ops
Changelog
Developer-facing changes. Categories: Added, Changed, Fixed, Deprecated, Removed, Security.
2.0.0 · 2026-09-08
Added
- Developer portal generated from listed MCP tools.
- HTTP rate limit: 180 requests / 60 seconds / IP / process on MCP, REST, and /api/agent.
- Technical whitepaper, data usage, availability, expanded terms and privacy.
- MCP access intent page (public auth none; $ORBITX burn gating not live).
- Partnership request form (service-role write, RLS, no public read).
- Postgres index for on-chain notes (DATABASE_URL, no Supabase JWT) so memo/price/wallet stay on the UI when RPC is slow.
Changed
- Site copy stays Apogee (not a rebrand). Orbit remains the in-app assistant.
Security
- RateLimit-* and Retry-After headers on limited routes.
- Security reporting via GitHub — no invented security inbox.
2.0.0 · 2026-09
Added
- 3000-operation catalog (listed tools + aliases such as scan_NVDA).
- Orbit assistant using the same dispatch path.
- Token terminals, Gecko candles and pool trades, PWA install.
- Unsigned pons v2 launch prep for Phantom on chain 4663.
Changed
- Canonical MCP URL https://apogeemcp.digital/api/mcp (alias /mcp).
Fixed
- Token pages use the base-token 0x, not Uniswap v4 pool ids.
Security
- Most tools remain read-only. Launch helpers stay unsigned.