mirror of
https://github.com/itme-brain/agent-team.git
synced 2026-05-08 12:40:13 -04:00
fix
This commit is contained in:
parent
28ab10c58f
commit
7381316e28
12 changed files with 230 additions and 75 deletions
|
|
@ -367,7 +367,7 @@
|
|||
"inventory_skills": {
|
||||
"type": "object",
|
||||
"additionalProperties": false,
|
||||
"description": "Skill inventory for protocol v1. This schema enforces exact order, exact keys, and key/id equality for the current repository inventory.",
|
||||
"description": "Skill inventory for protocol v1. This schema enforces exact order, exact keys, and key/id equality for the current repository inventory. The fixed v1 inventory does not include a separate 'project' skill entry.",
|
||||
"required": [
|
||||
"order",
|
||||
"items"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue