chore(consistency): sync task status from DB [auto]

Updated by fix-consistency on 2026-05-07:
  - update .custodian-brief.md for open-cmis-tck
This commit is contained in:
2026-05-07 22:58:28 +02:00
parent a9e1f7130c
commit cc43881565
13 changed files with 1301 additions and 39 deletions

View File

@@ -54,12 +54,40 @@
"label": "ACL And Policy",
"description": "Access-control list and policy behavior where supported by the target profile."
},
{
"requirement_ref": "cmis.policies",
"target_type": "capability_group",
"target_id": "acl-policy",
"label": "ACL And Policy",
"description": "Policy object behavior where supported by the target profile."
},
{
"requirement_ref": "cmis.versioning",
"target_type": "capability_group",
"target_id": "versioning",
"label": "Versioning",
"description": "Checkout, checkin, version series, and version-specific object behavior."
},
{
"requirement_ref": "cmis.relationships",
"target_type": "capability_group",
"target_id": "relationships",
"label": "Relationships",
"description": "Relationship object and relationship navigation behavior where supported by the repository."
},
{
"requirement_ref": "cmis.change-log",
"target_type": "capability_group",
"target_id": "change-log",
"label": "Change Log",
"description": "Change log capability, token behavior, and change event retrieval."
},
{
"requirement_ref": "cmis.extensions",
"target_type": "capability_group",
"target_id": "extension-gaps",
"label": "Extensions And Known Gaps",
"description": "Explicitly scoped CMIS extensions, unsupported optional services, and compatibility gaps."
}
]
}