# Community Hub Content Model

Core content types:

- Events: title, date, time, location, category, summary, source, status
- Directory listings: name, category, neighborhood, contact, summary, featured
- Stories: title, deck, author, category, publishDate, tags, status
- Alerts: title, level, summary, startDate, endDate, source
- Sponsors: name, tier, summary, url, placement
- Hub candidates: town, status, readinessScore, notes, nextAction

These models are intentionally simple so they can work as static JSON now and migrate to a CMS or API later.
