generated from coulomb/repo-seed
projection-only multifiling
This commit is contained in:
@@ -120,6 +120,17 @@ Relationship listings and change logs now apply the same asset visibility gates
|
||||
as object reads. This prevents indirect leakage of confidential or restricted
|
||||
asset IDs through relationship targets or audit-backed change entries.
|
||||
|
||||
## Projection-Only Multifiling
|
||||
|
||||
CMIS navigation now supports projection-only multifiling. The same asset can be
|
||||
listed under several derived folder paths, including source system, topics,
|
||||
owner, lifecycle, and asset type. These folders are navigation projections; they
|
||||
do not duplicate assets and do not become canonical storage locations.
|
||||
|
||||
`GET /cmis/{access_point_id}/browser/parents/{object_id}` returns the projected
|
||||
parent folders for one asset. `GET /cmis/{access_point_id}/browser/children`
|
||||
supports folder-scoped navigation through those projected paths.
|
||||
|
||||
## Fixture And Optional TCK Integration
|
||||
|
||||
CMIS fixtures now act as active compatibility contracts:
|
||||
|
||||
Reference in New Issue
Block a user