Context
PR #224 added Learning II pattern-adjusted scoring to pact-variety.md. The rule says "if 3+ memories match a recurring pattern, bump the relevant variety dimension by 1." The architect reviewer noted this could be refined.
Suggestion
After gathering calibration data from orchestration_calibration memory entries:
- Analyze whether "+1 bump" is the right magnitude (could be +2 for severe patterns)
- Consider whether different pattern types warrant different adjustments
- Evaluate if the "3+ memories" threshold is well-calibrated
Why deferred
Requires accumulated orchestration_calibration entries from real sessions. The current rule is a reasonable starting point.
Related
Context
PR #224 added Learning II pattern-adjusted scoring to
pact-variety.md. The rule says "if 3+ memories match a recurring pattern, bump the relevant variety dimension by 1." The architect reviewer noted this could be refined.Suggestion
After gathering calibration data from
orchestration_calibrationmemory entries:Why deferred
Requires accumulated
orchestration_calibrationentries from real sessions. The current rule is a reasonable starting point.Related
pact-plugin/protocols/pact-variety.md(Learning II section)