CMIS compliance/test foundation
This commit is contained in:
parent
28420c68d1
commit
241522e74d
14 changed files with 1080 additions and 12 deletions
|
|
@ -38,6 +38,12 @@ Implementation must begin after the assessment, examples, and test foundation
|
|||
from `KONT-WP-0011` are sufficient to define the first profile and regression
|
||||
suite.
|
||||
|
||||
## Implementation Notes
|
||||
|
||||
- `docs/cmis-profiled-access-points-implementation.md`
|
||||
- `src/kontextual_engine/core/cmis.py`
|
||||
- `tests/cmis/test_cmis_access_profiles.py`
|
||||
|
||||
## Architecture Constraint
|
||||
|
||||
CMIS routes are adapters over engine services and policy gates. They must not
|
||||
|
|
@ -49,7 +55,7 @@ emits audit events.
|
|||
|
||||
```task
|
||||
id: KONT-WP-0012-T001
|
||||
status: todo
|
||||
status: done
|
||||
priority: high
|
||||
state_hub_task_id: "031c3ce5-bb56-41fb-a014-6a496c280d20"
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue