Commit Graph

3 Commits

Author SHA1 Message Date
shawn 85d460e749 research: LLM strategy deliverable — hybrid local-first recommendation 2026-07-04 03:54:02 -04:00
shawn 1479e161ab build:usb-image — Final USB image assembly script, Ventoy config, and Hermes agent runtime structure
- build/usb-image.sh: Main USB image assembler with artifact validation,
  ISO building, disk image creation, and USB write support
- build/ventoy.json: Ventoy configuration for multi-boot USB
- src/hermes/config.yaml: Portable Hermes agent configuration
- src/hermes/autorun.sh: Auto-launch script with full diagnostic pipeline
- Makefile: Build system with iso/image/check/clean/write targets

Generates fallback stubs for any diagnostic modules whose upstream
build tasks haven't completed yet, ensuring the image boots even
during active development.
2026-07-04 03:53:30 -04:00
shawn 8949e67783 Initial commit: project structure and task graph 2026-07-04 03:44:58 -04:00