Some checks failed
API CI / API Lint (push) Successful in 47s
API CI / API Type Check (push) Failing after 47s
API CI / API Test (push) Successful in 1m0s
API CI / API Build (push) Failing after 50s
API CI / Build Docker Image (push) Has been skipped
Build Crossplane Provider / build (push) Failing after 5m51s
CD Pipeline / Deploy to Staging (push) Failing after 29s
CI Pipeline / Lint and Type Check (push) Failing after 36s
CI Pipeline / Build (push) Has been skipped
CI Pipeline / Test Backend (push) Failing after 1m33s
CI Pipeline / Test Frontend (push) Failing after 30s
CI Pipeline / Security Scan (push) Failing after 1m16s
Crossplane Provider CI / Go Test (push) Failing after 3m23s
Crossplane Provider CI / Go Lint (push) Failing after 7m27s
Crossplane Provider CI / Go Build (push) Failing after 3m27s
Deploy to Staging / Deploy to Staging (push) Failing after 30s
Portal CI / Portal Lint (push) Failing after 21s
Portal CI / Portal Type Check (push) Failing after 21s
Portal CI / Portal Test (push) Failing after 21s
Portal CI / Portal Build (push) Failing after 22s
Test Suite / frontend-tests (push) Failing after 30s
Test Suite / api-tests (push) Failing after 49s
Test Suite / blockchain-tests (push) Failing after 30s
Type Check / type-check (map[directory:. name:root]) (push) Failing after 23s
Type Check / type-check (map[directory:api name:api]) (push) Failing after 21s
Type Check / type-check (map[directory:portal name:portal]) (push) Failing after 19s
Validate Configuration Files / validate (push) Failing after 1m52s
CD Pipeline / Deploy to Production (push) Has been skipped
Co-authored-by: Cursor <cursoragent@cursor.com>
71 lines
2.5 KiB
Markdown
71 lines
2.5 KiB
Markdown
# Phoenix X-Road Interoperability Service
|
|
|
|
**Category**: PLATFORM_SERVICES
|
|
**Publisher**: Phoenix Cloud Services
|
|
**Status**: PREVIEW
|
|
**Version**: 1.0.0
|
|
**Slug**: `phoenix-x-road-interoperability`
|
|
|
|
## Overview
|
|
|
|
NIIS-aligned **X-Road®** sovereign data exchange for cross-organisation interoperability. Native Sankofa marketplace offer integrating Complete Credential, SMOA, institutional registries, and settlement adjacency layers.
|
|
|
|
Built on open-source X-Road ([x-road.global](https://x-road.global/)), governed by NIIS, with a roadmap to X-Road 8 dataspace protocols (DSP/DCP, Gaia-X alignment).
|
|
|
|
## Key features
|
|
|
|
- **Security Server provisioning** — dedicated member gateways (Profile B)
|
|
- **Central Server / lab compose** — pilot and rehearsal (Profile A)
|
|
- **Federation connectors** — cross-ecosystem trusted anchors (Profile C)
|
|
- **Complete Credential bundle** — joint SKUs with `cc-phase1-lab` and eIDAS connector
|
|
- **Signed, encrypted, logged** — aligns with Phoenix Audit Service and CC audit ledger
|
|
- **REST + SOAP mediation** — publish existing REST services without protocol rewrite
|
|
|
|
## Catalog SKUs (entitlements)
|
|
|
|
| SKU | Description |
|
|
|-----|-------------|
|
|
| `x-road-interop-lab` | 3-node compose lab (synthetic) |
|
|
| `x-road-security-server-dedicated` | Production Security Server on Proxmox LXC |
|
|
| `x-road-federation-connector` | Cross-border federation + eIDAS bundle |
|
|
|
|
## Related Sovereign Stack services
|
|
|
|
- **Phoenix Identity Service** — member onboarding, OIDC/SCIM
|
|
- **Phoenix Audit Service** — message log WORM archive
|
|
- **Phoenix Event Bus** — operational monitoring events
|
|
|
|
## API / operator endpoints (preview)
|
|
|
|
Provisioning is via Phoenix GraphQL (`requestProvision`) today. Service-specific REST APIs will expose:
|
|
|
|
```http
|
|
GET /xroad/v1/members/{memberCode}/health
|
|
GET /xroad/v1/services
|
|
POST /xroad/v1/provision/request
|
|
```
|
|
|
|
## Compliance
|
|
|
|
- GDPR-aligned transport and local audit retention
|
|
- eIDAS-adjacent cross-border flows (with `cc-eidas-connector`)
|
|
- SOC 2 roadmap (shared with Sovereign Stack)
|
|
|
|
## Pricing (preview)
|
|
|
|
| Tier | Model |
|
|
|------|-------|
|
|
| Lab | Usage-based; 10k messages/month free tier |
|
|
| Dedicated SS | Contract per member |
|
|
| Federation | Contract + compliance review |
|
|
|
|
## Architecture
|
|
|
|
Full matrix: `X-ROAD_GLOBAL/docs/ECOSYSTEM_INTEGRATION.md`
|
|
|
|
## External links
|
|
|
|
- [X-Road — e-Estonia](https://e-estonia.com/solutions/interoperability-services/x-road/)
|
|
- [X-Road documentation](https://docs.x-road.global/)
|
|
- [X-Road 8 Spaceship roadmap](https://x-road.global/development-roadmap)
|