Inspire
Per-site INSPIRE personality + global score threshold + browse of eligible assets. NOT a treatment per Decisions 277-292.
About this section: InspirePer-site personality + global threshold + eligible-asset browse.
Purpose
The Inspire section shows photos paired with a personality. Each site picks a default personality, and only photos with a high enough inspirational score are shown.
Fields
- Section enablement
- site_section_enablement.app_section_code = INSPIRE. Owned by Settings; this page links there.
- Default personality
- site_config.inspire_default_personality_id. Required before INSPIRE can enable. Cleared with care while INSPIRE is disabled.
- Global threshold
- inspire_config.min_score_threshold singleton. Affects every site immediately.
- Eligible assets
- asset_inspire_analysis rows with inspirational_score >= threshold and is_admin_disabled = 0.
Consequences
- Changing the global threshold immediately changes which assets are eligible across every site.
- Clearing default personality silently disables INSPIRE on the site (admin gate enforces).
- Soft-deleting a personality SET-NULLs the FK on site_config; INSPIRE will auto-disable for any site that pointed at it.
Section status
INSPIRE section enablement is owned by Settings; default personality is editable here.
Default personality for this site
Pick the default personality for this site. You must set this before turning Inspire on.
Global score threshold
inspire_config.min_score_threshold (singleton). 0.000-1.000. Assets with asset_inspire_analysis.inspirational_score >= this threshold are eligible for INSPIRE cards.
Inspire-eligible assets 0 total
Top 60 assets with inspirational_score >= 0.800 (admin_disabled=0). Per-site source-pool filtering happens in PUBLIC; this view is global.