init repo
This commit is contained in:
27
.gitignore
vendored
Normal file
27
.gitignore
vendored
Normal file
@@ -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
|
||||
广东省深圳市宝安区宝源路209号(碧海湾地铁站C口步行430米)/宝安碧海湾市调数据.pptx
|
||||
3
.memory/worklog.json
Normal file
3
.memory/worklog.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"entries": []
|
||||
}
|
||||
12
.project.json
Normal file
12
.project.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "网吧开设计划",
|
||||
"description": "网吧开业筹备与选址调研笔记",
|
||||
"status": "archived",
|
||||
"kind": "research",
|
||||
"created": "2025-08-11",
|
||||
"urls": [],
|
||||
"worklog": {
|
||||
"path": ".memory/worklog.json",
|
||||
"auto": true
|
||||
}
|
||||
}
|
||||
21
AGENTS.md
Normal file
21
AGENTS.md
Normal file
@@ -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` 的部署事实
|
||||
- 如果只更新了代码但没回写部署元数据,这个任务不算完成
|
||||
21
CLAUDE.md
Normal file
21
CLAUDE.md
Normal file
@@ -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` 的部署事实
|
||||
- 如果只更新了代码但没回写部署元数据,这个任务不算完成
|
||||
11
RULES.md
Normal file
11
RULES.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 20250811-网吧开设计划
|
||||
|
||||
## 核心文件
|
||||
|
||||
- `卓越前海湾/`
|
||||
- `广东省深圳市宝安区宝源路209号(碧海湾地铁站C口步行430米)/`
|
||||
|
||||
## 规则
|
||||
|
||||
- 商业资料项目,内容仅供内部参考
|
||||
- 涉及商业敏感信息,不要推送到公开仓库
|
||||
BIN
WechatIMG68.jpg
Normal file
BIN
WechatIMG68.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
BIN
卓越前海湾/Xx 2025-08-08 13.18.30.mp4
Normal file
BIN
卓越前海湾/Xx 2025-08-08 13.18.30.mp4
Normal file
Binary file not shown.
BIN
卓越前海湾/Xx 2025-08-08 13.18.32.mp4
Normal file
BIN
卓越前海湾/Xx 2025-08-08 13.18.32.mp4
Normal file
Binary file not shown.
BIN
卓越前海湾/Xx 2025-08-08 13.18.35.mp4
Normal file
BIN
卓越前海湾/Xx 2025-08-08 13.18.35.mp4
Normal file
Binary file not shown.
BIN
卓越前海湾/Xx 2025-08-08 13.18.38.mp4
Normal file
BIN
卓越前海湾/Xx 2025-08-08 13.18.38.mp4
Normal file
Binary file not shown.
BIN
卓越前海湾/卓越前海湾市调数据.pptx
Normal file
BIN
卓越前海湾/卓越前海湾市调数据.pptx
Normal file
Binary file not shown.
BIN
卓越前海湾/门店投资测算表-前海卓越店.xls
Normal file
BIN
卓越前海湾/门店投资测算表-前海卓越店.xls
Normal file
Binary file not shown.
Binary file not shown.
|
After Width: | Height: | Size: 382 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 455 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 421 KiB |
BIN
广东省深圳市宝安区宝源路209号(碧海湾地铁站C口步行430米)/深圳-宝安碧海湾-平面设计图-初稿(20250728).pdf
Normal file
BIN
广东省深圳市宝安区宝源路209号(碧海湾地铁站C口步行430米)/深圳-宝安碧海湾-平面设计图-初稿(20250728).pdf
Normal file
Binary file not shown.
BIN
广东省深圳市宝安区宝源路209号(碧海湾地铁站C口步行430米)/门店投资测算表-碧海湾店.xls
Normal file
BIN
广东省深圳市宝安区宝源路209号(碧海湾地铁站C口步行430米)/门店投资测算表-碧海湾店.xls
Normal file
Binary file not shown.
BIN
蘑菇电竞卓越店效果图第一版.pdf
Normal file
BIN
蘑菇电竞卓越店效果图第一版.pdf
Normal file
Binary file not shown.
BIN
蘑菇电竞招商手册2025版本(1).pdf
Normal file
BIN
蘑菇电竞招商手册2025版本(1).pdf
Normal file
Binary file not shown.
Reference in New Issue
Block a user