v0.15.0 - Canonical public schemas
What shipped
- All four machine-readable JSON Schemas are now published directly through GitHub Pages with
application/jsonresponses. - The Agent Card Schema no longer uses a placeholder
example.comidentity; its$idis the canonical Pages URL. - Agent Card Schema explicitly accepts a standard
$schemaURI declaration. agentic-initand all three downloadable Starter Cards now declare the canonical schema automatically.- The browser scorecard now exports a complete schema-valid Agent Card with required
ownerandworkflowfields. - Browser exports remain fail closed: TODO fields and one explicit launch blocker are preserved.
- New English and Simplified Chinese schema guides explain mutable canonical URLs versus immutable release-pinned URLs for external adopters.
- 145 deterministic tests pass.
- Independent Draft 2020-12 validation covers all schemas, the browser export, and all Starter Cards.
中文说明
- 四个机器可读 JSON Schema 现在全部通过 GitHub Pages 直接发布,并返回
application/json。 - Agent Card Schema 不再使用占位
example.com身份;其$id已改为 Canonical Pages URL。 - Agent Card Schema 显式支持标准
$schemaURI 声明。 agentic-init与三套可下载 Starter Card 会自动声明 Canonical Schema。- 浏览器评分器现在导出包含必填
owner与workflow字段的完整合法 Agent Card。 - 浏览器导出继续 fail closed:保留 TODO 与一个显式上线 blocker。
- 新增完整中英文 Schema 指南,解释外部采用场景下 Mutable Canonical URL 与 Immutable Release URL 的区别。
- 145 项确定性测试通过。
- 独立 Draft 2020-12 校验覆盖全部 Schema、浏览器导出和三套 Starter Card。
Public contracts / 公开契约
- Agent Card: https://lindixu6-hash.github.io/awesome-agentic-engineering/schema/agent-card.schema.json
- Prompt-injection fixture: https://lindixu6-hash.github.io/awesome-agentic-engineering/schema/prompt-injection-fixture.schema.json
- Eval Result: https://lindixu6-hash.github.io/awesome-agentic-engineering/schema/eval-result.schema.json
- Readiness profiles: https://lindixu6-hash.github.io/awesome-agentic-engineering/schema/readiness-profiles.schema.json
- English guide: https://github.com/lindixu6-hash/awesome-agentic-engineering/blob/v0.15.0/schema/README.md
- 中文指南: https://github.com/lindixu6-hash/awesome-agentic-engineering/blob/v0.15.0/schema/README.zh-CN.md
CI: https://github.com/lindixu6-hash/awesome-agentic-engineering/actions/runs/31983870584
Pages: https://github.com/lindixu6-hash/awesome-agentic-engineering/actions/runs/31983870535