A module abstract is the business-intent file for a domain module. It explains why the module exists, what rules must stay true, which workflows matter, and what agents should know before editing implementation files.
Do not duplicate the constant or dictionary file in prose. Use this file for information that code alone does not make obvious.