7 lines
221 B
Python
7 lines
221 B
Python
|
|
"""Registry orchestrator.
|
||
|
|
|
||
|
|
Real implementation lands in ARTIFACT-STORE-WP-0001-T013. The orchestrator
|
||
|
|
combines identity, manifest, events, retention, and dataplane into the
|
||
|
|
operations exposed by the HTTP API and CLI.
|
||
|
|
"""
|