AI Features
The AI layer has two audiences: readers who consume AI-ready docs artifacts, and contributors or agents who use repo-native adapters, skills, and governance workflows. The ownerless standard applies to both: AI outputs must be generated from canonical sources, and AI agents must follow the same gates as humans.Public AI Surfaces
Agent Adapters
All adapters inherit the root baseline in
AGENTS.md. Adapter-specific files should only add tool-specific behavior, not contradict root governance.
Skills and Agent Workflows
There are 34 local skills underai-tools/ai-skills/. They fall into seven practical groups:
AI Governance Contracts
AI Pipeline Risks
Contributor Rules
- Do not edit generated AI artifacts by hand.
- Do not add a new skill without a
SKILL.md, registry path, and validation story. - Do not treat AI-generated reports as source of truth unless their generator and source inputs are named.
- Do not bypass branch or deletion rules for AI work.
Related
docs-guide/tooling/ai-tools.mdxdocs-guide/policies/agent-governance-framework.mdxdocs-guide/policies/ownerless-governance.mdxai-tools/registry/ai-tools-inventory.md