Description
Autodoc is an automated documentation pipeline that triggers when a GitHub Epic issue closes, or any other issue with a Doc Needed tag.
It uses Claude (headless, via the Claude Code CLI) to assess whether the Epic's delivery requires new or updated documentation in the dotCMS docs site. Claude runs a semantic search against the dotCMS AI search API to check existing coverage, makes a triage determination, and if documentation is warranted, drafts the full content and saves it as a working draft in dotCMS for human review.
The result is posted as a comment on the triggering issue and committed to the repository. No content is published without explicit human approval.
Acceptance Criteria
Priority
Low
Additional Context
No response
Description
Autodoc is an automated documentation pipeline that triggers when a GitHub Epic issue closes, or any other issue with a Doc Needed tag.
It uses Claude (headless, via the Claude Code CLI) to assess whether the Epic's delivery requires new or updated documentation in the dotCMS docs site. Claude runs a semantic search against the dotCMS AI search API to check existing coverage, makes a triage determination, and if documentation is warranted, drafts the full content and saves it as a working draft in dotCMS for human review.
The result is posted as a comment on the triggering issue and committed to the repository. No content is published without explicit human approval.
Acceptance Criteria
Priority
Low
Additional Context
No response