commit 69aa65e439afa0db3b6ac2039d2c498ee3741197 Author: kang Date: Sat Apr 25 19:31:39 2026 +0800 init repo diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..942decc --- /dev/null +++ b/.gitignore @@ -0,0 +1,27 @@ +# OS +.DS_Store + +# Env +.env +.env.* + +# Python +__pycache__/ +.pytest_cache/ +.mypy_cache/ +.venv/ +venv/ + +# Node +node_modules/ +.next/ +dist/ +build/ +.nuxt/ +.output/ + +# Misc +*.log + +# bootstrap-gitea-no-git +品牌视觉vi案例-郭老师.pdf diff --git a/.memory/worklog.json b/.memory/worklog.json new file mode 100644 index 0000000..046955d --- /dev/null +++ b/.memory/worklog.json @@ -0,0 +1,3 @@ +{ + "entries": [] +} diff --git a/.project.json b/.project.json new file mode 100644 index 0000000..c0b21ca --- /dev/null +++ b/.project.json @@ -0,0 +1,12 @@ +{ + "name": "AI杂文档", + "description": "AI 相关杂项文档与笔记归档", + "status": "archived", + "kind": "research", + "created": "2025-06-21", + "urls": [], + "worklog": { + "path": ".memory/worklog.json", + "auto": true + } +} diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..c5988cd --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,21 @@ +# AI杂文档 Agent Rules + +## Must Read First + +- `.project.json` 是机器真源:公网链接、快捷登录、凭证引用都以它为准 +- `RULES.md` 是人工规则和部署事实:启动命令、平台、域名、注意事项都写这里 +- 不允许编造不存在的域名、账号、密码;未知就保持空白并明确标记待补充 + +## Deployment Metadata Contract + +- 任何任务只要新增、删除或修改公网地址,必须在同一次任务里更新 `.project.json` +- `urls[]` 推荐显式写 `type`:`app`、`backend`、`docs`、`admin`、`repo` +- 项目专属的网页登录信息,如果允许放进仓库,就写 `.project.json.quick_login` +- 不能直接入库的敏感登录,不要伪造 `quick_login`,改为写 `.project.json.credentials` 引用 +- 数据库密码、API Key、服务器 root 密码,不属于 `quick_login` + +## Completion Gate + +- 部署完成后,不允许在 `.project.json` 缺少最新公网链接的状态下结束任务 +- 部署完成后,必须同步更新 `RULES.md` 的部署事实 +- 如果只更新了代码但没回写部署元数据,这个任务不算完成 diff --git a/CLAUDE.md b/CLAUDE.md new file mode 100644 index 0000000..c5988cd --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,21 @@ +# AI杂文档 Agent Rules + +## Must Read First + +- `.project.json` 是机器真源:公网链接、快捷登录、凭证引用都以它为准 +- `RULES.md` 是人工规则和部署事实:启动命令、平台、域名、注意事项都写这里 +- 不允许编造不存在的域名、账号、密码;未知就保持空白并明确标记待补充 + +## Deployment Metadata Contract + +- 任何任务只要新增、删除或修改公网地址,必须在同一次任务里更新 `.project.json` +- `urls[]` 推荐显式写 `type`:`app`、`backend`、`docs`、`admin`、`repo` +- 项目专属的网页登录信息,如果允许放进仓库,就写 `.project.json.quick_login` +- 不能直接入库的敏感登录,不要伪造 `quick_login`,改为写 `.project.json.credentials` 引用 +- 数据库密码、API Key、服务器 root 密码,不属于 `quick_login` + +## Completion Gate + +- 部署完成后,不允许在 `.project.json` 缺少最新公网链接的状态下结束任务 +- 部署完成后,必须同步更新 `RULES.md` 的部署事实 +- 如果只更新了代码但没回写部署元数据,这个任务不算完成 diff --git a/MCP入门与实战.pptx b/MCP入门与实战.pptx new file mode 100644 index 0000000..6960215 Binary files /dev/null and b/MCP入门与实战.pptx differ diff --git a/RULES.md b/RULES.md new file mode 100644 index 0000000..393db19 --- /dev/null +++ b/RULES.md @@ -0,0 +1,6 @@ +# 20250621-AI杂文档 + +## 规则 + +- 研究/分析类项目,核心产出为文档 +- 修改前先通读已有文档,保持结论一致性 diff --git a/专业观众参观证-打印版参观证(A4)-20250722111750.png b/专业观众参观证-打印版参观证(A4)-20250722111750.png new file mode 100644 index 0000000..8e26bfa Binary files /dev/null and b/专业观众参观证-打印版参观证(A4)-20250722111750.png differ diff --git a/品牌产品拍摄与制作服务合同 .pages b/品牌产品拍摄与制作服务合同 .pages new file mode 100644 index 0000000..92955f3 Binary files /dev/null and b/品牌产品拍摄与制作服务合同 .pages differ diff --git a/品牌产品拍摄与制作服务合同 .pdf b/品牌产品拍摄与制作服务合同 .pdf new file mode 100644 index 0000000..f3cb18d Binary files /dev/null and b/品牌产品拍摄与制作服务合同 .pdf differ diff --git a/客番番4.2智能版升级.pdf b/客番番4.2智能版升级.pdf new file mode 100644 index 0000000..b1c46dc Binary files /dev/null and b/客番番4.2智能版升级.pdf differ diff --git a/简历-万康.pages b/简历-万康.pages new file mode 100644 index 0000000..37eafe1 Binary files /dev/null and b/简历-万康.pages differ diff --git a/简历-万康.pdf b/简历-万康.pdf new file mode 100644 index 0000000..2c7e90c Binary files /dev/null and b/简历-万康.pdf differ diff --git a/简历-万康2025.pages b/简历-万康2025.pages new file mode 100644 index 0000000..f3980d0 Binary files /dev/null and b/简历-万康2025.pages differ diff --git a/简历-万康2025.pdf b/简历-万康2025.pdf new file mode 100644 index 0000000..eb956b1 Binary files /dev/null and b/简历-万康2025.pdf differ diff --git a/简历-万康2025(阿里巴巴).pages b/简历-万康2025(阿里巴巴).pages new file mode 100644 index 0000000..3bbb7dc Binary files /dev/null and b/简历-万康2025(阿里巴巴).pages differ diff --git a/简历-万康2025(阿里巴巴)_1.pages b/简历-万康2025(阿里巴巴)_1.pages new file mode 100644 index 0000000..3bbb7dc Binary files /dev/null and b/简历-万康2025(阿里巴巴)_1.pages differ diff --git a/维妮小熊-tk网络配置+软路由 2025-09-09 15.00.04.mp4 b/维妮小熊-tk网络配置+软路由 2025-09-09 15.00.04.mp4 new file mode 100644 index 0000000..a074a78 Binary files /dev/null and b/维妮小熊-tk网络配置+软路由 2025-09-09 15.00.04.mp4 differ diff --git a/选品趋势解读.pdf b/选品趋势解读.pdf new file mode 100644 index 0000000..5515582 Binary files /dev/null and b/选品趋势解读.pdf differ