personal memory agent

entity intelligence: add --brief flag to truncate activity and network master

Add brief=False parameter to get_entity_intelligence() and --brief/-b CLI flag to `sol call entities intelligence`. When active, truncates activity to 20 most recent signals and network to 20 top co-occurring entities. Adds _meta key with truncation counts so consumers know data was omitted. Default behavior (brief=False) is unchanged — no _meta key.


+69 -2
3 changed files