iop/agent-task/archive/2026/05/03+node_setup_cli/complete.log

21 lines
885 B
Text

task=03+node_setup_cli
plan=1
tag=NODECLI-FOLLOWUP
date=2026-05-20
status=PASS
Summary:
- Closed the node setup CLI follow-up review.
- Confirmed `setup --help` shows `/etc/iop/node.yaml` while dev config commands keep `configs/node.yaml`.
- Confirmed node setup architecture docs no longer contain the stale implementation-pending wording.
- Re-ran Go tests and direct CLI checks.
- Performed reviewer-side `bin/edge.sh` + `bin/node.sh` user-flow verification with temporary config and fake CLI.
Verification:
- gofmt -l apps/node/cmd/node packages/hostsetup: PASS
- go test -count=1 -v ./apps/node/cmd/node: PASS
- go test -count=1 ./apps/node/cmd/node ./packages/hostsetup ./apps/node/internal/bootstrap ./apps/node/internal/transport ./apps/node/internal/node: PASS
- go test ./...: PASS
- setup/config CLI checks: PASS
- docs stale-text search: PASS
- bin shell user flow: PASS