Governance: Start Agent Session
1. Context
This skill starts a new agent session record under a bounded context, establishing a deterministic session anchor for follow-on handoffs and completion events.
- context (required): Bounded context name (safe path segment).
- session_id (required): Unique session identifier (safe path segment).
- capability_ref (optional): Path to a capability declaration (defaults to the context default capability file).
- title (required): Short session title.
- purpose (optional): One-paragraph purpose/summary.
- initiated_by (optional): Initiator reference (person/team/system).
- agent_type (optional): Agent type (strategist, executor, etc).
- agent_model (optional): Agent model identifier.
- (optional): RoleAssignment for U.Work logging (default: Strategist).