🔄 卡若AI 同步 2026-02-22 10:25 | 更新:金仓、运营中枢工作台 | 排除 >20MB: 8 个

This commit is contained in:
2026-02-22 10:25:35 +08:00
parent adc8caa68d
commit 09dcb64698
4 changed files with 41 additions and 1 deletions

View File

@@ -26,8 +26,15 @@ def _cred():
d = os.path.dirname(d)
return None, None
# 精简 Dockerfile不编译扩展拉取即用
# 配置 Docker 镜像加速后拉取
CMD = """set -e
# 配置 DaoCloud 镜像加速(避免 Docker Hub 国内拉取失败)
mkdir -p /etc/docker
if ! grep -q registry-mirrors /etc/docker/daemon.json 2>/dev/null; then
echo '{"registry-mirrors":["https://docker.m.daocloud.io"]}' > /etc/docker/daemon.json
systemctl restart docker 2>/dev/null || systemctl restart containerd 2>/dev/null || true
sleep 5
fi
DIR="/opt/lytiao_docker"
SRC="/www/wwwroot/www.lytiao.com"
mkdir -p "$DIR"

View File

@@ -0,0 +1,31 @@
{
"description": "第二章卡若AI更新迭代与基因胶囊 | 2026-02-22 | 飞书上传",
"children": [
{"block_type": 3, "heading1": {"elements": [{"text_run": {"content": "2026-02-22 · 第二章卡若AI更新迭代与基因胶囊", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "本章整理两段对话的更新迭代与技术解决方案:① 卡若AI 飞书 Wiki 子文档创建;② 基因胶囊EvoMap与卡若AI 结合分析。", "text_element_style": {}}}], "style": {}}},
{"block_type": 4, "heading2": {"elements": [{"text_run": {"content": "一、卡若AI 更新迭代:飞书 Wiki 子文档创建", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "1.1 更新内容", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• 在飞书知识库 https://cunkebao.feishu.cn/wiki/KNf7wA8Rki1NSdkkSIqcdFtTnWb 下建立「日记分享、新研究」内容沉淀空间", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• 完成第一篇文档「运营逻辑分析及目录结构」并上传", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• 新增脚本 feishu_wiki_create_doc.py支持在指定 Wiki 父节点下创建子文档并写入内容", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• 更新飞书管理 SKILL增加 Wiki 子文档创建子技能说明", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "1.2 技术解决方案", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• 复用飞书 OAuth Token.feishu_tokens.json静默刷新 access_token", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• API 流程get_node 获取父节点 space_id → POST wiki/v2/spaces/{space_id}/nodes 创建子节点parent_node_token、obj_type=docx、title→ 获取 doc_token → POST docx/v1/documents/{doc_token}/blocks/{doc_token}/children 分批写入 blocks每批 ≤50", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• Block 格式:与团队入职流程 feishu_blocks.json 一致,含 block_type3=heading1、4=heading2、2=text、19=callout 等)及对应 elements", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• 后续使用python3 feishu_wiki_create_doc.py --title \"标题\" --json blocks.json", "text_element_style": {}}}], "style": {}}},
{"block_type": 4, "heading2": {"elements": [{"text_run": {"content": "二、基因胶囊对话总结", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "2.1 对话主题与产出", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "基因胶囊对话围绕 EvoMapAI Agent 经验遗传平台与卡若AI 的结合进行分析,产出:", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• 完整战略分析报告EvoMap与卡若AI结合战略分析_20260222.md含 EvoMap 核心逻辑、GEP 协议、基因胶囊机制、契合度、结合点、迭代阶段、风险与边界)", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• 概要文档EvoMap与卡若AI结合概要.md结合点速查、迭代阶段、SKILL_REGISTRY 扩展触发词)", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "2.2 核心结论", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "EvoMap = AI Agent 经验遗传平台GEP 协议、基因胶囊解决「一个学会、百万继承」。卡若AI 的 SKILL 体系与基因胶囊高度同构,可双向流通。", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "结合点SKILL.md/技能工厂/经验库 ↔ 基因胶囊/Market复盘块 ↔ 胶囊审计记录。迭代分四阶段:观察准备 → 输出试点 → 输入试点 → 深度集成。", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "2.3 关键概念", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• 基因胶囊:将 Agent 学到的策略打包(完整决策链路 + 环境指纹 + 审计记录SHA-256 资产 ID", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• GEP 协议基因组进化协议A2A 跨网络流通,全球 Agent 可搜索、继承胶囊", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "• 与 MCP 区别MCP 解决工具连接EvoMap 解决经验进化Skill 是任务执行GEP 是策略性知识的提炼与流通", "text_element_style": {}}}], "style": {}}},
{"block_type": 2, "text": {"elements": [{"text_run": {"content": "— 文档由卡若AI 水桥整理 | 2026-02-22", "text_element_style": {}}}], "style": {}}}
]
}

View File

@@ -67,3 +67,4 @@
| 2026-02-22 09:56:29 | 🔄 卡若AI 同步 2026-02-22 09:56 | 更新:总索引与入口、卡木、运营中枢工作台 | 排除 >20MB: 8 个 |
| 2026-02-22 09:56:57 | 🔄 卡若AI 同步 2026-02-22 09:56 | 更新:卡木、总索引与入口、运营中枢工作台 | 排除 >20MB: 8 个 |
| 2026-02-22 10:01:54 | 🔄 卡若AI 同步 2026-02-22 10:01 | 更新:运营中枢参考资料、运营中枢工作台 | 排除 >20MB: 8 个 |
| 2026-02-22 10:22:21 | 🔄 卡若AI 同步 2026-02-22 10:22 | 更新:金仓、水桥平台对接、卡木、运营中枢工作台 | 排除 >20MB: 8 个 |

View File

@@ -70,3 +70,4 @@
| 2026-02-22 09:56:29 | 成功 | 成功 | 🔄 卡若AI 同步 2026-02-22 09:56 | 更新:总索引与入口、卡木、运营中枢工作台 | 排除 >20MB: 8 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) |
| 2026-02-22 09:56:57 | 成功 | 成功 | 🔄 卡若AI 同步 2026-02-22 09:56 | 更新:卡木、总索引与入口、运营中枢工作台 | 排除 >20MB: 8 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) |
| 2026-02-22 10:01:54 | 成功 | 成功 | 🔄 卡若AI 同步 2026-02-22 10:01 | 更新:运营中枢参考资料、运营中枢工作台 | 排除 >20MB: 8 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) |
| 2026-02-22 10:22:21 | 成功 | 成功 | 🔄 卡若AI 同步 2026-02-22 10:22 | 更新:金仓、水桥平台对接、卡木、运营中枢工作台 | 排除 >20MB: 8 个 | [仓库](http://open.quwanzhi.com:3000/fnvtk/karuo-ai) [百科](http://open.quwanzhi.com:3000/fnvtk/karuo-ai/wiki) |