Part of #204 (first slice).
Implement the two modes as conditions frontmatter on sibling .md files, no real param engine yet:
loop.md
loop.autopilot.md # conditions: autopilot -> overrides loop.md
prompt.md
prompt.technical.md # conditions: technical -> overrides prompt.md
UI surfaces two checkboxes: [ ] Autopilot [ ] Technical Control. Revisit real prompt composition only if the sibling files get too duplicative.
Part of #204 (first slice).
Implement the two modes as
conditionsfrontmatter on sibling .md files, no real param engine yet:UI surfaces two checkboxes: [ ] Autopilot [ ] Technical Control. Revisit real prompt composition only if the sibling files get too duplicative.