List federated decision, policy, plan and BYUM governance metadata
controlcenter_list_governanceCheck governance metadata across decision index, plans register, and policy registry. Reports each source as available, unconfigured, unreadable, or invalid without modifying anything.
Instructions
Returns one read-only, allowlist-only metadata view across the host decision index, the existing ellmos.plans-register/1 plan index and an explicitly configured ellmos.policy-registry.v1 registry. Each source is reported as available, unconfigured, unreadable or invalid; partial results never claim completeness, while a valid registry with zero BYUM candidates reports an honest zero. Registry data is loaded only through the canonical PolicyRegistry.load() API. Plan paths, notes and host variants are not projected. BYUM rows remain pending advisory pointers: this tool never dereferences content, adopts a candidate, writes a register or grants execution authority.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | Decision status class, e.g. OFFEN or ALL. | OFFEN |
| planLimit | No | Maximum number of allowlisted strategic-plan metadata rows. | |
| decisionLimit | No | Maximum number of allowlisted decision-index rows. | |
| registryLimit | No | Maximum number of allowlisted registry norms and BYUM candidates per section. |