[console_scripts]
cc-session-explorer = cc_session_explorer.webapp:main
cc-session-explorer-mcp = cc_session_explorer.mcp.server:main
cc-session-history = cc_session_explorer.history.cli:main
cc-session-ledger = cc_session_explorer.viz.ledger:main
cc-session-sankey = cc_session_explorer.viz.cli:main
cc-session-watch = cc_session_explorer.ingest.watch:main
