session_enter
Begin a session by registering the app/session pair, resolving entry mode, and retrieving project orientation, standing records, and handoff information.
Instructions
FIRST CALL of any session. Registers the app/session pair, resolves the
entry mode (human seat vs dispatched specialist — pass dispatch_id when
entering to work an assigned packet), and returns orientation: project
info, ORIENT.md presence, standing records (stack, portfolio, milestones,
commitments, governance flags), the latest project handoff, collection
aliases, and FRANK ledger presence. Close the session later with
session_handoff_write (human path) or handoff_write_v4 (dispatch path).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| project | No | ||
| workspace | No | ||
| session_id | Yes | ||
| dispatch_id | No |