pub fn get_identity() -> StringExpand description
Returns the configured identity string for the system prompt preamble.
Falls back to DEFAULT_IDENTITY (the SynapsCLI identity above) if not set
in config. Initialized by load_config() — safe to call anytime after boot.