zhizhi/scripts
copilot-swe-agent[bot] 8d24c91284 fix: correct Notion property name mappings in write-notion-syslog.js
- 提交日期 → 接收时间 (date)
- 霜砚已读 → 处理状态 (checkbox → status '待处理')
- 来源 → 推送方 (rich_text)
- 发送者ID → DEV编号 (rich_text → select)
- Removed 发送者 property (not in DB schema)
- Added statusProp() helper, replaced unused checkboxProp()

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-14 17:40:33 +00:00
..
utils refactor: 提取共享 dev-suffix-map 模块 + 修复代码审查反馈 2026-03-13 06:37:11 +00:00
bingshuo-deploy-agent.js fix: 修复代码审查反馈 - URL编码、标签匹配、错误处理 2026-03-07 06:26:53 +00:00
bingshuo-neural-sync.js refactor: 提取 workflow 文件名常量,移除 root_cause_summary 截断 2026-03-10 10:11:16 +00:00
brain-bridge-sync.js feat: Implement Bingshuo Core Brain Dual-Layer System v1.0 with auto-agent framework 2026-03-10 11:15:58 +00:00
contract-check.js fix: exclude index.js router aggregator from HLI contract check 2026-03-10 08:16:33 +00:00
create-standardized-ticket.js refactor: 提取共享 dev-suffix-map 模块 + 修复代码审查反馈 2026-03-13 06:37:11 +00:00
cross-repo-sync.js 修复 workflow 环境变量命名 · 改进错误信息 2026-03-10 07:22:33 +00:00
daily-check.js feat: 铸渊大脑系统 — 广播接收、路由映射、记忆文件、Brain Sync 工作流 2026-03-05 10:35:28 +00:00
distribute-broadcasts.js Step 8: 广播分发系统完成 2026-03-09 16:33:09 +08:00
esp-email-processor.js feat: AGE OS 跨平台全链路自动化闭环系统 GitHub 端落地实施 2026-03-07 04:52:07 +00:00
generate-automation-map.js feat: 数字地球系统通信协议 v4.0 · Repository侧部署 2026-03-13 19:37:13 +00:00
generate-communication-map.js fix: address code review feedback on generator scripts and workflow 2026-03-13 19:39:42 +00:00
generate-module-doc.js feat: 模块收讫自动通知系统 — GitHub Issue @提及 + 邮件通知 2026-03-06 14:44:19 +00:00
generate-repo-map.js feat: 铸渊人格系统 v2.0 — 全局常开人格 + 图书馆目录自动更新 2026-03-07 05:38:07 +00:00
generate-session-summary.js feat: MVP升级 P0-A(128k上下文) + P0-B(通感语言风格) + 基础设施 2026-03-08 13:51:00 +00:00
generate-system-health.js fix: address code review feedback on generator scripts and workflow 2026-03-13 19:39:42 +00:00
intent-router.js fix: address code review feedback - fix empty catch blocks, remove redundant fallback, fix email step status 2026-03-13 15:46:41 +00:00
invoke-persona.js refactor: 提取共享 dev-suffix-map 模块 + 修复代码审查反馈 2026-03-13 06:37:11 +00:00
notify-module-received.js fix: 处理 TEST_RESULT 为 unknown 的边界情况 2026-03-09 08:27:55 +00:00
notion-bridge.js feat: GitHub → Notion data bridge (Pipeline A & E) 2026-03-06 07:06:49 +00:00
notion-connectivity-test.js 🧪 refactor: address code review feedback (rename fmt, improve push error logging) 2026-03-07 13:05:50 +00:00
notion-heartbeat.js refactor: 提取共享 dev-suffix-map 模块 + 修复代码审查反馈 2026-03-13 06:37:11 +00:00
notion-signal-bridge.js fix: address code review — consistent description, conditional commit step 2026-03-07 07:44:35 +00:00
pipeline-reporter.js fix: address code review feedback - fix empty catch blocks, remove redundant fallback, fix email step status 2026-03-13 15:46:41 +00:00
process-broadcasts.js Step 7: 广播接收脚本 + 记忆自更新工作流 2026-03-09 16:27:12 +08:00
process-syslog.js fix: 创建 syslog-inbox/ syslog-processed/ 目录 + SYSLOG Pipeline A/D/E workflow 2026-03-06 04:58:35 +00:00
psp-inspection.js feat: AGE OS 跨平台全链路自动化闭环系统 GitHub 端落地实施 2026-03-07 04:52:07 +00:00
push-broadcast-to-github.js refactor: 提取共享 dev-suffix-map 模块 + 修复代码审查反馈 2026-03-13 06:37:11 +00:00
push-broadcast.js feat: M-BRIDGE 飞书集成 — 三条链路脚本 + 飞书机器人回传桥 2026-03-11 17:12:52 +00:00
receive-syslog.js feat: Phase B 全自动闭环对接 · 标准化工单 + 人格体调用端点 + 心跳监控 + 广播推送 2026-03-13 06:33:17 +00:00
route-align-check.js Step 6: 契约校验脚本完成 2026-03-09 15:55:22 +08:00
save-collaboration-log.js refactor: extract shared feishu alert script + fix error messages + code review fixes 2026-03-11 17:25:53 +00:00
selfcheck.js Step 7: 自检脚本 + 每日自检工作流 2026-03-09 16:30:00 +08:00
send-feishu-alert.js refactor: extract shared feishu alert script + fix error messages + code review fixes 2026-03-11 17:25:53 +00:00
server-diagnose-report.js refactor: extract magic numbers as named constants in diagnose report 2026-03-13 13:55:14 +00:00
sync-login-entry.js feat: M-BRIDGE 飞书集成 — 三条链路脚本 + 飞书机器人回传桥 2026-03-11 17:12:52 +00:00
update-brain.js Step 7: 铸渊 PR 审核工作流 + 记忆更新脚本 2026-03-09 16:16:49 +08:00
update-memory.js feat: 铸渊大脑系统 — 广播接收、路由映射、记忆文件、Brain Sync 工作流 2026-03-05 10:35:28 +00:00
update-readme-bulletin.js fix: address code review - use full timestamp for dedup key, set today's date on cache reset 2026-03-14 08:18:54 +00:00
verify-modules.js refactor: 提取共享 dev-suffix-map 模块 + 修复代码审查反馈 2026-03-13 06:37:11 +00:00
wake-persona.js feat: 飞书→Notion全自动闭环 — Pipeline B/C人格体唤醒+飞书推送 + write-notion-syslog.js + push-broadcast-feishu.yml 2026-03-14 16:06:01 +00:00
write-notion-syslog.js fix: correct Notion property name mappings in write-notion-syslog.js 2026-03-14 17:40:33 +00:00
zhuyuan-daily-agent.js fix: address code review feedback - remove duplicate variable, fix report job deps 2026-03-10 13:57:02 +00:00
zhuyuan-daily-selfcheck.js feat: AGE OS 跨平台全链路自动化闭环系统 GitHub 端落地实施 2026-03-07 04:52:07 +00:00
zhuyuan-issue-reply.js fix: address code review feedback - fix empty catch blocks, remove redundant fallback, fix email step status 2026-03-13 15:46:41 +00:00
zhuyuan-module-protocol.js feat: custom domain + staging preview + 铸渊人格协议 module management 2026-03-07 08:58:07 +00:00