Add raw structural projector before candidate scoring (sprint 263)

This commit is contained in:
Bill
2026-02-26 16:59:28 -07:00
parent f534d7f0fa
commit fe85f1b515
8 changed files with 249 additions and 6 deletions

View File

@@ -247,3 +247,7 @@ Planning runtime controls (active):
- `WSTONE_NATIVE_RAW_TEMPLATE_CONTROL_PACK`
- `WSTONE_NATIVE_RAW_TEMPLATE_CONTROL_MAX_SIGNALS`
- `native_raw_template_control_pack`
- raw candidate scoring can evaluate deterministic structural projections pre-score:
- `tools/mcp/project_raw_candidate_structure.py`
- `WSTONE_NATIVE_RAW_STRUCTURAL_PROJECTOR`
- `native_raw_structural_projector`