Commit 19d03fb
authored
Add ACP (AI Context Protocol) schemas to catalog (SchemaStore#5233)
Add three schema entries for the AI Context Protocol specification:
- ACP Cache File (.acp.cache.json) - indexed codebase metadata
- ACP Configuration File (.acp.config.json) - project settings
- ACP Variables File (.acp.vars.json) - reusable context variables
Schemas are self-hosted at https://acp-protocol.dev/schemas/v1/1 parent e36f0c1 commit 19d03fb
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
193 | 193 | | |
194 | 194 | | |
195 | 195 | | |
| 196 | + | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
| 205 | + | |
| 206 | + | |
| 207 | + | |
| 208 | + | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
| 212 | + | |
| 213 | + | |
196 | 214 | | |
197 | 215 | | |
198 | 216 | | |
| |||
0 commit comments