[console_scripts]
agents-md-gen = memforge.cli.agents_md_gen:main
memforge-migrate-claim-block = memforge.cli.migrate_claim_block:main
memforge-resolve = memforge.cli.resolve:main
memory-audit = memforge.cli.audit:main
memory-audit-deep = memforge.cli.audit_deep:main
memory-audit-log = memforge.cli.audit_log:main
memory-cluster-suggest = memforge.cli.cluster_suggest:main
memory-dedup = memforge.cli.dedup:main
memory-dlp-scan = memforge.cli.dlp_scan:main
memory-frontmatter-backfill = memforge.cli.frontmatter_backfill:main
memory-index-gen = memforge.cli.index_gen:main
memory-link-rewriter = memforge.cli.link_rewriter:main
memory-preamble-extract = memforge.cli.preamble_extract:main
memory-promote = memforge.cli.promote:main
memory-query = memforge.cli.query:main
memory-rollup = memforge.cli.rollup:main
memory-watch = memforge.cli.watch:main
