commit 8a2dd7b93703eddd8c3e34bf6e338ec893db42dc Author: kang Date: Sat Apr 25 21:41:54 2026 +0800 init repo diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..90c8088 --- /dev/null +++ b/.gitignore @@ -0,0 +1,28 @@ +# 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 +时鲸科技业务介绍(0804).pdf +案例素材整理.docx 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..75629d3 --- /dev/null +++ b/.project.json @@ -0,0 +1,12 @@ +{ + "name": "时鲸科技有限公司", + "description": "时鲸科技公司筹建与业务规划笔记", + "status": "archived", + "kind": "research", + "created": "2025-10-01", + "urls": [], + "worklog": { + "path": ".memory/worklog.json", + "auto": true + } +} diff --git a/AGENTS.md b/AGENTS.md new file mode 100644 index 0000000..ebdc12d --- /dev/null +++ b/AGENTS.md @@ -0,0 +1,21 @@ +# 时鲸科技有限公司 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..ebdc12d --- /dev/null +++ b/CLAUDE.md @@ -0,0 +1,21 @@ +# 时鲸科技有限公司 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/RULES.md b/RULES.md new file mode 100644 index 0000000..5ed60b8 --- /dev/null +++ b/RULES.md @@ -0,0 +1,10 @@ +# 20251001-时鲸科技有限公司 + +## 核心文件 + +- `汽车灯案例/` + +## 规则 + +- 商业资料项目,内容仅供内部参考 +- 涉及商业敏感信息,不要推送到公开仓库 diff --git a/WechatIMG90 1.jpg b/WechatIMG90 1.jpg new file mode 100644 index 0000000..0033318 Binary files /dev/null and b/WechatIMG90 1.jpg differ diff --git a/WechatIMG90.jpg b/WechatIMG90.jpg new file mode 100644 index 0000000..0033318 Binary files /dev/null and b/WechatIMG90.jpg differ diff --git a/WechatIMG91 1.jpg b/WechatIMG91 1.jpg new file mode 100644 index 0000000..2ec329f Binary files /dev/null and b/WechatIMG91 1.jpg differ diff --git a/WechatIMG91.jpg b/WechatIMG91.jpg new file mode 100644 index 0000000..2ec329f Binary files /dev/null and b/WechatIMG91.jpg differ diff --git a/时鲸汇外贸联营项目介绍.9.7.pdf b/时鲸汇外贸联营项目介绍.9.7.pdf new file mode 100644 index 0000000..1ca21ea Binary files /dev/null and b/时鲸汇外贸联营项目介绍.9.7.pdf differ diff --git a/时鲸科技营销推广合作协议 (哈伯尔).docx b/时鲸科技营销推广合作协议 (哈伯尔).docx new file mode 100644 index 0000000..95512ed Binary files /dev/null and b/时鲸科技营销推广合作协议 (哈伯尔).docx differ diff --git a/汽车灯案例/徐梓文 2025-10-10 07.24.56.mp4 b/汽车灯案例/徐梓文 2025-10-10 07.24.56.mp4 new file mode 100644 index 0000000..832b63f Binary files /dev/null and b/汽车灯案例/徐梓文 2025-10-10 07.24.56.mp4 differ diff --git a/汽车灯案例/徐梓文 2025-10-10 07.25.02.mp4 b/汽车灯案例/徐梓文 2025-10-10 07.25.02.mp4 new file mode 100644 index 0000000..ba7a8e6 Binary files /dev/null and b/汽车灯案例/徐梓文 2025-10-10 07.25.02.mp4 differ diff --git a/汽车灯案例/徐梓文 2025-10-10 07.25.05.mp4 b/汽车灯案例/徐梓文 2025-10-10 07.25.05.mp4 new file mode 100644 index 0000000..5b306c2 Binary files /dev/null and b/汽车灯案例/徐梓文 2025-10-10 07.25.05.mp4 differ diff --git a/汽车灯案例/徐梓文 2025-10-10 07.25.07.mp4 b/汽车灯案例/徐梓文 2025-10-10 07.25.07.mp4 new file mode 100644 index 0000000..41ed4e8 Binary files /dev/null and b/汽车灯案例/徐梓文 2025-10-10 07.25.07.mp4 differ diff --git a/管理中心租赁协议2025.10.16.docx b/管理中心租赁协议2025.10.16.docx new file mode 100644 index 0000000..0ded140 Binary files /dev/null and b/管理中心租赁协议2025.10.16.docx differ