banger/cmd
Thales Maciel 01c7cb5e65
Reorganize the source checkout layout
Separate tracked source from generated artifacts so the repo root stops accumulating helper scripts, manifests, and local runtime outputs.

Move manual shell entrypoints under scripts/, manifests under config/, and the Firecracker API reference under docs/reference/. Make build and runtimebundle now target build/bin, build/runtime, and build/dist as the canonical source-checkout paths.

Update runtime discovery, helper scripts, tests, and docs to follow the new layout while keeping legacy source-checkout runtime fallbacks for existing local bundles during migration.

Validated with bash -n on the moved scripts, make build, and GOCACHE=/tmp/banger-gocache go test ./....
2026-03-21 17:22:57 -03:00
..
banger Add Go daemon-driven VM control plane 2026-03-16 12:52:54 -03:00
banger-vsock-agent Add experimental Void guest workflow and vsock agent 2026-03-19 14:51:25 -03:00
bangerd Add Go daemon-driven VM control plane 2026-03-16 12:52:54 -03:00
runtimebundle Reorganize the source checkout layout 2026-03-21 17:22:57 -03:00