Commit Graph

15 Commits

Author SHA1 Message Date
zhulinsen
29fa05049d fix: harden AlphaSift source stability (#1832)
* fix: harden AlphaSift source stability

* docs: add data source stability diagrams

* fix(review-feedback-1832): Handle degraded EastMoney failures for the new default

* fix: allow JP KR market light snapshots

* fix(review-feedback-1832): 补充覆盖 alert 创建/校验路径的回归测试,证明 JP/KR 不会被告警路径接受
2026-06-28 20:23:02 +08:00
Alfred
bc673b0ddb docs: close out decision signal p7 (#1727) 2026-06-20 10:37:35 +08:00
mumu
cd37608506 feat: add intelligence source ingestion baseline (#1708)
* feat: add intelligence source ingestion baseline

* fix(review-feedback-1708): Reject DNS names that resolve privately and Validate redirect targets

* fix(review-feedback-1708): Pin DNS resolution before fetching and Stream feeds before enforcing

* fix(review-feedback-1708): Sanitize fetch errors before returning them and Normalize nullable

* fix(review-feedback-1708): Avoid rolling back prior item inserts on duplicate races and Reject

* fix(review-feedback-1708): 落地可配置 RSS/Atom 情报源、存储、查询、retention 和基础安全边界

* fix(review-feedback-1708): 落地 RSS/Atom 情报源的存储、拉取、查询、retention 和基础安全边界
2026-06-18 21:43:33 +08:00
Alfred
e6302a0b9c docs: add #1386 P7 market-phase guide (#1597) 2026-06-04 20:30:38 +08:00
Alfred
3281d96788 docs: close analysis context pack P6 (#1592) 2026-06-04 12:37:48 +08:00
Alfred
3e98dfd9bc feat: add analysis context data quality scoring (#1539) 2026-05-31 23:10:30 +08:00
Alfred
0295f9d709 feat: expose analysis context pack overview (#1515)
Refs #1389
2026-05-30 09:20:11 +08:00
Alfred
8aa214acc2 feat: 接入 AnalysisContextPack 低敏 Prompt 摘要 P3 (#1491)
* feat: inject AnalysisContextPack prompt summary

* fix: align agent pack summary with prefetched news
2026-05-28 19:04:17 +08:00
Alfred
1c049bc490 feat: add analysis context pack schema (#1449) 2026-05-25 20:28:18 +08:00
Alfred
212f44cf05 docs: inventory analysis context boundaries (#1433) 2026-05-24 14:59:20 +08:00
Alfred
b43d636df1 feat: 记录告警通知结果与持久化冷却 P4 (#1337)
* feat: record alert notification attempts and cooldowns

* fix: address alert cooldown review feedback
2026-05-18 22:42:24 +08:00
Alfred
a872a9e03e feat: 新增 Web 告警中心 MVP(P3) (#1334)
* feat: add web alert center MVP

* fix: guard alert rule list request ordering
2026-05-18 18:37:48 +08:00
mumu
48de69ec53 docs: add beginner client setup guide (#1333) 2026-05-17 22:39:37 +08:00
Alfred
39ab3747f0 docs: add alert center P0 baseline contracts (#1301)
Co-authored-by: mumu <42829555+ZhuLinsen@users.noreply.github.com>
2026-05-15 22:07:07 +08:00
mumu
153a468266 docs: add documentation index and polish README contact section
Add the Chinese documentation center, refresh the English documentation index, and update README navigation links.

Polish the README contact sections across Chinese, Traditional Chinese, and English docs by splitting long email details, aligning contact rows, and adding the Xiaohongshu QR image.

Validation:
- git diff --check
- GitHub CI passed: ai-governance, backend-gate, docker-build
- PR Review passed: security check, static check, AI review, review report
2026-05-10 13:38:57 +08:00