import type { CheckpointId, GoalId, MessageId, ProjectId, SessionId, TaskId, TurnId } from '../types/ids/index.js'; /** * The on-disk layout of `NAMZU_HOME`, shared by the SDK and the CLI: * * ```text * $NAMZU_HOME/ * index.sqlite rebuildable index over every log * projects// * project.json the project id, minted once * memory/ residents/ worktrees/