commit b98507fa54fa4b61e681e7110a9abbfc94ed69a8 Author: Jone Date: Mon Mar 16 18:57:02 2026 +0100 init commit: ai discovery files diff --git a/.well-known/ai.json b/.well-known/ai.json new file mode 100644 index 0000000..10b8ead --- /dev/null +++ b/.well-known/ai.json @@ -0,0 +1,12 @@ +{ + "manifest_version": "0.1", + "provider": { + "name": "Jone", + "homepage": "https://jone.foo" + }, + "profile": "https://ai.jone.foo/AGENTS.md", + "capabilities": ["urn:agent:skill:jone.foo:devprofile.v1"], + "contact": { + "email": "ai@jone.foo" + } +} diff --git a/ai.txt b/ai.txt new file mode 100644 index 0000000..f287fe3 --- /dev/null +++ b/ai.txt @@ -0,0 +1 @@ +ai-manifest: https://ai.jone.foo/.well-known/ai.json