Files
fusion/.factory/services.yaml
gsxdsm aa1866cc82 chore: add mission infrastructure for execution loop validation system
Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com>
2026-04-11 16:06:24 -07:00

9 lines
128 B
YAML

commands:
install: pnpm install
build: pnpm build
test: pnpm test
typecheck: pnpm build
lint: pnpm lint
services: {}