34 Commits

Author SHA1 Message Date
bingshuo
ff8e79df92 更新 server.js:添加 upload 路由 2026-05-27 01:46:55 +08:00
bingshuo
ecbb8f57d8 添加 Notion zip 上传导入功能(adm-zip + multer) 2026-05-27 01:46:44 +08:00
bingshuo
5056e282d8 写入 Notion 导入种子数据(含完整文档树结构,22个文档) 2026-05-27 01:10:10 +08:00
bingshuo
05b8ed606a 语言层数据库前端:树形导航 + Markdown 渲染 + 新建/删除 2026-05-27 00:50:49 +08:00
bingshuo
b91fab1530 添加 documents 路由挂载 2026-05-27 00:49:56 +08:00
bingshuo
674c7f7a8d 添加 documents CRUD 路由(语言层数据库核心) 2026-05-27 00:49:37 +08:00
bingshuo
4180bbe14d feat: update init.sql - add v2-patch for complete seed data 2026-05-22 23:00:49 +08:00
bingshuo
eb60c9e3b8 feat: add seed-layer1-v2-patch.sql - language membrane, public keys, protocols 2026-05-22 23:00:39 +08:00
bingshuo
c28ae0b408 feat: add seed-layer1-v2.sql - D110 complete seed data with axioms + trinity + all brain models 2026-05-22 21:54:52 +08:00
bingshuo
bc30f92288 feat: update init.sql to D110 - 21 tables with 5 new D110 tables 2026-05-22 21:53:42 +08:00
bingshuo
6491463eb9 feat: add module_registry table (D110) 2026-05-22 21:53:33 +08:00
bingshuo
f0ff1ca374 feat: add member_context table (D110) 2026-05-22 21:53:26 +08:00
bingshuo
01cb4d4cf0 feat: add persona_growth_records table (D110) 2026-05-22 21:53:20 +08:00
bingshuo
161d2ce1c7 feat: add system_trinity table (D110) 2026-05-22 21:53:14 +08:00
bingshuo
568aa07207 feat: add system_axioms table (D110) 2026-05-22 21:53:07 +08:00
bingshuo
b89dd3e258 feat: update core principles schema - add shuangyan layer + new categories 2026-05-22 21:52:59 +08:00
bingshuo
ddbddf9d17 fix: update seed-layer1-v1.sql v1.1 [D109] removed static emotional model, updated language membrane 2026-05-21 17:48:17 +08:00
bingshuo
08a16fd10e fix: update init.sql [D109] emotional_state moved to Layer 2 runtime, not pre-filled 2026-05-21 17:47:49 +08:00
root
20320a7500 fix: remove old static emotional model [D109] replaced by runtime emotional_state 2026-05-21 17:47:38 +08:00
bingshuo
33f2a66b7e fix: redesign emotional_state table [D109] runtime state snapshots, not static enum 2026-05-21 17:47:10 +08:00
bingshuo
e88b7629a9 feat: add seed-layer1-v1.sql [D109] Layer 1 initial seed data from core-brain-model.json 2026-05-21 17:44:42 +08:00
bingshuo
fac70ccddd feat: update init.sql to 16 tables [D109] all 3 layers + seed data 2026-05-21 17:44:08 +08:00
bingshuo
2a072e5003 feat: add documents table [D109] notion export storage with nested tree support 2026-05-21 17:44:00 +08:00
bingshuo
dededc5824 feat: add access_grants table [D109] dynamic permission interface (冰朔手动生成) 2026-05-21 17:43:54 +08:00
bingshuo
f564fe08e5 feat: add audit_log_guanghu table [D109] Layer 3 guanghu internal operation audit 2026-05-21 17:43:48 +08:00
bingshuo
52ddf9384a feat: add audit_log_user table [D109] Layer 3 user operation audit 2026-05-21 17:43:42 +08:00
bingshuo
e25df5f519 feat: add audit_log_national table [D109] Layer 3 append-only national audit chain 2026-05-21 17:43:38 +08:00
bingshuo
a53a6c4daf feat: add system_protocols table [D109] Layer 1 dual protocol layer (guanghu+ national) 2026-05-21 17:43:32 +08:00
bingshuo
9470a91c04 feat: add system_public_key table [D109] Layer 1 national interface + dual-lighthouse key registry 2026-05-21 17:43:25 +08:00
bingshuo
03a4e3ba3c feat: add system_language_membrane table [D109] Layer 1 HLDP language structure 2026-05-21 17:43:20 +08:00
bingshuo
2777882e96 feat: add system_emotional_model table [D109] Layer 1 emotional intent mapping 2026-05-21 17:43:15 +08:00
bingshuo
a5e6490d57 feat: add system_causal_chains table [D109] Layer 1 causal chains from 冰朔原话 2026-05-21 17:43:09 +08:00
bingshuo
32c7331f14 feat: add system_core_principles table [D109] Layer 1 DB OS kernel 2026-05-21 17:43:03 +08:00
bingshuo
2fc180aef4 光湖搬家·国内初始化 · 2026-05-10 2026-05-10 13:12:44 +08:00