#!/usr/bin/env node /** * Script: cli.ts * Purpose: CLI entry point for hmem (serve, init) * Author: DEVELOPER * Created: 2026-02-21 */ export {};