agent/codex/T-010
main
Closes #35
docs/tasks/T-010.md
0b40cf16c3e72f4670c33a497e7d533d663ba135
claims/T-010
docs/contracts/
deploy/postgres/
scripts/test_postgres.ps1
Sense/internal/device/
Sense/internal/store/
Sense/README.md
docs/04-architecture.md
docs/06-tasks.md
docs/api.md
docs/current-state.md
tests/test_postgres_contract.py
tests/test_area_audit_contract.py
capture_policy
sense.device_operation_outbox
./init.ps1
./scripts/test_postgres.ps1 -PgRoot D:\pgsql17
TestPostgres*
python scripts/validate_agent_context.py
python -m unittest discover -s tests -p "test_*.py"
python scripts/validate_harness_governance.py
go -C Sense test ./...
go -C Sense vet ./...
go -C Sense build ./...
git diff --check
D:\pgsql17\data
No dependencies set.
The note is not visible to the blocked user.
Closes #35
Coordination
docs/tasks/T-010.md0b40cf16c3e72f4670c33a497e7d533d663ba135claims/T-010agent/codex/T-010docs/tasks/T-010.mddocs/contracts/deploy/postgres/scripts/test_postgres.ps1Sense/internal/device/Sense/internal/store/Sense/README.mddocs/04-architecture.mddocs/06-tasks.mddocs/api.mddocs/current-state.mdtests/test_postgres_contract.pytests/test_area_audit_contract.pySummary
capture_policy源表、六列只读视图、单调版本和 Sense 最小权限。sense.device_operation_outbox同事务;失败回滚业务写入。验证证据
./init.ps1./scripts/test_postgres.ps1 -PgRoot D:\pgsql17(18 个TestPostgres*通过,临时集群已清理)python scripts/validate_agent_context.pypython -m unittest discover -s tests -p "test_*.py"(40 项通过)python scripts/validate_harness_governance.pygo -C Sense test ./...go -C Sense vet ./...go -C Sense build ./...git diff --checkRisks / boundaries
D:\pgsql17\data和 5432 服务。