Skip to main content

Module entity_register

Module entity_register 

Source
Expand description

v0.7.0 ARCH-3 / FX-C3 (batch2) — ai-memory entity-register CLI subcommand.

Closes the three-surface-parity gap on memory_entity_register. The MCP tool (crate::mcp::handle_entity_register) and the HTTP route landed previously; this module wires the CLI surface so operators can register a canonical entity (with aliases) from a terminal.

Structs§

EntityRegisterArgs
CLI args for ai-memory entity-register.

Functions§

cmd_entity_register
ai-memory entity-register dispatch entry.