{"id":50612543,"url":"https://github.com/definancy/definancy-spec","last_synced_at":"2026-06-06T05:03:07.170Z","repository":{"id":354940651,"uuid":"1225528849","full_name":"definancy/definancy-spec","owner":"definancy","description":"Definancy contract — OpenAPI wire spec + cross-language conformance suite","archived":false,"fork":false,"pushed_at":"2026-05-05T19:24:43.000Z","size":123,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-05T20:17:25.463Z","etag":null,"topics":["conformance","openapi","spec"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/definancy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-04-30T11:22:28.000Z","updated_at":"2026-05-05T19:24:53.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/definancy/definancy-spec","commit_stats":null,"previous_names":["definancy/definancy-api","definancy/definancy-spec"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/definancy/definancy-spec","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/definancy%2Fdefinancy-spec","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/definancy%2Fdefinancy-spec/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/definancy%2Fdefinancy-spec/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/definancy%2Fdefinancy-spec/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/definancy","download_url":"https://codeload.github.com/definancy/definancy-spec/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/definancy%2Fdefinancy-spec/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33969883,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["conformance","openapi","spec"],"created_at":"2026-06-06T05:02:50.550Z","updated_at":"2026-06-06T05:03:07.159Z","avatar_url":"https://github.com/definancy.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# definancy-spec\n\nThe Definancy contract — OpenAPI wire spec plus the cross-language\nconformance suite that pins observable behavior. Single source of truth\nfor everything that needs to talk to Definancy on the wire.\n\n## Layout\n\n```\napi/\n  openapi.yaml          ← OpenAPI 3.1 wire contract\n  README.md             ← spec render/lint specifics\nconformance/\n  algorithms/           ← markdown specs per algorithm domain\n  vectors/              ← golden inputs + expected outputs\n  README.md             ← schema, encoding suffixes, runner contract\nCHANGELOG.md            ← release log (this file's tag chain)\n```\n\n## How to consume\n\nPin a tagged commit as a git submodule:\n\n```bash\ngit submodule add https://github.com/definancy/definancy-spec.git spec\ngit -C spec checkout spec-v0.3.1\n```\n\nThe wire shape (`api/openapi.yaml`) feeds OpenAPI code generators. The\nconformance suite (`conformance/vectors/*.yaml`) feeds runners that\nassert hand-written domain code produces byte-identical outputs across\nlanguages — see [`conformance/README.md`](conformance/README.md) for the\nrunner contract.\n\nThe official Definancy SDKs are the visible reference consumers:\n\n- [`definancy-sdk-typescript`](https://github.com/definancy/definancy-sdk-typescript)\n- [`definancy-sdk-java`](https://github.com/definancy/definancy-sdk-java)\n\nEach ships a conformance runner that exercises the full vector set on\nevery release.\n\n## Releases\n\nReleases are tagged `spec-v\u003cMAJOR\u003e.\u003cMINOR\u003e.\u003cPATCH\u003e`. See [CHANGELOG.md](CHANGELOG.md)\nfor the version history. Pre-1.0 releases use MINOR for any\ncontract-visible change (added paths, vector-value updates, layout\nchanges); PATCH is reserved for documentation-only updates.\n\nTags are immutable once pushed.\n\n## Security\n\nTo report a vulnerability — including missing or incorrect conformance\nvectors that fail to catch a real divergence — email\n**security@definancy.com** rather than opening a public GitHub issue. We\nacknowledge within 2 business days.\n\n## License\n\nSee [LICENSE](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefinancy%2Fdefinancy-spec","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdefinancy%2Fdefinancy-spec","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdefinancy%2Fdefinancy-spec/lists"}