FountainEditorKit.git · FCIS_COMPLIANCE_PLAN.md
FountainEditorKit.git / FCIS_COMPLIANCE_PLAN.md
revision 80436926e9fc8d75941a81d1e557917f81590518 · 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.