FitClaw Public Core
Purpose
This is the public-safe packaging layer for FitClaw.
It is not the live production workspace.
Its purpose is to expose the reusable coaching workflow only.
Release Gate
This package is review-first.
That means:
- 1. prepare the candidate package locally,
- review it carefully,
- publish only after explicit approval.
Without explicit approval, this package should remain in staging only.
Included public workflow scope
This package currently focuses on four reusable workflow blocks:
- 1. onboarding
- hydration support
- nutrition guidance
- training framework guidance
Hard boundary
Never treat this package as a dump of the live FitClaw project.
Only include:
- - reusable workflow logic
- public-safe templates
- generalized examples
- sanitized references
Never include:
- - credential files
- private user media
- private user reports or history
- private runtime bindings
- private operational materials embedded in scripts or examples
Packaging rule
If this package is prepared for ClawHub, it must pass privacy review first.
The public asset is the method, not the real operating state.
Current candidate modules
- - fitclaw-onboarding-public
- fitclaw-hydration-public
- fitclaw-nutrition-public
- fitclaw-training-public
These modules were rewritten into public-safe references before publish.
Output goal
A publishable public-safe skill package that demonstrates the FitClaw coaching method without leaking private or operational data.
FitClaw 公共核心
目的
这是 FitClaw 的公共安全封装层。
它不是实际的生产工作空间。
其目的仅在于公开可复用的教练工作流程。
发布门控
本软件包采用先审查后发布的方式。
这意味着:
- 1. 在本地准备候选软件包,
- 仔细审查,
- 仅在获得明确批准后发布。
未经明确批准,本软件包应仅保留在暂存阶段。
包含的公共工作流程范围
本软件包目前专注于四个可复用工作流程模块:
- 1. 入门引导
- 补水支持
- 营养指导
- 训练框架指导
硬性边界
切勿将本软件包视为实际 FitClaw 项目的转储。
仅包含:
- - 可复用的工作流程逻辑
- 公共安全模板
- 通用化示例
- 经过清理的参考资料
绝不包含:
- - 凭证文件
- 私人用户媒体
- 私人用户报告或历史记录
- 私有运行时绑定
- 嵌入在脚本或示例中的私有运营材料
打包规则
如果本软件包是为 ClawHub 准备的,则必须首先通过隐私审查。
公开的资产是方法,而非实际运行状态。
当前候选模块
- - fitclaw-onboarding-public
- fitclaw-hydration-public
- fitclaw-nutrition-public
- fitclaw-training-public
这些模块在发布前已重写为公共安全参考。
输出目标
一个可发布的、公共安全的技能包,能够展示 FitClaw 教练方法,同时不泄露私人或运营数据。