四家照见知识库 · FFCKK Runtime Ready
经典知识 Runtime(Staging)。真实内容:81 章《道德经》+ 64 卦《易经》+《论语》+《金刚经》。
依赖状态
- ✅ database — Local PostgreSQL 16 running on localhost:5432; migrations applied and 1750 objects seeded.
- ✅ schema — S1: JSON Schema / Zod validators and database migrations are implemented.
- ✅ asset_inventory — Real DDJ/YiJing assets found and inventoried (719 assets).
- ✅ canonical_import — 81 chapters + 64 hexagrams imported as public_classics basic index.
- ✅ gold_samples_batch_1 — 24 gold samples approved by project-owner batch authorization (2026-08-04).
- ✅ rc_releases — shared/ddj/yijing rc1 contain 1744 published objects; release validation passes.
- ✅ pack_registry — Packs registered with published staging releases.
- ✅ product_registry — Staging products registered; production products remain disabled.
- ✅ projection_registry — Staging projections registered; production projections are not.
- ✅ active_releases — Staging rc1 releases published with real objects.
- ✅ full_text_index — In-memory full-text index built from loaded RC objects.
- ✅ vector_index — Local n-gram vector index built from RC objects (neural provider optional upgrade).
- ✅ relation_index — Relation adjacency loaded from RC objects.
- ✅ gate_config — Structural + lexical pack gates implemented; batch authorized by project owner.
- ✅ runtime_pipeline — R0-R26 pipeline is implemented and tested (staging).
- ✅ snapshot_store — In-memory snapshot and idempotency service is implemented.
可用端点
GET /health — 进程健康
GET /ready — 就绪检查
POST /api/classics/v1/insights — 经典照见
GET /api/classics/v1/packs — 知识包
GET /api/classics/v1/releases/:id — Release
POST /api/classics/v1/feedback — 反馈
- FFCKK Demo 对比页 — 四家照见 vs 通用 AI
示例请求
curl -X POST http://localhost:4100/api/classics/v1/insights \
-H "content-type: application/json" \
-d '{"productId":"half-atlas-voice-staging","scenario":"stage_report","privacyMode":"private","userText":"最近同时推进太多事情,越用力越没进展"}'
V0.2 发布状态 已发布(Staging)
论语/金刚经已正式发布到 Runtime(本机 staging);外网生产部署待环境与产品决策。
- 已发布:
- ✅ 正式 Release:lunyu-0.2.0(9449 对象)+ diamond-0.2.0(1211 对象),status=published
- ✅ Gate 按 pack 作用域真实生效:金刚经宗教边界(14 类误读)+ 论语上下文 Gate 输入级阻断
- ✅ 发布门禁 10/10:golden 875/875 · red-team 12/12 · drill 4/4 · retrieval · pack validate · unit · typecheck
- ✅ PostgreSQL 已同步:9414 对象 / 48873 审校 / 7 release / 26157 release_objects
- ✅ Graph API 可读新 Pack 节点(/api/classics/v2/graph)
- 待办:
- ⏳ Voice 真实仓库接入(待 Voice 稳定,契约已冻结)
- ⏳ 外网 production 部署(待环境与产品决策)
- ⏳ Pilot 分阶段发布(5%—20%—50%—100%,V0.1 可回退)
详见 docs/v0.2/s8/V02_S8_COMPLETION.md(第 11 节正式发布执行)
V0.1 已发布历史
- ⚠️ 81 章《道德经》+ 64 卦《易经》真实原典基础索引(E5)
- ⚠️ 64 卦象辞全量通行本校勘(60 处修正)
- ⚠️ Source / Edition / Rights 已建立(公域 + HalfWay 整理版)
- ⚠️ Active Release 发布/回滚演练通过
V0.1 正式 Release:ddj-0.1.0 / yijing-0.1.0 / shared-0.1.0
项目状态总览:github.com/halfway-lab/Fourfold-Classics-Knowledge-Kernel