Product
Changelog
0.3.017 Aug 2026
- • CLI: `pnpm cli <command>` — corridors search, providers list, changes list, watch (list/add/remove/alerts), eligibility. Every command is a thin client over `/v1`; `--json` on any read prints the raw response.
- • GET /v1/changes?since=7d|24h|30m|<ISO date> — filter the change feed by recency, not just by count.
0.2.017 Aug 2026
- • POST /v1/eligibility — per-provider readiness diffed against your organization's KYB profile, with what-if overrides.
- • Watchlists over REST: list, create, inspect, retune and disarm monitors on providers, corridors, countries, assets and products.
- • Alert fan-out: approving a change now alerts every matching watch, and a newly armed watch immediately reports the published changes that already affect it.
0.1.017 Aug 2026
- • Capability graph, eligibility engine and evidence model.
- • Public search with value before authentication.
- • Three-question onboarding that materializes corridors, a monitor and a filtered change feed.
- • Corridor Explorer with ranking presets and in-place explanations.
- • Provider directory, profiles, comparison and shareable read-only comparisons.
- • Monitoring, change feed and KYB readiness profile.
- • REST /v1 endpoints, developer portal with test keys, and a read-only MCP server.