ReadonlycategoryLogical grouping for filtering (e.g. 'interaction', 'navigation').
ReadonlydescriptionOne-sentence description of what this capability does.
ReadonlyidUnique kebab-case identifier for this capability.
Optional ReadonlyintentOptional intent tag from TSDoc @intent.
ReadonlynameHuman-readable function or method name.
Optional ReadonlypriorityPriority tier for API surface stratification.
ReadonlyregistryRegistry schema version for forward compatibility.
Optional ReadonlysapOptional SAP UI5 module tag from TSDoc @sapModule.
Readonlyusage_Ready-to-run usage example string.
A single entry in the capability registry exposed to AI agents.
Remarks
Generated entries are produced by
npm run generate:capabilitiesand written tocapability-registry.generated.ts. Manual entries can be registered viaCapabilityRegistry.register().Intent
Describe a Praman API capability for AI-driven test generation.
Capability
AI agent context, test scaffolding.
Sap Module
Any Praman module that exposes a test helper.
Example