[console_scripts]
nwc-export = star_graph.cli:export_cmd
nwc-forget = star_graph.cli:forget_cmd
nwc-mcp = star_graph.mcp_server:entry
nwc-server = star_graph.server:entry
nwc-verify = star_graph.cli:verify_cmd
sg-add = star_graph.cli:add
sg-query = star_graph.cli:query
sg-sleep = star_graph.cli:sleep_cmd
sg-stats = star_graph.cli:stats_cmd
