agent-doc-element-unknown 0.34.69

Fallback unknown element descriptor for agent-doc
Documentation
  • Coverage
  • 20%
    1 out of 5 items documented0 out of 2 items with examples
  • Size
  • Source code size: 10.48 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 304.68 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 4s Average build duration of successful builds.
  • all releases: 4s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • btakita/agent-doc
    5 1 24
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • btakita

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.