Register the 1955 system in discovery and request validation #36

Open
opened 2026-07-01 00:58:37 +00:00 by manlycucumber · 0 comments
manlycucumber commented 2026-07-01 00:58:37 +00:00 (Migrated from github.com)

Problem

Core now computes the 1955 simplification, but the Api won't accept 1955 as a system until it is registered in parameter validation and the discovery endpoint.

Acceptance criteria

  • The discovery endpoint lists 1955 as a supported system, sourced from Core.
  • Request validation accepts 1955 and routes it to Core.
  • Invalid 1955 combinations return the canonical error.
  • Validation and discovery are covered by tests.

Notes

Keep the system registration generic so future systems slot in the same way.

## Problem Core now computes the 1955 simplification, but the Api won't accept `1955` as a system until it is registered in parameter validation and the discovery endpoint. ## Acceptance criteria - [ ] The discovery endpoint lists `1955` as a supported system, sourced from Core. - [ ] Request validation accepts `1955` and routes it to Core. - [ ] Invalid 1955 combinations return the canonical error. - [ ] Validation and discovery are covered by tests. ## Notes Keep the system registration generic so future systems slot in the same way.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Directorium/Api#36
No description provided.