@jstn-sdk/rcs 0.1.6 → 0.1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (241) hide show
  1. package/README.md +64 -1
  2. package/dist/agents/definitions.d.ts +6 -0
  3. package/dist/agents/definitions.d.ts.map +1 -1
  4. package/dist/agents/definitions.js +14 -0
  5. package/dist/agents/definitions.js.map +1 -1
  6. package/dist/config/generator.d.ts.map +1 -1
  7. package/dist/config/generator.js +6 -2
  8. package/dist/config/generator.js.map +1 -1
  9. package/dist/config/models.d.ts +37 -0
  10. package/dist/config/models.d.ts.map +1 -1
  11. package/dist/config/models.js +121 -3
  12. package/dist/config/models.js.map +1 -1
  13. package/dist/config/roblox-reference-mcp.d.ts +16 -0
  14. package/dist/config/roblox-reference-mcp.d.ts.map +1 -0
  15. package/dist/config/roblox-reference-mcp.js +37 -0
  16. package/dist/config/roblox-reference-mcp.js.map +1 -0
  17. package/dist/index.d.ts +3 -1
  18. package/dist/index.d.ts.map +1 -1
  19. package/dist/index.js +2 -1
  20. package/dist/index.js.map +1 -1
  21. package/dist/platform-targets/reader.d.ts +3 -0
  22. package/dist/platform-targets/reader.d.ts.map +1 -0
  23. package/dist/platform-targets/reader.js +31 -0
  24. package/dist/platform-targets/reader.js.map +1 -0
  25. package/dist/platform-targets/schema.d.ts +22 -0
  26. package/dist/platform-targets/schema.d.ts.map +1 -0
  27. package/dist/platform-targets/schema.js +88 -0
  28. package/dist/platform-targets/schema.js.map +1 -0
  29. package/dist/scripts/publish-github-package.d.ts +3 -0
  30. package/dist/scripts/publish-github-package.d.ts.map +1 -0
  31. package/dist/scripts/publish-github-package.js +74 -0
  32. package/dist/scripts/publish-github-package.js.map +1 -0
  33. package/dist/scripts/surface-taxonomy.d.ts.map +1 -1
  34. package/dist/scripts/surface-taxonomy.js +0 -5
  35. package/dist/scripts/surface-taxonomy.js.map +1 -1
  36. package/docs/agents.html +1 -0
  37. package/docs/index.html +13 -1
  38. package/docs/plugin-bundle-ssot.md +2 -0
  39. package/docs/readme/README.de.md +46 -19
  40. package/docs/readme/README.el.md +47 -20
  41. package/docs/readme/README.es.md +47 -20
  42. package/docs/readme/README.fr.md +47 -20
  43. package/docs/readme/README.it.md +46 -19
  44. package/docs/readme/README.ja.md +47 -20
  45. package/docs/readme/README.ko.md +47 -20
  46. package/docs/readme/README.md +2 -1
  47. package/docs/readme/README.pl.md +47 -20
  48. package/docs/readme/README.pt.md +47 -20
  49. package/docs/readme/README.ru.md +47 -20
  50. package/docs/readme/README.tr.md +47 -20
  51. package/docs/readme/README.uk.md +47 -20
  52. package/docs/readme/README.vi.md +47 -20
  53. package/docs/readme/README.zh-TW.md +47 -20
  54. package/docs/readme/README.zh.md +47 -20
  55. package/docs/reference/agentic-platform-compatibility.md +147 -0
  56. package/docs/reference/canonical-vocabulary.md +0 -1
  57. package/docs/reference/llm-provider-abstraction.md +88 -0
  58. package/docs/reference/multi-agent-compatibility-architecture.md +120 -0
  59. package/docs/reference/rcs-config-schema-routing.md +3 -0
  60. package/docs/reference/roblox-mcp-reference-layer.md +75 -0
  61. package/docs/reference/roblox-pre-action-protocol.md +15 -3
  62. package/docs/reference/semantic-design-system.md +0 -7
  63. package/docs/reference/surface-map.md +0 -9
  64. package/docs/release-notes-v0.1.7.md +20 -0
  65. package/docs/release-notes-v0.1.8.md +24 -0
  66. package/docs/wiki/Contributing.md +45 -0
  67. package/docs/wiki/Good-First-Issues.md +44 -0
  68. package/docs/wiki/Home.md +35 -0
  69. package/docs/wiki/Release-Playbook.md +57 -0
  70. package/docs/wiki/Roadmap.md +90 -0
  71. package/package.json +1 -1
  72. package/plugins/roblox-ai-os-creator-skills/.codex-plugin/plugin.json +1 -1
  73. package/plugins/roblox-ai-os-creator-skills/docs/reference/roblox-pre-action-protocol.md +15 -3
  74. package/plugins/roblox-ai-os-creator-skills/skills/ai-slop-cleaner/SKILL.md +0 -3
  75. package/plugins/roblox-ai-os-creator-skills/skills/analyze/SKILL.md +6 -9
  76. package/plugins/roblox-ai-os-creator-skills/skills/ask-claude/SKILL.md +0 -3
  77. package/plugins/roblox-ai-os-creator-skills/skills/ask-gemini/SKILL.md +0 -3
  78. package/plugins/roblox-ai-os-creator-skills/skills/autoforge/SKILL.md +0 -3
  79. package/plugins/roblox-ai-os-creator-skills/skills/autopilot/SKILL.md +0 -3
  80. package/plugins/roblox-ai-os-creator-skills/skills/autoresearch/SKILL.md +0 -3
  81. package/plugins/roblox-ai-os-creator-skills/skills/blueprint/SKILL.md +0 -3
  82. package/plugins/roblox-ai-os-creator-skills/skills/blueprint-loop/SKILL.md +0 -3
  83. package/plugins/roblox-ai-os-creator-skills/skills/blueprint-psych/SKILL.md +0 -3
  84. package/plugins/roblox-ai-os-creator-skills/skills/blueprint-retention/SKILL.md +0 -3
  85. package/plugins/roblox-ai-os-creator-skills/skills/blueprint-social/SKILL.md +0 -3
  86. package/plugins/roblox-ai-os-creator-skills/skills/brief/SKILL.md +0 -3
  87. package/plugins/roblox-ai-os-creator-skills/skills/brief-audience/SKILL.md +0 -3
  88. package/plugins/roblox-ai-os-creator-skills/skills/brief-motivation/SKILL.md +0 -3
  89. package/plugins/roblox-ai-os-creator-skills/skills/cancel/SKILL.md +0 -3
  90. package/plugins/roblox-ai-os-creator-skills/skills/code-review/SKILL.md +6 -9
  91. package/plugins/roblox-ai-os-creator-skills/skills/configure-notifications/SKILL.md +0 -3
  92. package/plugins/roblox-ai-os-creator-skills/skills/crew/SKILL.md +0 -3
  93. package/plugins/roblox-ai-os-creator-skills/skills/deep-interview/SKILL.md +0 -3
  94. package/plugins/roblox-ai-os-creator-skills/skills/doctor/SKILL.md +0 -3
  95. package/plugins/roblox-ai-os-creator-skills/skills/forge/SKILL.md +0 -3
  96. package/plugins/roblox-ai-os-creator-skills/skills/forge-community/SKILL.md +0 -3
  97. package/plugins/roblox-ai-os-creator-skills/skills/forge-daily-loop/SKILL.md +0 -3
  98. package/plugins/roblox-ai-os-creator-skills/skills/forge-event-loop/SKILL.md +0 -3
  99. package/plugins/roblox-ai-os-creator-skills/skills/forge-fomo/SKILL.md +0 -3
  100. package/plugins/roblox-ai-os-creator-skills/skills/forge-mastery/SKILL.md +0 -3
  101. package/plugins/roblox-ai-os-creator-skills/skills/forge-progression/SKILL.md +0 -3
  102. package/plugins/roblox-ai-os-creator-skills/skills/forge-reward-loop/SKILL.md +0 -3
  103. package/plugins/roblox-ai-os-creator-skills/skills/forge-status/SKILL.md +0 -3
  104. package/plugins/roblox-ai-os-creator-skills/skills/help/SKILL.md +0 -3
  105. package/plugins/roblox-ai-os-creator-skills/skills/hud/SKILL.md +0 -3
  106. package/plugins/roblox-ai-os-creator-skills/skills/note/SKILL.md +0 -3
  107. package/plugins/roblox-ai-os-creator-skills/skills/pipeline/SKILL.md +0 -3
  108. package/plugins/roblox-ai-os-creator-skills/skills/plan/SKILL.md +0 -3
  109. package/plugins/roblox-ai-os-creator-skills/skills/rcs-setup/SKILL.md +0 -3
  110. package/plugins/roblox-ai-os-creator-skills/skills/security-review/SKILL.md +0 -3
  111. package/plugins/roblox-ai-os-creator-skills/skills/skill/SKILL.md +38 -40
  112. package/plugins/roblox-ai-os-creator-skills/skills/team/SKILL.md +0 -3
  113. package/plugins/roblox-ai-os-creator-skills/skills/trace/SKILL.md +0 -3
  114. package/plugins/roblox-ai-os-creator-skills/skills/ultraqa/SKILL.md +7 -10
  115. package/plugins/roblox-ai-os-creator-skills/skills/ultrawork/SKILL.md +0 -3
  116. package/plugins/roblox-ai-os-creator-skills/skills/visual-forge/SKILL.md +1 -4
  117. package/plugins/roblox-ai-os-creator-skills/skills/visual-verdict/SKILL.md +0 -3
  118. package/plugins/roblox-ai-os-creator-skills/skills/wiki/SKILL.md +0 -3
  119. package/plugins/roblox-ai-os-creator-skills/skills/worker/SKILL.md +1 -4
  120. package/prompts/analyst.md +3 -6
  121. package/prompts/architect.md +2 -4
  122. package/prompts/build-fixer.md +5 -5
  123. package/prompts/code-reviewer.md +3 -4
  124. package/prompts/critic.md +0 -3
  125. package/prompts/debugger.md +4 -6
  126. package/prompts/dependency-expert.md +1 -3
  127. package/prompts/designer.md +2 -5
  128. package/prompts/executor.md +2 -4
  129. package/prompts/explore-harness.md +0 -3
  130. package/prompts/explore.md +1 -4
  131. package/prompts/git-master.md +0 -3
  132. package/prompts/planner.md +2 -4
  133. package/prompts/researcher.md +2 -5
  134. package/prompts/security-reviewer.md +2 -4
  135. package/prompts/sisyphus-lite.md +0 -3
  136. package/prompts/team-executor.md +1 -3
  137. package/prompts/test-engineer.md +6 -8
  138. package/prompts/verifier.md +1 -3
  139. package/prompts/vision.md +1 -3
  140. package/prompts/writer.md +3 -5
  141. package/skills/ai-slop-cleaner/SKILL.md +0 -3
  142. package/skills/analyze/SKILL.md +6 -9
  143. package/skills/ask-claude/SKILL.md +0 -3
  144. package/skills/ask-gemini/SKILL.md +0 -3
  145. package/skills/autoforge/SKILL.md +0 -3
  146. package/skills/autopilot/SKILL.md +0 -3
  147. package/skills/autoresearch/SKILL.md +0 -3
  148. package/skills/blueprint/SKILL.md +0 -3
  149. package/skills/blueprint-loop/SKILL.md +0 -3
  150. package/skills/blueprint-psych/SKILL.md +0 -3
  151. package/skills/blueprint-retention/SKILL.md +0 -3
  152. package/skills/blueprint-social/SKILL.md +0 -3
  153. package/skills/brief/SKILL.md +0 -3
  154. package/skills/brief-audience/SKILL.md +0 -3
  155. package/skills/brief-motivation/SKILL.md +0 -3
  156. package/skills/build-fix/SKILL.md +2 -4
  157. package/skills/cancel/SKILL.md +0 -3
  158. package/skills/code-review/SKILL.md +6 -9
  159. package/skills/configure-notifications/SKILL.md +0 -3
  160. package/skills/crew/SKILL.md +0 -3
  161. package/skills/deep-interview/SKILL.md +0 -3
  162. package/skills/deepsearch/SKILL.md +0 -3
  163. package/skills/doctor/SKILL.md +0 -3
  164. package/skills/ecomode/SKILL.md +0 -3
  165. package/skills/forge/SKILL.md +0 -3
  166. package/skills/forge-community/SKILL.md +0 -3
  167. package/skills/forge-daily-loop/SKILL.md +0 -3
  168. package/skills/forge-event-loop/SKILL.md +0 -3
  169. package/skills/forge-fomo/SKILL.md +0 -3
  170. package/skills/forge-init/SKILL.md +0 -3
  171. package/skills/forge-mastery/SKILL.md +0 -3
  172. package/skills/forge-progression/SKILL.md +0 -3
  173. package/skills/forge-reward-loop/SKILL.md +0 -3
  174. package/skills/forge-status/SKILL.md +0 -3
  175. package/skills/git-master/SKILL.md +0 -3
  176. package/skills/help/SKILL.md +0 -3
  177. package/skills/hud/SKILL.md +0 -3
  178. package/skills/note/SKILL.md +0 -3
  179. package/skills/pipeline/SKILL.md +0 -3
  180. package/skills/plan/SKILL.md +0 -3
  181. package/skills/rcs-setup/SKILL.md +0 -3
  182. package/skills/review/SKILL.md +0 -3
  183. package/skills/security-review/SKILL.md +0 -3
  184. package/skills/skill/SKILL.md +38 -40
  185. package/skills/swarm/SKILL.md +1 -4
  186. package/skills/tdd/SKILL.md +0 -3
  187. package/skills/team/SKILL.md +0 -3
  188. package/skills/trace/SKILL.md +0 -3
  189. package/skills/ultraqa/SKILL.md +7 -10
  190. package/skills/ultrawork/SKILL.md +0 -3
  191. package/skills/visual-forge/SKILL.md +1 -4
  192. package/skills/visual-verdict/SKILL.md +0 -3
  193. package/skills/web-clone/SKILL.md +0 -3
  194. package/skills/wiki/SKILL.md +0 -3
  195. package/skills/worker/SKILL.md +1 -4
  196. package/src/scripts/publish-github-package.ts +94 -0
  197. package/src/scripts/surface-taxonomy.ts +0 -5
  198. package/templates/roblox/llm-provider-routing.json +42 -0
  199. package/templates/roblox/reference-sources.md +33 -0
  200. package/docs/archive/README.md +0 -15
  201. package/docs/archive/migration-mainline-post-v0.4.4.md +0 -90
  202. package/docs/archive/prompt-migration-changelog.md +0 -141
  203. package/docs/archive/qa-plan-0.4.2.md +0 -85
  204. package/docs/archive/qa-report-0.4.2.md +0 -55
  205. package/docs/archive/release-body-0.9.0.md +0 -86
  206. package/docs/archive/release-body-0.9.1.md +0 -41
  207. package/docs/benchmarks/tetris-benchmark-comparison-20260306.png +0 -0
  208. package/docs/issues/team-forge-followup-team.md +0 -38
  209. package/docs/qa/ci-speedups-after-prompt-worker-fix.md +0 -91
  210. package/docs/qa/deep-interview-phase-1-validation.md +0 -117
  211. package/docs/qa/explore-sparkshell-heavy-manual-stress.md +0 -244
  212. package/docs/qa/recent-bug-regression-hardening-2026-04-11.md +0 -24
  213. package/docs/qa/release-no-publish-0.15.0.md +0 -33
  214. package/docs/qa/release-readiness-0.11.13.md +0 -39
  215. package/docs/qa/release-readiness-0.12.0.md +0 -80
  216. package/docs/qa/release-readiness-0.12.1.md +0 -33
  217. package/docs/qa/release-readiness-0.12.2.md +0 -33
  218. package/docs/qa/release-readiness-0.12.3.md +0 -30
  219. package/docs/qa/release-readiness-0.12.5.md +0 -69
  220. package/docs/qa/release-readiness-0.12.6.md +0 -59
  221. package/docs/qa/release-readiness-0.13.0.md +0 -64
  222. package/docs/qa/release-readiness-0.13.1.md +0 -39
  223. package/docs/qa/release-readiness-0.14.0.md +0 -55
  224. package/docs/qa/release-readiness-0.14.1.md +0 -44
  225. package/docs/qa/release-readiness-0.14.2.md +0 -65
  226. package/docs/qa/release-readiness-0.14.3.md +0 -42
  227. package/docs/qa/release-readiness-0.14.4.md +0 -40
  228. package/docs/qa/release-readiness-0.15.0.md +0 -65
  229. package/docs/qa/release-readiness-0.15.1.md +0 -44
  230. package/docs/qa/release-readiness-0.8.1.md +0 -37
  231. package/docs/qa/release-readiness-0.8.2.md +0 -39
  232. package/docs/qa/release-readiness-0.8.3.md +0 -43
  233. package/docs/qa/release-readiness-0.8.4.md +0 -39
  234. package/docs/qa/release-readiness-0.9.0.md +0 -78
  235. package/docs/qa/release-readiness-0.9.1.md +0 -43
  236. package/docs/qa/release-readiness-follow-up.md +0 -26
  237. package/docs/qa/remaining-suite-drift-2026-03-19.md +0 -105
  238. package/docs/qa/research-specialist-eval-surface-2026-04-18.md +0 -42
  239. package/docs/qa/runtime-team-seam-audit-2026-04-01.md +0 -128
  240. package/docs/reports/macos-m1-high-cpu-usage-2026-04-16.md +0 -78
  241. package/docs/reports/open-prs-dev-readiness-2026-04-09.md +0 -45
