Skip to main content

Module resource

Module resource 

Source
Expand description

Actions for dsp vre resource { list | describe }.

Phase 8a implements list — the first instance-side read command. Introduces pagination (--page / --all) and the first real use of MetaContext.filter_warning (ADR-0007 silent-filter disclosure). Class-IRI resolution follows D1 (plan 022): full-IRI bypass, optional --data-model scope, bare-name scan across all project data-models.

Phase 8b implements describe — fetches a single resource’s envelope metadata by its internal IRI. Includes the D2 cross-project guard and D3 filter_warning.

Functions§

describe
Describe a single resource by its internal IRI.
list
List resource instances of a given type within a project.