session_enter
Initialize a session by registering the app and session pair, determining entry mode, and returning orientation data including project details, standing records, and ledger presence.
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 |