Fountain Coach Gitowner-controlled · read only

FountainEditorKit.git · FCIS_COMPLIANCE_PLAN.md

FountainEditorKit.git / FCIS_COMPLIANCE_PLAN.md

revision 02bb5ddf56beec015d5c3fe77253441c03b5e3a8 · complete file

# FCIS_COMPLIANCE_PLAN.md

## Goal & Scope
Keep this repository compliant with FCIS RFC 0001 by separating intent (PLANS), invariants/routing (AGENTS), and execution procedures (Skills), with minimal changes and no new dependencies.

## Minimal-Change Strategy
- Keep behavioral policy in AGENTS only.
- Keep plans (intent/validation) in PLANS.
- Keep step-by-step runbooks in `.codex/skills/*/SKILL.md`.
- Avoid introducing workflow dependencies on MCP.

## Validation Checklist
- AGENTS has no commands/procedures.
- PLANS entries have explicit validation.
- Skills contain any repo runbooks.