Loading
fix(specs): add missing record_id to auto-crawl spec models
SpecificationVersion and SpecificationSourceRecord were constructed without record_id during auto-crawl, causing Pydantic ValidationError when adding specs to workspaces.
SpecificationVersion and SpecificationSourceRecord were constructed without record_id during auto-crawl, causing Pydantic ValidationError when adding specs to workspaces.