feat/76-sense-edge-node-status
dev
用户于 2026-08-28 审核通过 #76 原型 v0.1;正式实现覆盖其列表、概览、在线/离线/恢复、最后已知状态、通道、回填和审计范围。
go test ./...
go vet ./...
go test -race ./app/sense/edge_node
pnpm lint
pnpm build:prod
python dev_scripts/harness.py check --strict
python dev_scripts/harness.py sync --check
SENSE_EDGE_NODE_MIGRATION_TEST_DATABASE_URL
Closes implementation scope of #76; issue remains待验收 until user acceptance.
No dependencies set.
The note is not visible to the blocked user.
范围
原型
用户于 2026-08-28 审核通过 #76 原型 v0.1;正式实现覆盖其列表、概览、在线/离线/恢复、最后已知状态、通道、回填和审计范围。
验证
go test ./...go vet ./...go test -race ./app/sense/edge_nodepnpm lint:0 errors,32 个既有上游 warningspnpm build:prod:成功,4 个既有构建 warningspython dev_scripts/harness.py check --strictpython dev_scripts/harness.py sync --checkSENSE_EDGE_NODE_MIGRATION_TEST_DATABASE_URL,未触碰现有数据库Closes implementation scope of #76; issue remains待验收 until user acceptance.