@@ -1,41 +1,68 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ Цей локалізований README навмисно зроблено стислим.
4
+ Для актуальної поверхні продукту використовуйте канонічні документи за посиланнями нижче.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - Пакет: `@jstn-sdk/rcs`
7
+ - Репозиторій: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - Початок роботи: [../getting-started.html](../getting-started.html)
9
+ - Довідник skills: [../skills.html](../skills.html)
10
+ - Вікі для контриб'юторів: [../wiki/Home.md](../wiki/Home.md)
11
+ - Дорожня карта: [../wiki/Roadmap.md](../wiki/Roadmap.md)
12
+ - Архітектура: [../reference/multi-agent-compatibility-architecture.md](../reference/multi-agent-compatibility-architecture.md)
13
+ - Посібник з внеску: [../../CONTRIBUTING.md](../../CONTRIBUTING.md)
14
+ - Інтеграції: [../integrations.html](../integrations.html)
15
+ - Канонічний README: [../../README.md](../../README.md)
12
16
 
13
- ## Canonical Creator Workflow
17
+ ## Канонічний workflow для creator
14
18
 
15
19
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
20
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
21
+ Для роботи з реалізацією в Roblox обов’язковий pre-action gate застосовується до будь-якої генерації коду:
22
+ - зібрати референси
23
+ - побудувати розуміння
24
+ - стандартизувати терміни
25
+ - спроєктувати модульну архітектуру дерева файлів
26
+ - і лише потім реалізовувати
23
27
 
