Description
Create a dedicated skill for implementing API versioning in Nerva-generated APIs. While the pipeline config defines versioning defaults, there is no skill that generates the versioning infrastructure.
Why
API versioning is complex in practice — it touches routing, middleware, documentation, deprecation headers, and client communication. A dedicated skill provides the full implementation, not just configuration.
Acceptance Criteria
Description
Create a dedicated skill for implementing API versioning in Nerva-generated APIs. While the pipeline config defines versioning defaults, there is no skill that generates the versioning infrastructure.
Why
API versioning is complex in practice — it touches routing, middleware, documentation, deprecation headers, and client communication. A dedicated skill provides the full implementation, not just configuration.
Acceptance Criteria