iop/agent-task/07_node_command_ops_surface/complete.log
toki 6e2a1fc2f2 feat: edge runtime, opsconsole, CLI target terminology, and e2e validation updates
- Add edge runtime config and opsconsole package
- Refactor edge console to use new runtime config
- Add service source metadata support
- Update CLI adapter with target terminology
- Add edge operation contract and event bus replay
- Update node label and command ops surface
- Add E2E smoke tests and full validation
- Update proto runtime definitions
- Update documentation and agent-ops rules
2026-05-17 14:57:49 +09:00

13 lines
562 B
Text

date=2026-05-17
task=07_node_command_ops_surface
review=cloud-G09
status=PASS
Archived:
- code_review_cloud_G09_1.log
- plan_cloud_G09_1.log
Reviewer verification:
- go test -count=1 ./apps/node/internal/node ./apps/node/internal/adapters/cli ./apps/edge/internal/service ./apps/edge/internal/opsconsole
- go test -count=1 ./apps/node/internal/runtime ./apps/node/internal/node ./apps/node/internal/adapters/cli ./apps/node/internal/transport ./apps/edge/internal/transport ./apps/edge/internal/service ./apps/edge/internal/opsconsole
- go test -count=1 ./...