24
- See:
28
+ Див.:
25
29
  - [../../README.md](../../README.md)
26
30
  - [../skills.html](../skills.html)
27
31
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
32
 
29
- ## Ownership
33
+ ## Активація MCP
30
34
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
35
+ Після `rcs setup` типова сумісна з Codex конфігурація має містити два шари MCP:
32
36
 
33
- ## Acknowledgements
37
+ 1. **First-party MCP сервери RCS** через `rcs mcp-serve`
38
+ 2. **MCP сервери довідкових Roblox-джерел** через віддалений transport GitMCP
39
+
40
+ Рекомендована модель:
41
+ - залишайте **`rcs mcp-serve`** активним для локальної runtime/state/control-plane роботи
42
+ - залишайте **довідкові Roblox сервери через GitMCP** увімкненими за замовчуванням, щоб зменшувати галюцинації й покращувати прив’язку до платформи
43
+ - вмикайте **`robloxstudio-mcp`** вручну лише тоді, коли потрібне живе з’єднання між Codex CLI та Roblox Studio
44
+
45
+ Важливе уточнення:
46
+ - `rcs mcp-serve` обслуговує лише **локальні MCP сервери, що належать RCS**
47
+ - він **не** обслуговує `robloxstudio-mcp`
48
+
49
+ ## Внесок
50
+
51
+ - Шукайте issues з мітками `good first issue` або `help wanted`.
52
+ - Внески в документацію, локалізацію, QA та чистоту релізів вітаються.
53
+ - Використовуйте вікі для контриб'юторів і дорожню карту, щоб тримати scope малим і зрозумілим.
54
+ - Вікі для контриб'юторів **не** є тим самим, що локальна runtime-вікі в `.rcs/wiki/`.
55
+
56
+ ## Власність
57
+
58
+ RCS належить [JustineDevs](https://github.com/JustineDevs) та [@JustineDevs](https://github.com/JustineDevs) і підтримується ними для creator-workflow у Roblox.
59
+
60
+ ## Подяки
34
61
 
35
62
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
63
  - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
37
64
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
38
65
 
39
- ## License
66
+ ## Ліцензія
40
67
 
41
68
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,41 +1,68 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ README bản địa hóa này được giữ ngắn gọn chủ đích.
4
+ Hãy dùng các tài liệu chuẩn liên kết bên dưới cho bề mặt sản phẩm hiện tại.
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - Gói: `@jstn-sdk/rcs`
7
+ - Kho mã: `https://github.com/JustineDevs/roblox-ai-os`
8
+ - Bắt đầu: [../getting-started.html](../getting-started.html)
9
+ - Tham chiếu skills: [../skills.html](../skills.html)
10
+ - Wiki cho người đóng góp: [../wiki/Home.md](../wiki/Home.md)
11
+ - Lộ trình: [../wiki/Roadmap.md](../wiki/Roadmap.md)
12
+ - Kiến trúc: [../reference/multi-agent-compatibility-architecture.md](../reference/multi-agent-compatibility-architecture.md)
13
+ - Hướng dẫn đóng góp: [../../CONTRIBUTING.md](../../CONTRIBUTING.md)
14
+ - Tích hợp: [../integrations.html](../integrations.html)
15
+ - README chuẩn: [../../README.md](../../README.md)
12
16
 
13
- ## Canonical Creator Workflow
17
+ ## Quy trình creator chuẩn
14
18
 
15
19
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
20
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
21
+ Đối với công việc triển khai Roblox, pre-action gate bắt buộc được áp dụng trước mọi bước sinh mã:
22
+ - thu thập tài liệu tham chiếu
23
+ - xây dựng hiểu biết
24
+ - chuẩn hóa thuật ngữ
25
+ - thiết kế kiến trúc cây tệp dạng mô-đun
26
+ - chỉ sau đó mới triển khai
23
27
 
24
- See:
28
+ Xem:
25
29
  - [../../README.md](../../README.md)
26
30
  - [../skills.html](../skills.html)
27
31
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
32
 
29
- ## Ownership
33
+ ## Kích hoạt MCP
30
34
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
35
+ Sau `rcs setup`, cấu hình mặc định tương thích với Codex nên bao gồm hai lớp MCP:
32
36
 
33
- ## Acknowledgements
37
+ 1. **Máy chủ MCP first-party của RCS** qua `rcs mcp-serve`
38
+ 2. **Máy chủ MCP tham chiếu Roblox mặc định** qua cơ chế vận chuyển từ xa GitMCP
39
+
40
+ Mô hình khuyến nghị:
41
+ - giữ **`rcs mcp-serve`** hoạt động cho công việc runtime/state/control-plane cục bộ
42
+ - giữ **các máy chủ tham chiếu Roblox qua GitMCP** bật theo mặc định để giảm hallucination và tăng độ bám sát nền tảng
43
+ - chỉ bật **`robloxstudio-mcp`** thủ công khi bạn muốn có kết nối thời gian thực giữa Codex CLI và Roblox Studio
44
+
45
+ Làm rõ quan trọng:
46
+ - `rcs mcp-serve` chỉ phục vụ **các máy chủ MCP cục bộ thuộc sở hữu của RCS**
47
+ - nó **không** phục vụ `robloxstudio-mcp`
48
+
49
+ ## Đóng góp
50
+
51
+ - Hãy tìm các issue có nhãn `good first issue` hoặc `help wanted`.
52
+ - Các đóng góp về tài liệu, bản địa hóa, QA và vệ sinh release đều được chào đón.
53
+ - Hãy dùng wiki dành cho người đóng góp và lộ trình để giữ phạm vi nhỏ và rõ ràng.
54
+ - Wiki dành cho người đóng góp **không** giống với wiki runtime cục bộ trong `.rcs/wiki/`.
55
+
56
+ ## Quyền sở hữu
57
+
58
+ RCS thuộc sở hữu và được duy trì bởi [JustineDevs](https://github.com/JustineDevs) và [@JustineDevs](https://github.com/JustineDevs) cho các workflow creator của Roblox.
59
+
60
+ ## Lời cảm ơn
34
61
 
35
62
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
63
  - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
37
64
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
38
65
 
39
- ## License
66
+ ## Giấy phép
40
67
 
41
68
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,41 +1,68 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ 這份在地化 README 刻意保持精簡。
4
+ 目前產品表面請以下方連結的正規文件為準。
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - 套件:`@jstn-sdk/rcs`
7
+ - 儲存庫:`https://github.com/JustineDevs/roblox-ai-os`
8
+ - 快速開始: [../getting-started.html](../getting-started.html)
9
+ - Skills 參考: [../skills.html](../skills.html)
10
+ - 貢獻者 Wiki: [../wiki/Home.md](../wiki/Home.md)
11
+ - 路線圖: [../wiki/Roadmap.md](../wiki/Roadmap.md)
12
+ - 架構: [../reference/multi-agent-compatibility-architecture.md](../reference/multi-agent-compatibility-architecture.md)
13
+ - 貢獻指南: [../../CONTRIBUTING.md](../../CONTRIBUTING.md)
14
+ - 整合: [../integrations.html](../integrations.html)
15
+ - 正規 README: [../../README.md](../../README.md)
12
16
 
13
- ## Canonical Creator Workflow
17
+ ## 正規創作者工作流程
14
18
 
15
19
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
20
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
21
+ 對於 Roblox 實作工作,在任何程式碼產生之前都必須先通過 pre-action gate
22
+ - 蒐集參考資料
23
+ - 建立理解
24
+ - 統一術語
25
+ - 設計模組化檔案樹架構
26
+ - 然後才開始實作
23
27
 
24
- See:
28
+ 請參考:
25
29
  - [../../README.md](../../README.md)
26
30
  - [../skills.html](../skills.html)
27
31
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
32
 
29
- ## Ownership
33
+ ## MCP 啟用
30
34
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
35
+ 執行 `rcs setup` 之後,預設的 Codex 相容設定應包含兩層 MCP:
32
36
 
33
- ## Acknowledgements
37
+ 1. 透過 `rcs mcp-serve` 提供的 **RCS 第一方 MCP 伺服器**
38
+ 2. 透過 GitMCP 遠端傳輸提供的 **預設 Roblox 參考 MCP 伺服器**
39
+
40
+ 建議模式:
41
+ - 保持 **`rcs mcp-serve`** 啟用,用於本機 runtime / state / control-plane 工作
42
+ - 預設保持 **GitMCP Roblox 參考伺服器** 啟用,以減少幻覺並提升平台脈絡準確度
43
+ - 只有在需要 Codex CLI 與 Roblox Studio 之間的即時連線時,才手動啟用 **`robloxstudio-mcp`**
44
+
45
+ 重要說明:
46
+ - `rcs mcp-serve` 只服務 **RCS 自有的本機 MCP 伺服器**
47
+ - 它 **不會** 服務 `robloxstudio-mcp`
48
+
49
+ ## 貢獻
50
+
51
+ - 優先尋找帶有 `good first issue` 或 `help wanted` 標籤的 issue。
52
+ - 文件、本地化、QA 與發佈整理類貢獻同樣歡迎。
53
+ - 使用貢獻者 Wiki 與路線圖來保持範圍小且清楚。
54
+ - 貢獻者 Wiki **不是** `.rcs/wiki/` 下的本地執行階段 Wiki。
55
+
56
+ ## 擁有權
57
+
58
+ RCS 由 [JustineDevs](https://github.com/JustineDevs) 與 [@JustineDevs](https://github.com/JustineDevs) 擁有並維護,用於 Roblox 創作者工作流程。
59
+
60
+ ## 致謝
34
61
 
35
62
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
63
  - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
37
64
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
38
65
 
39
- ## License
66
+ ## 授權
40
67
 
41
68
  [MIT](https://opensource.org/licenses/MIT)
@@ -1,41 +1,68 @@
1
1
  # Roblox Creator Skills (RCS)
2
2
 
3
- This localized README is intentionally condensed for the strict v0.1.0 ship pass.
4
- Use the canonical checked-in docs below for the current product surface.
3
+ 这份本地化 README 有意保持简洁。
4
+ 当前产品表面请以下方链接的规范文档为准。
5
5
 
6
- - Package: `@jstn-sdk/rcs`
7
- - Repository: `https://github.com/JustineDevs/roblox-ai-os`
8
- - Getting started: [../getting-started.html](../getting-started.html)
9
- - Skills reference: [../skills.html](../skills.html)
10
- - Integrations: [../integrations.html](../integrations.html)
11
- - Canonical README: [../../README.md](../../README.md)
6
+ - 包名:`@jstn-sdk/rcs`
7
+ - 仓库:`https://github.com/JustineDevs/roblox-ai-os`
8
+ - 入门: [../getting-started.html](../getting-started.html)
9
+ - Skills 参考: [../skills.html](../skills.html)
10
+ - 贡献者 Wiki: [../wiki/Home.md](../wiki/Home.md)
11
+ - 路线图: [../wiki/Roadmap.md](../wiki/Roadmap.md)
12
+ - 架构: [../reference/multi-agent-compatibility-architecture.md](../reference/multi-agent-compatibility-architecture.md)
13
+ - 贡献指南: [../../CONTRIBUTING.md](../../CONTRIBUTING.md)
14
+ - 集成: [../integrations.html](../integrations.html)
15
+ - 规范 README: [../../README.md](../../README.md)
12
16
 
13
- ## Canonical Creator Workflow
17
+ ## 规范的创作者工作流
14
18
 
15
19
  `$brief` -> `$blueprint` -> `$forge` / `$crew` -> `$autoforge`
16
20
 
17
- For Roblox implementation work, the mandatory pre-action gate applies before any code generation:
18
- - gather references
19
- - build understanding
20
- - standardize terms
21
- - design modular file tree architecture
22
- - only then implement
21
+ 对于 Roblox 实现工作,任何代码生成之前都必须先通过 pre-action gate
22
+ - 收集参考资料
23
+ - 建立理解
24
+ - 统一术语
25
+ - 设计模块化文件树架构
26
+ - 然后才开始实现
23
27
 
24
- See:
28
+ 参见:
25
29
  - [../../README.md](../../README.md)
26
30
  - [../skills.html](../skills.html)
27
31
  - [../reference/roblox-pre-action-protocol.md](../reference/roblox-pre-action-protocol.md)
28
32
 
29
- ## Ownership
33
+ ## MCP 激活
30
34
 
31
- RCS is owned and maintained by [JustineDevs](https://github.com/JustineDevs) and [@JustineDevs](https://github.com/JustineDevs) for Roblox creator workflows.
35
+ 执行 `rcs setup` 之后,默认的 Codex 兼容配置应包含两层 MCP:
32
36
 
33
- ## Acknowledgements
37
+ 1. 通过 `rcs mcp-serve` 提供的 **RCS 第一方 MCP 服务器**
38
+ 2. 通过 GitMCP 远程传输提供的 **默认 Roblox 参考 MCP 服务器**
39
+
40
+ 推荐模型:
41
+ - 保持 **`rcs mcp-serve`** 处于启用状态,用于本地 runtime / state / control-plane 工作
42
+ - 默认启用 **GitMCP Roblox 参考服务器**,以减少幻觉并提高平台语境准确度
43
+ - 只有在你需要 Codex CLI 与 Roblox Studio 的实时连接时,才手动启用 **`robloxstudio-mcp`**
44
+
45
+ 重要说明:
46
+ - `rcs mcp-serve` 只服务于 **RCS 自有的本地 MCP 服务器**
47
+ - 它 **不会** 服务 `robloxstudio-mcp`
48
+
49
+ ## 贡献
50
+
51
+ - 优先查找带有 `good first issue` 或 `help wanted` 标签的 issue。
52
+ - 文档、本地化、QA 和发布整理类贡献同样受欢迎。
53
+ - 使用贡献者 Wiki 和路线图来保持范围小且清晰。
54
+ - 贡献者 Wiki **不是** `.rcs/wiki/` 下的本地运行时 Wiki。
55
+
56
+ ## 所有权
57
+
58
+ RCS 由 [JustineDevs](https://github.com/JustineDevs) 和 [@JustineDevs](https://github.com/JustineDevs) 拥有并维护,用于 Roblox 创作者工作流。
59
+
60
+ ## 致谢
34
61
 
35
62
  - [OpenAI Codex CLI](https://github.com/openai/codex)
36
63
  - [oh-my-codex](https://github.com/Yeachan-Heo/oh-my-codex)
37
64
  - [robloxstudio-mcp](https://github.com/boshyxd/robloxstudio-mcp)
38
65
 
39
- ## License
66
+ ## 许可证
40
67
 
41
68
  [MIT](https://opensource.org/licenses/MIT)
@@ -0,0 +1,147 @@
1
+ # Agentic Platform Compatibility
2
+
3
+ RCS should be portable across agentic AI platforms, but **portability does not mean pretending every platform has the same runtime model as Codex**.
4
+
5
+ The correct goal is:
6
+
7
+ - one canonical authoring surface
8
+ - one compatibility contract
9
+ - multiple platform-specific delivery lanes
10
+
11
+ That contract is now materialized in:
12
+
13
+ - [`src/platform-targets/manifest.json`](../../src/platform-targets/manifest.json)
14
+ - [`src/platform-targets/schema.ts`](../../src/platform-targets/schema.ts)
15
+ - [`src/platform-targets/reader.ts`](../../src/platform-targets/reader.ts)
16
+
17
+ ## What stays canonical
18
+
19
+ These are the source-of-truth surfaces inside this repo:
20
+
21
+ - `skills/` — canonical workflow skills
22
+ - `prompts/` — canonical prompt guidance for setup-owned native-agent generation
23
+ - `src/agents/definitions.ts` — canonical native-agent role registry
24
+ - `src/catalog/manifest.json` — canonical installability and alias/merged policy
25
+ - `templates/AGENTS.md` — canonical orchestration brain template
26
+ - `src/config/rcs-first-party-mcp.ts` and related config generators — canonical first-party MCP metadata
27
+
28
+ Everything else should be an **emitted delivery surface** or an **adapter surface**.
29
+
30
+ ## Delivery lanes
31
+
32
+ ### 1. Codex native setup lane
33
+
34
+ This is the deepest-supported lane today.
35
+
36
+ It includes:
37
+
38
+ - generated native agents under `.codex/agents/`
39
+ - installed prompts under `.codex/prompts/`
40
+ - installed skills under the selected setup scope
41
+ - setup-owned runtime hooks
42
+ - `.rcs/` runtime state
43
+
44
+ This lane is driven by `rcs setup`.
45
+
46
+ ### 2. Codex plugin + marketplace lane
47
+
48
+ This is the installable bundle lane today.
49
+
50
+ It includes:
51
+
52
+ - plugin bundle under `plugins/roblox-ai-os-creator-skills/`
53
+ - marketplace metadata in `.agents/plugins/marketplace.json`
54
+ - plugin-scoped skill discovery
55
+ - plugin-scoped MCP/app companion metadata
56
+
57
+ Important boundary:
58
+
59
+ - the plugin bundle is **not** the full runtime setup
60
+ - setup-owned prompts, native-agent TOMLs, and runtime hooks remain outside the plugin manifest
61
+
62
+ ### 3. Adapter lane for external platforms
63
+
64
+ This is how non-Codex platforms should be integrated.
65
+
66
+ Examples:
67
+
68
+ - OpenClaw
69
+ - Hermes
70
+ - future Claude-oriented or marketplace-oriented bridges
71
+
72
+ The rule is:
73
+
74
+ - do not fork canonical skill/prompt/runtime truth into platform-specific ad hoc copies
75
+ - add a platform adapter or delivery contract that maps canonical RCS surfaces into the target platform’s format
76
+
77
+ ## What “compatible with any agentic AI platform” should mean
78
+
79
+ It should mean:
80
+
81
+ - RCS authors once from canonical source surfaces
82
+ - RCS can emit or adapt those surfaces for a target platform
83
+ - each target gets the format it actually supports
84
+
85
+ It should **not** mean:
86
+
87
+ - every platform receives the exact same file layout
88
+ - every platform gets Codex-only runtime semantics
89
+ - plugin, marketplace, hooks, prompts, and native agents all collapse into one fake universal package
90
+
91
+ ## Platform model
92
+
93
+ Use this mental model:
94
+
95
+ - **Canonical source layer**: skills, prompts, registry, catalog, templates
96
+ - **Delivery layer**: Codex native setup, Codex plugin bundle, marketplace package
97
+ - **Adapter layer**: target-specific bridge for platforms with different runtime rules
98
+
99
+ ## Claude-style example
100
+
101
+ For a Claude-like platform, the right question is not:
102
+
103
+ - “Can we copy the Codex plugin/runtime shape into `.claude/`?”
104
+
105
+ The right question is:
106
+
107
+ - “Which canonical RCS surfaces should be delivered natively, and which must stay adapter-owned because the target platform does not share Codex runtime semantics?”
108
+
109
+ That usually means:
110
+
111
+ - skills may be portable
112
+ - selected guidance may be portable
113
+ - marketplace/package metadata may be portable
114
+ - setup-owned native agents and runtime hooks are **not** automatically portable one-to-one
115
+
116
+ ## Marketplace example
117
+
118
+ For a marketplace-oriented platform, the package should be treated as a delivery artifact:
119
+
120
+ - emitted from canonical repo sources
121
+ - versioned from canonical package/release metadata
122
+ - validated against a platform-specific boundary contract
123
+
124
+ Not as a second source of truth.
125
+
126
+ ## Current repo posture
127
+
128
+ Today RCS is strongest in:
129
+
130
+ - Codex native setup
131
+ - Codex plugin/marketplace packaging
132
+ - adapter-style compatibility lanes such as OpenClaw/Hermes
133
+
134
+ It is **not yet** a finished universal emitter for every external agent platform.
135
+
136
+ That is intentional. The repo should grow by adding **clean adapters/delivery contracts**, not by duplicating the product into platform-specific silos.
137
+
138
+ ## Concrete target lanes
139
+
140
+ The current platform target manifest defines these concrete lanes:
141
+
142
+ - `codex-native`
143
+ - `codex-plugin`
144
+ - `claude-like`
145
+ - `marketplace-bundle`
146
+ - `adapter-openclaw`
147
+ - `adapter-hermes`
@@ -102,5 +102,4 @@ Use these classifications consistently:
102
102
  - Active prompts/skills/missions should prefer this vocabulary.
103
103
  - Active prompts/skills/missions should expose taxonomy frontmatter so generated surface maps and validators can classify them consistently.
104
104
  - Generated surface-map output should stay synced with the active taxonomy layer.
105
- - Historical docs may mention removed or generic terms only as archive/reference context.
106
105
  - Tests may mention removed terms in negative assertions, migration guards, or compatibility fixtures, but not as active surface recommendations.
@@ -0,0 +1,88 @@
1
+ # LLM Provider Abstraction
2
+
3
+ Status: canonical model- and API-agnostic provider layer for RCS runtime configuration.
4
+
5
+ ## Purpose
6
+
7
+ RCS should treat LLM providers as interchangeable components, not permanent dependencies.
8
+
9
+ That means:
10
+ - model routing is separate from provider routing
11
+ - provider configuration is explicit
12
+ - fallback providers can be declared without rewriting core logic
13
+ - OpenAI-compatible gateways, Anthropic-style gateways, or other future providers can be swapped in without redesigning the product surface
14
+
15
+ ## Core Principle
16
+
17
+ RCS routes work by:
18
+ 1. workflow or role intent
19
+ 2. model lane
20
+ 3. provider selection
21
+
22
+ The application should not have to change its core logic just because the backing provider changes.
23
+
24
+ ## Config Shape
25
+
26
+ `.rcs-config.json` may now include:
27
+
28
+ ```json
29
+ {
30
+ "providers": {
31
+ "openrouter": {
32
+ "base_url": "https://openrouter.ai/api/v1",
33
+ "api_format": "openai-compatible",
34
+ "env_key": "OPENROUTER_API_KEY",
35
+ "capabilities": ["chat", "reasoning"],
36
+ "label": "OpenRouter"
37
+ }
38
+ },
39
+ "routing": {
40
+ "default_provider": "openrouter",
41
+ "mode_providers": {
42
+ "forge": "openrouter"
43
+ },
44
+ "fallback_providers": ["openrouter"],
45
+ "mode_fallback_providers": {
46
+ "forge": ["openrouter"]
47
+ },
48
+ "hot_swap": true,
49
+ "failover": true
50
+ }
51
+ }
52
+ ```
53
+
54
+ ## What This Enables
55
+
56
+ - **Provider-agnostic routing** — use one model/provider abstraction without hard-wiring a single vendor into every workflow
57
+ - **OpenAI-compatible gateways** — route through unified proxy formats where useful
58
+ - **Mode-specific provider policies** — for example one provider for `forge`, another for `team`
59
+ - **Fallback chains** — define ordered failover providers for runtime resilience
60
+ - **Hot-swap intent** — document whether provider hot-swapping is considered part of the runtime policy
61
+
62
+ ## Important Clarification
63
+
64
+ This layer is about **LLM/model provider routing**.
65
+
66
+ It is **not** the same as:
67
+ - `robloxstudio-mcp` live Studio transport
68
+ - OpenClaw notifications/gateway delivery
69
+
70
+ ### OpenClaw
71
+
72
+ OpenClaw is adjacent infrastructure:
73
+ - useful for notifications/gateway automation
74
+ - not the canonical LLM provider abstraction
75
+ - should not be treated as the model-provider routing layer
76
+
77
+ ## Current Runtime Hooks
78
+
79
+ Implemented runtime helpers live in:
80
+ - `src/config/models.ts`
81
+
82
+ They now support:
83
+ - provider profile reads
84
+ - default provider resolution
85
+ - mode-specific provider resolution
86
+ - fallback provider lists
87
+ - hot-swap/failover flags
88
+ - normalized active provider connection summaries