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.