Commit Graph

4 Commits

Author SHA1 Message Date
copilot-swe-agent[bot] 2caffb33cc feat: trinity-id.json v2.0 + 62 Agent parent_sys/owner + 67 Workflow sovereignty headers + workflow-alias-map.json [ZY-ID-RECON-2026-0322-001 Steps 1-3]
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
Agent-Logs-Url: https://github.com/qinfendebingshuo/guanghulab/sessions/0a623113-5c1b-463c-8ccf-1f56e97def38
2026-03-22 14:36:44 +00:00
copilot-swe-agent[bot] 225d179acc fix: align workflow secret references with configured GitHub Secrets names
- NOTION_TOKEN → NOTION_API_TOKEN (8 workflow files)
- CHANGES_DB_ID → NOTION_CHANGE_LOG_DB_ID (3 workflow files)
- SYSLOG_DB_ID → NOTION_SYSLOG_DB_ID (2 workflow files)
- bingshuo-neural-system.yml: add git pull --rebase to fix race condition
- sync-persona-studio.yml: add concurrency group + fix if condition
- Create brain recovery log

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-12 13:40:16 +00:00
copilot-swe-agent[bot] f6a6dc2732 feat: GitHub → Notion data bridge (Pipeline A & E)
- scripts/notion-bridge.js: exact Notion property names/types from spec,
  hardcoded DB IDs as defaults, recursive syslog scan, content chunking,
  named constants (NOTION_RICH_TEXT_MAX, NOTION_TITLE_MAX, UNKNOWN_COMMITTER)
- bridge-syslog-to-notion.yml: trigger on syslog-inbox/** + syslog-processed/**,
  passes COMMIT_SHA for traceability
- bridge-changes-to-notion.yml: fixed COMMITTER (author.name), removed bad
  CHANGED_FILES expr, added BRANCH env var, uses git diff as sole source

Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 07:06:49 +00:00
copilot-swe-agent[bot] 248ef71aaf chore: plan Notion bridge update with exact DB IDs and property schema
Co-authored-by: qinfendebingshuo <207279273+qinfendebingshuo@users.noreply.github.com>
2026-03-06 07:01:40 +00:00