Added MAC Core settings storage and schema
- Added the repository-backed
mac_core_settingsoption as the canonical plugin settings store. - Shipped the settings surface around the
core,media, andutilsmodules. - Added the schema-driven settings renderer so module sections and fields are defined centrally instead of in ad hoc admin-page markup.
- Added the
mac_core_settings_sectionsextension seam so add-ons can register additional settings sections without replacing the core repository flow.