Skip to main content

Crate agent_doc_element_unknown

Crate agent_doc_element_unknown 

Source
Expand description

Fallback descriptor for elements not defined by code or plugins.

This descriptor is intentionally conservative. It lets a caller classify an unregistered agent:* component as a known safety shape, but it does not grant semantic mutation rights. Until a plugin registers a specific descriptor, unknown element content is operator-authoritative and merge-only.

__unknown__ is an internal sentinel name, not a document marker. Do not reserve agent:unknown; a plugin may define that component normally later.

Constants§

DESCRIPTOR
UNKNOWN_FALLBACK_NAME

Functions§

descriptor
descriptor_for_unknown_name