feature/73-sense-local-events
dev
关联工单:#73(工单保持待验收,不自动关闭)
go test ./...
go test -race ./app/sense/local_event
go vet ./...
go build ./...
pnpm build:prod
python dev_scripts/harness.py check --strict
python -m unittest discover -s tests -v
TestLocalEventMigrationOnPostgres
已更新并在线回读 Product-Requirements、Business-Rules-and-Glossary、Architecture-and-Code-Map、Local-Development-and-Verification。工单禁止写共享 docs/**,因此镜像同步留给协调工单;sync --check 已确认架构镜像 revision/正文落后。
docs/**
sync --check
No dependencies set.
The note is not visible to the blocked user.
关联工单:#73(工单保持待验收,不自动关闭)
实现
验证
go test ./...go test -race ./app/sense/local_eventgo vet ./...go build ./...pnpm build:prodpython dev_scripts/harness.py check --strictpython -m unittest discover -s tests -v未验证
TestLocalEventMigrationOnPostgres已实现并明确 skip,不能据此声称 PostgreSQL 迁移实测通过。文档
已更新并在线回读 Product-Requirements、Business-Rules-and-Glossary、Architecture-and-Code-Map、Local-Development-and-Verification。工单禁止写共享
docs/**,因此镜像同步留给协调工单;sync --check已确认架构镜像 revision/正文落后。