Add photo intelligence: macOS Photos face-cluster → entity signals
New `sol call photos sync` command reads macOS Photos.sqlite face
cluster metadata, matches named faces to existing solstone entities
via fuzzy name resolution, and creates photo_cooccurrence entity
signals grouped by person per day.
Integrates photo_count into strength scoring with log2 scaling at
weight 3, surfaces it in get_entity_strength(), get_entity_intelligence(),
and the entity_strength CLI component breakdown.