

Also from Kynth Studios


Also from Kynth Studios


Also from Kynth Studios
12345# 部署规范67## 核心原则:构建必须正确89构建前先确认目标环境,确保产物和部署环境匹配。不能盲目执行命令。1011**构建前必问**:121. 目标环境是什么?(EE SaaS / CE 自部署 / 本地开发)132. 该环境需要哪些构建参数?(EDITION、平台架构、基础镜像)143. 产物如何验证?(路由 chunk 是否存在、EE 模块是否加载)1516当前生产环境是 **EE SaaS**,因此构建必须包含 `--build-arg EDITION=ee`。如果未来部署 CE 实例,则不需要该参数。参数跟着环境走,不是死记。1718## 镜像 Registry 与 Tag 规范1920- Registry 和 Namespace 从当前 K8s deployment 的 image 字段获取,不要硬编码21- 前端镜像 tag 格式: `{main_sha}-{ee_sha}-frontend-{timestamp}-amd64`22- 后端镜像 tag 格式: `{main_sha}-{ee_sha}-backend-{timestamp}-amd64`23- 通过 `kubectl -n browser-pilot get deploy -o wide` 确认当前使用的 registry 和镜像名2425## 按需部署2627- 只改了前端代码 → 只构建和部署前端28- 只改了后端代码 → 只构建和部署后端29- 两边都改了 → 两个都部署3031## 部署后验证3233更新 K8s deployment 后,用 `kubectl rollout status` 确认 pod 就绪。涉及关键功能变更时,抽查产物确认构建正确(如 EE 路由 chunk 是否存在)。34
One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| NoDeskAI/browser-pilot.cursor/rules/build-from-user-perspective.mdc · 34 | Cursor rules | buildsecurity | 51/100 | 14 days ago | |
| NoDeskAI/browser-pilot.cursor/rules/debug-container.mdc · 34 | Cursor rules | api | 65/100 | 14 days ago | |
| NoDeskAI/browser-pilot.cursor/rules/env-vars.mdc · 34 | Cursor rules | setup | 63/100 | 14 days ago | |
| NoDeskAI/browser-pilot.cursor/rules/fingerprint-popover-sync.mdc · 34 | Cursor rules | no sections | 25/100 | 14 days ago | |
| NoDeskAI/browser-pilot.cursor/rules/keyboard-shortcuts-ux.mdc · 34 | Cursor rules | ui | 31/100 | 14 days ago | |
| NoDeskAI/browser-pilot.cursor/rules/plan-ui-summary.mdc · 34 | Cursor rules | ui | 54/100 | 14 days ago | |
| NoDeskAI/browser-pilot.cursor/rules/tailwind-css-color-mix.mdc · 34 | Cursor rules | ui | 50/100 | 14 days ago | |
| NoDeskAI/browser-pilot.cursor/rules/ux-ui-daynight.mdc · 34 | Cursor rules | lint-formatui | 54/100 | 14 days ago | |
| NoDeskAI/browser-pilot.cursor/rules/verify-before-claim.mdc · 34 | Cursor rules | no sections | 50/100 | 14 days ago |
Same format, overlapping stack, ranked by quality.
| Repository | Format | Stack | Covers | Score | Changed |
|---|---|---|---|---|---|
| hiromaily/go-crypto-wallet.cursor/rules/typescript.mdc · 126 | Cursor rules | setupbuildtestlint-format+6 | 100/100 | 14 days ago | |
| TechSquidTV/Hermes.cursor/rules/10-hermes-api.mdc · 46 | Cursor rules | testlint-formatstylearch+5 | 100/100 | 14 days ago | |
| dodgecfr/combatfilms-webapp.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| deifos/clipmira-subtitles.cursor/rules/frontend.mdc · 1 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| markstev/mark-starter.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+6 | 99/100 | 14 days ago | |
| Allymahmoud/case-intake-platform.cursor/rules/frontend.mdc · 0 | Cursor rules | setuptestlint-formatstyle+7 | 99/100 | 14 days ago | |
| langflow-ai/langflow.cursor/rules/docs_development.mdc · 153k | Cursor rules | setupbuildtestlint-format+7 | 97/100 | 14 days ago | |
| bybren-llc/safe-agentic-workflow.cursor/rules/10-backend-python.mdc · 399 | Cursor rules | testlint-formatstylegit+4 | 97/100 | today |
A badge carrying the measured quality of the strongest agent config file in this repository, out of 100. It reads from this index every time somebody loads your page, so it changes when the measurement changes and there is nothing to keep up to date. Free, no account, and the value is not something you or we can set by hand.
[](https://rulestack.kynth.studio/configs/nodeskai-browser-pilot-cursor-rules-deploy)Would rather not hotlink us? Every badge is also served in shields.io’s endpoint schema, so shields renders the image and your readers never talk to our domain:
Published by Toolproof, the masthead over this index and eight others. The method behind the number is at toolproof.kynth.studio/methodology, and the whole thing is readable as JSON with no key at /api.