Files
Sam Morrow 6b5bc62865
CodeQL / Analyze (go) (push) Has been cancelled
CodeQL / Analyze (actions) (push) Has been cancelled
Build and Test Go Project / build (macos-latest) (push) Has been cancelled
Build and Test Go Project / build (ubuntu-latest) (push) Has been cancelled
Build and Test Go Project / build (windows-latest) (push) Has been cancelled
Spike: instruction resolver with most-specificity rule
Add InstructionRule and InstructionResolver types that enable associating
instructions with specific sets of tools rather than whole toolsets.

Key features:
- Rules match when ALL specified tools are present in active tools
- Most-specific rule wins: superset rules shadow subset rules
- Partial overlaps (neither superset) result in both rules applying
- Deterministic output via sorted results

This is exploratory work to evaluate finer-grained instruction control.
2026-01-22 17:20:23 +01:00
..
2026-01-06 17:38:12 +00:00