From 96b199c305f2d2da0be5f42f79da3e7d6ccd7791 Mon Sep 17 00:00:00 2001 From: agentstandards Date: Sat, 20 Sep 2025 21:27:42 +0800 Subject: [PATCH] docs: add AI Manifest + WellKnownAI (optional references) (ensure diff) --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e2d5d1d..016a9a4 100644 --- a/README.md +++ b/README.md @@ -519,3 +519,10 @@ Please read the [contribution guidelines](CONTRIBUTING.md) if you want to contri [![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/) To the extent possible under law, [Stephen Akinyemi](https://github.com/appcypher) has waived all copyright and related or neighboring rights to this work. + + +## Links + + +- [AI Manifest](https://ai-manifest.org) - Optional reference for /.well-known/ai.json + OpenAPI/JSON Schema discovery (with MCP/agents.json mapping) +- [WellKnownAI](https://wellknownai.org) - Registry/spec examples and public snapshots (no PII; mirroring allowed) \ No newline at end of file