generated from coulomb/repo-seed
Updated by fix-consistency on 2026-05-07: - update .custodian-brief.md for open-cmis-tck
38 lines
799 B
JSON
38 lines
799 B
JSON
{
|
|
"id": "cmis-browser-baseline",
|
|
"framework_refs": [
|
|
"cmis.browser-binding.compatibility.v1"
|
|
],
|
|
"extension_refs": [
|
|
"open-cmis-tck"
|
|
],
|
|
"target_profile_ref": "kontextual-cmis-compat",
|
|
"selected_check_groups": {
|
|
"open-cmis-tck": [
|
|
"repository-type",
|
|
"object-content"
|
|
]
|
|
},
|
|
"expectations_ref": "../expectations/cmis-local-harness.json",
|
|
"waivers_ref": null,
|
|
"output_policy": {
|
|
"report_formats": [
|
|
"json",
|
|
"markdown"
|
|
],
|
|
"artifact_retention": "raw-logs-plus-summary"
|
|
},
|
|
"retention_policy": {
|
|
"summary_days": 365,
|
|
"raw_artifact_days": 30
|
|
},
|
|
"runtime_policy": {
|
|
"offline": false,
|
|
"timeout_seconds": 300,
|
|
"opencmis_tck": {
|
|
"repository_id": "compat-tck",
|
|
"requires_java_maven": true
|
|
}
|
|
}
|
|
}
|