-
Notifications
You must be signed in to change notification settings - Fork 1
feat(metadata): extract recording index metadata from MCAP #71
Copy link
Copy link
Open
Labels
area:metadataEpisode metadata, provenance, and schema completenessEpisode metadata, provenance, and schema completenessarea:uploadUpload queue, transfer, and sync workflowsUpload queue, transfer, and sync workflowscross-repo:axonRequires coordination with archebase/axonRequires coordination with archebase/axonenhancementNew feature or requestNew feature or requestpriority:p1High priority for production operationsHigh priority for production operations
Description
Activity
Metadata
Metadata
Assignees
Labels
area:metadataEpisode metadata, provenance, and schema completenessEpisode metadata, provenance, and schema completenessarea:uploadUpload queue, transfer, and sync workflowsUpload queue, transfer, and sync workflowscross-repo:axonRequires coordination with archebase/axonRequires coordination with archebase/axonenhancementNew feature or requestNew feature or requestpriority:p1High priority for production operationsHigh priority for production operations
Context
Axon will make MCAP the source of truth for recording metadata and make JSON sidecars optional. Keystone should ingest MCAP files directly and reconstruct the existing sidecar-equivalent metadata from MCAP metadata records.
Scope
.jsonfile.Acceptance Criteria
Related