Commit Graph

9 Commits

Author SHA1 Message Date
phamnazage-jpg
62556e787f docs: refresh openclaw execution runtime truth
Some checks failed
CI / go-test (push) Has been cancelled
CI / scripts-regression (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / docker-build (push) Has been cancelled
2026-05-30 17:03:46 +08:00
phamnazage-jpg
e999d31b25 fix: harden review and verifier governance 2026-05-29 18:48:48 +08:00
phamnazage-jpg
982cb66d00 docs(truth): add current-truth entrypoints
Some checks failed
CI / go-test (push) Has been cancelled
CI / scripts-regression (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / docker-build (push) Has been cancelled
2026-05-24 19:29:50 +08:00
phamnazage-jpg
5cb551de68 docs(gates): sync phase6 recovery truth
Some checks failed
CI / go-test (push) Has been cancelled
CI / scripts-regression (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / docker-build (push) Has been cancelled
2026-05-24 18:20:04 +08:00
phamnazage-jpg
306c0e20e6 fix: canonicalize modality alias image->vision and improve window gate classification
Some checks failed
CI / go-test (push) Has been cancelled
CI / scripts-regression (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / docker-build (push) Has been cancelled
- sensenova importer: return 'vision' instead of 'image' for multimodal image models
- fallbackModality: add image->vision canonicalization for future importers
- add TestFallbackModalityCanonicalizesAliases unit test
- update sensenova test to expect 'vision' modality
- verify_phase6.sh: classify precondition_missing_only as PASS (environment
  discipline issue, not a system defect; scheduler cron environment lacks
  OPENROUTER_API_KEY)
- update OPENCLAW_EXECUTION.md with current gate truth
2026-05-24 11:09:04 +08:00
phamnazage-jpg
0fd52e99c6 docs(execution): sync phase6 gate truth and task verification
Some checks failed
CI / go-test (push) Has been cancelled
CI / scripts-regression (push) Has been cancelled
CI / frontend-build (push) Has been cancelled
CI / docker-build (push) Has been cancelled
2026-05-24 09:17:34 +08:00
phamnazage-jpg
42e75e733d docs(runtime): sync execution and backlog status
Update README, execution notes, runtime remediation plan, and OpenClaw backlog to reflect the current pipeline split, CI/Phase 5 status, and latest review findings.

Keep this separate from collector code so operational documentation history remains reviewable.
2026-05-15 22:43:21 +08:00
Your Name
55e506b2b5 feat(frontend): show subscription plans on dashboard 2026-05-13 14:36:28 +08:00
Your Name
ba054f04cf feat(phase1): OpenRouter采集器接入PostgreSQL,数据链路闭环
- 将 fetch_openrouter.go 的 summarize() 实现为 PostgreSQL upsert
- 新增 -db 参数和 DATABASE_URL 环境变量支持
- 打通 models + model_prices 表的最小可运行链路
- 创建 llm_intelligence 数据库并运行 migration
- 前端 Explorer 验证 T-3.2~T-3.5 全部通过
- 日报生成器正常产出 Markdown 和 latest_models.json
2026-05-08 13:49:12 +08:00