init commit: ai discovery files

This commit is contained in:
Jone 2026-03-16 18:57:02 +01:00
commit b98507fa54
Signed by: Jone
GPG key ID: 0D98FD3896C39E90
2 changed files with 13 additions and 0 deletions

12
.well-known/ai.json Normal file
View file

@ -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"
}
}