Documentation
1 min read

Module Reference

How module metadata powers documentation, search, release communication, and learning content.

modules
metadata

Module contract

Each ERP module can expose a structured metadata object containing workflows, routes, APIs, permissions, entities, forms, and tables.

Why it matters

  • Enables generated documentation and API reference pages.
  • Links release notes to affected modules and workflows.
  • Improves search by attaching content to business domains.
  • Supports academy tracks with reliable source information.