Skip to content

Overview

The base package is a template for SAF products. It serves several purposes:

  • Copied from to instantiate a new SAF product. See the product init workflow.
  • Used by most workflows to extend an existing (and conforming) SAF product with new pages, database tables, integrations, etc. Having product extensions in the base package keeps those files in context.
  • As a reference for people and agents to understand how all SAF products are currently structured. If the platform and the product have diverged, it can help bring them back into alignment.