config.yaml 819 B

1234567891011121314151617181920
  1. schema: spec-driven
  2. context: |
  3. Project: cyb50-quant/research/dragon/v2
  4. Domain: rule-based index strategy research for 399673.
  5. Governance: RC1 is a frozen forward candidate and must not be directly retuned.
  6. Engineering preference: compatibility-first migration, golden regression first, behavior changes only in new branches.
  7. rules:
  8. proposal:
  9. - Include sections: Why, What Changes, Capabilities, Impact.
  10. - Explicitly separate goals and non-goals.
  11. design:
  12. - Record migration decisions and rollback strategy.
  13. - Keep RC1 behavior-preservation constraints explicit.
  14. tasks:
  15. - Mark completed groundwork as [x] and future work as [ ].
  16. - Group tasks by workstream and include validation steps.
  17. spec:
  18. - Use normative SHALL language and include at least one scenario per requirement.