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

  1. Add or update feature notes in the owning section (for example Runtime or CoreAI).
  2. Add cross-links from affected adjacent sections (e.g., Runtime ↔ CoreAI, CoreAI ↔ ProAI).
  3. Confirm all impacted pages keep frontmatter (title, description) and render without parser-specific syntax.
  4. Run the docs migration quality pass before merging.

Release linkage

Documentation changes should be submitted with feature PRs and verified before release handoff.

On this page