deployment and compatibility

This commit is contained in:
2026-05-07 02:04:59 +02:00
parent 23c90b33a7
commit 801d2f4851
3 changed files with 150 additions and 3 deletions

View File

@@ -2,7 +2,7 @@
Date: 2026-05-06
Status: profile and mapper slices implemented.
Status: Browser Binding MVP implemented.
## Implemented Slice
@@ -139,3 +139,6 @@ Java or Maven. Actual OpenCMIS TCK execution remains opt-in.
Route-level tests are present but skip when the optional FastAPI/httpx service
dependencies are not installed. Runtime-level Browser Binding tests cover the
same behavior in the default Python test suite.
Deployment and compatibility posture are documented in
`docs/cmis-deployment-compatibility.md`.