foundation-models-adapter-toolkit-ops.git · README.md
foundation-models-adapter-toolkit-ops.git / README.md
revision 44dc547a9ad2c4297bb2abecd87a61710b7e10fd · complete file
# Foundation Models Adapter Toolkit Ops Private Fountain Coach operations repository for Apple Foundation Models adapter toolkit bootstrap and compliance automation. ## Compliance posture - This repository intentionally does **not** store Apple toolkit bundles, model assets, or other Apple Software artifacts. - Team members must download the toolkit using their own authorized Apple Developer account. - This repo provides FCIS-governed docs/scripts to verify and wire local toolkit installations. ## Local toolkit location Current local toolkit path observed on this machine: - `/Volumes/NINJA2/adapter_training_toolkit_v26_0_0` ## Quick start ```bash ./scripts/verify_toolkit.sh /Volumes/NINJA2/adapter_training_toolkit_v26_0_0 ./scripts/link_local_toolkit.sh /Volumes/NINJA2/adapter_training_toolkit_v26_0_0 ``` ## FCIS This repository follows FCIS by separating: - law: `AGENTS.md` - intent: `PLANS.md` - execution: `.codex/skills/*/SKILL.md`