Fountain Coach Gitowner-controlled · read only

foundation-models-adapter-toolkit-ops.git · README.md

foundation-models-adapter-toolkit-ops.git / README.md

revision 238d960e72fe56c723ad914e3679f6e4f2b5c974 · 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:
- `/Users/benedikteickhoff/Desktop/adapter_training_toolkit_v26_0_0`

## Quick start
```bash
./scripts/verify_toolkit.sh /Users/benedikteickhoff/Desktop/adapter_training_toolkit_v26_0_0
./scripts/link_local_toolkit.sh /Users/benedikteickhoff/Desktop/adapter_training_toolkit_v26_0_0
```

## FCIS
This repository follows FCIS by separating:
- law: `AGENTS.md`
- intent: `PLANS.md`
- execution: `.codex/skills/*/SKILL.md`