Start from the bare scaffold
Every ayjnt example starts here. `bunx ayjnt new --empty` drops a one-agent project with a single `alive` agent that responds "I'm alive" to any request — enough to prove the pipeline works before you replace it with the real thing. (Without `--empty`, `ayjnt new` also scaffolds a home page and counter UI.)