All Classes and Interfaces

Class
Description
Controls how a project's packaged agent docs are made discoverable to consumers.
Extension for configuring publish-side agent docs packaging.
Registers publish-side tasks that validate and package docs into an agent-docs sidecar zip.
Contract for a skill validation rule.
Flags an author-provided assets/sources entry in the docs root, because agent-docs-resolve-gradle-plugin reserves that exact path: when a consumer enables includeSources, it unpacks the dependency's sources jar there, overwriting whatever the author shipped without warning.
Ensures the configured docs directory exists.
For java-gradle-plugin projects, ensures the docs root contains exactly one bundle subdirectory per declared plugin id and nothing else - no stray entries, and no top-level SKILL.md of its own.
Validates optional description frontmatter length.
Ensures exactly one SKILL.md exists at docs root.
Ensures SKILL.md frontmatter, when present, is well-formed.
Warns when publisher-provided name is present because resolver naming is authoritative.
Ensures standard optional skill directories are directories when present.
Validates docs by running a composite set of focused validation rules.
Shared state and file-system access helpers for validation rules.
Result of evaluating a single validation rule.
Severity emitted by a validation rule.