[T-018] Define Sense NVR console vertical slice #62

Open
ila wants to merge 0 commits from bootstrap/T-018 into main
Owner

任务定义

  • 新建 docs/tasks/T-018.md
  • 按项目负责人最新优先级,将 T-018 调整为 Sense NVR 管理面首个可运行纵切
  • 冻结回环、默认关闭、每页 16、最多 4 路按需 WebRTC 的边界
  • 原 Brain→Bell ingress 顺延为后续建议 T-019

验证

  • python scripts/validate_agent_context.py
  • python -m unittest discover -s tests -p "test_*.py"(68 项)
  • python scripts/validate_harness_governance.py
  • git diff --check
## 任务定义 - 新建 `docs/tasks/T-018.md` - 按项目负责人最新优先级,将 T-018 调整为 Sense NVR 管理面首个可运行纵切 - 冻结回环、默认关闭、每页 16、最多 4 路按需 WebRTC 的边界 - 原 Brain→Bell ingress 顺延为后续建议 T-019 ## 验证 - `python scripts/validate_agent_context.py` - `python -m unittest discover -s tests -p "test_*.py"`(68 项) - `python scripts/validate_harness_governance.py` - `git diff --check`
ila added 1 commit 2026-08-11 14:05:20 +08:00
docs(tasks): define T-018 Sense console vertical slice
Harness governance / validate (pull_request) Has been cancelled
2ca51aa2bc
Some required checks failed
Harness governance / validate (pull_request) Has been cancelled
Checking for merge conflicts…
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin bootstrap/T-018:bootstrap/T-018
git checkout bootstrap/T-018
Sign in to join this conversation.