registrystack / registrystack/registry-stack
[1.2] Decide whether Registry Manifest should publish X-Road service profile metadata
- Lenguaje dominante
- Rust
- Estrellas
- 2
- Forks
- 0
- Merge medio
- 2 h 55 min
- PR fusionados (30 d)
- 130
Descripción
Migrated from: https://github.com/jeremi/registry-manifest/issues/22
Original author: @jeremi
Source repository: `jeremi/registry-manifest`
Source issue: `#22`
Source labels: documentation, enhancement
Source milestone/release intent: 1.2
Target area/path: `products/manifest`
## Issue
## Context
Registry Manifest is a portable metadata and renderer kernel, not a runtime integration layer. X-Road readiness probably belongs mostly in Registry Relay, Registry Notary, and Registry Platform. Still, Manifest may be the right place to publish optional static service-profile metadata if that helps operators configure X-Road Security Server services consistently.
## Scope
Create a small design decision for whether Manifest should model X-Road service profile metadata at all.
Evaluate whether static metadata should include non-secret fields such as:
- service code;
- public service title and description;
- OpenAPI description URL;
- public API base URL;
- recommended health/readiness paths;
- TLS verification expectation;
- supported backend auth mode at a high level.
Also evaluate what Manifest must not publish:
- internal backend service URLs;
- Security Server private configuration;
- API keys, bearer tokens, client secrets, or mTLS private material;
- caller-specific access-right decisions.
## Possible outcomes
- No Manifest change: document that X-Road service profiles are product/operator docs only.
- Minimal Manifest extension: add optional public X-Road profile metadata and render it in catalog artifacts.
- Deferred: keep the decision open until Relay/Notary operator docs prove what metadata is actually useful.
## Acceptance criteria
- A design note records the decision and the reason.
- If Manifest changes, schema validation and renderer tests cover the new optional fields.
- If Manifest does not change, docs explain the boundary so Relay and Notary do not depend on non-existent Manifest X-Road metadata.
## Decision Needed
X-Road service profile metadata remains a product boundary decision.
## Migration Metadata
- Migrated to the public monorepo on 2026-06-25.
- Source title, body, labels, milestone/release intent, and pre-migration discussion were preserved where available.
- Code-grounded audit note: X-Road service profile metadata remains a product boundary decision.
- Private/internal references, secrets, and obvious deployment-only details were redacted instead of copied forward.
Guía de contribución
Línea de trabajo
Comienza en products/manifest y revisa el contexto disponible de Registry Relay, Registry Notary y Registry Platform para determinar dónde deben ubicarse los metadatos del perfil de servicio de X-Road. Registra la decisión sobre el límite y su justificación en una nota de diseño; si se modifica Manifest, las pruebas de validación del esquema y del renderer deben cubrir los campos opcionales; de lo contrario, documenta que los metadatos permanecen fuera de Manifest.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Área
- documentation
- Tipo de issue
- Documentación
- Dificultad
- 5/5
- Tiempo estimado
- Más de una semana
- Estado de actividad
- Tranquilo
- Claridad
- Bastante claro
- Aptitud para principiantes
- 38/100