Register a feature
POST/registry/features
Register a new feature in the feature registry.
Semantic deduplication is applied: if an equivalent feature already exists (same semantic_hash), deduplicated=True is returned and the existing feature_id is preserved.
HTTP 409 — feature_id + version already exists with different body.
Request
Responses
- 200
- 422
Successful Response
Validation Error