pub const SESSION_START_RESPONSE: &str = r"
I'll initialize your Subcog session by:
1. Loading the full usage guidance and best practices
2. Checking system health and memory statistics
3. Recalling relevant project context (if requested)
This ensures you have all the context needed for an effective coding session.
Let me call `subcog_init` to get started...
";