000 Init · Kernel Session
arif_initInitiates a constitutional AI session, binding actor identity and governance floors, returning a session ID and authority band required for further operations.
Instructions
KERNEL 000 · Session ignition — not a helper app. Binds actor, floors, and audit before any other arif_* verb can govern. Without session_id, kernel treats you as anonymous (OBSERVE_ONLY / SYUBHAH). Authority: pre-session open; light/init mint session_id + authority band. Modes: ping | light | init | resume | validate | epoch_open | epoch_seal | canary | preflight | triage. Returns: session_id, actor_verified, authority, allowed_next_verbs, next_tool. Skip when live session already bound → arif_triage; pure facts only → arif_observe.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | init | |
| nonce | No | ||
| intent | No | ||
| context | No | ||
| payload | No | ||
| tooling | No | ||
| verbose | No | ||
| actor_id | No | ||
| epoch_id | No | ||
| evidence | No | ||
| trace_id | No | ||
| _envelope | No | ||
| session_id | No | ||
| agent_policy | No | ||
| counterparty | No | ||
| sovereign_id | No | ||
| actor_signature | No | ||
| caller_actor_id | No | ||
| delegation_mode | No | ||
| idempotency_key | No | ||
| ack_irreversible | No | ||
| executor_actor_id | No | ||
| declared_model_key | No | ||
| client_capabilities | No | ||
| requested_authority | No | OBSERVE_ONLY | |
| previous_session_hash | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||