baa-conductor

git clone 

commit
4fe979a
parent
9643b06
author
im_wower
date
2026-03-22 02:59:39 +0800 CST
docs: finalize T-028 unblock task card
1 files changed,  +2, -0
M coordination/tasks/T-028-unblock-tailscale-listen.md
+2, -0
 1@@ -90,6 +90,7 @@ updated_at: 2026-03-22
 2 - `bash -n scripts/runtime/common.sh scripts/runtime/install-launchd.sh scripts/runtime/check-launchd.sh scripts/runtime/check-node.sh`
 3 - `plutil -lint ops/launchd/so.makefile.baa-status-api.plist`
 4 - `git diff --check`
 5+- `git push -u origin feat/T-028-unblock-tailscale-listen`
 6 
 7 ## result
 8 
 9@@ -97,6 +98,7 @@ updated_at: 2026-03-22
10 - `status-api` 应用代码本身已支持 `BAA_STATUS_API_HOST`;本分支补齐了 launchd 模板、安装脚本和校验脚本,使真实节点可以稳定写入 `100.71.210.78` / `100.112.239.13`。
11 - runtime / ops 文档已明确 mini / mac 的监听覆盖值,以及 VPS 继续回源 `100.71.210.78:4317` 主、`100.112.239.13:4317` 备的约定。
12 - 本地验证通过:仓库级 `typecheck`、仓库级 `build`、`conductor-daemon` 测试、`status-api` smoke、shell 语法检查、plist lint、`git diff --check`。
13+- 分支已推送:`origin/feat/T-028-unblock-tailscale-listen`
14 
15 ## risks
16