Dev_guide
CoreAI
CONTRIBUTING
CONTRIBUTING documentation
CONTRIBUTING
CoreAI documentation follows the same documentation lifecycle as platform releases.
Scope of contribution
- Keep content aligned with product-first areas (Runtime, CoreAI, ProAI, Deployment).
- Update related references when features change.
- Add examples that map to user role and operation scenarios.
How to add content for a feature
- Add or update feature notes in the owning section (for example Runtime or CoreAI).
- Add cross-links from affected adjacent sections (e.g., Runtime ↔ CoreAI, CoreAI ↔ ProAI).
- Confirm all impacted pages keep frontmatter (
title,description) and render without parser-specific syntax. - Run the docs migration quality pass before merging.
Release linkage
Documentation changes should be submitted with feature PRs and verified before release handoff.