supermodel hook command and incrementally re-renders affected .graph.* sidecar files. Press Ctrl+C to stop and remove graph files.
Synopsis
Description
The baresupermodel command is the live graph daemon. It does not take a subcommand — running it with no arguments starts the long-running process.
By default the daemon listens on UDP (port 7734) for change notifications pushed by supermodel hook. For environments without a hook integration, pass --fs-watch to also poll git state (HEAD, index mtime, dirty files) every --poll-interval.