Commit graph

4 commits

Author SHA1 Message Date
Brandon Schneider
721a6c620c feat(pist): pist_trace_classify MCP tool — classify proof traces against 57-theorem flexure library
- MCP server: pist-trace-classify (Python, stdio JSON-RPC)
- Accepts trace_path or inline trace_json
- Computes full v2 spectral features from transition matrix
- Queries ene.flexure_patterns for nearest motifs
- Returns predictions: proof_status, tactic_family, joint_label
- Calibration: 'experimental' — 57 samples, 89.5% LOOCV
- Registered as MCP server in opencode.json
- 57 flexures ingested with v2 features (session: a4a0eb20-93fe-413e-8e0b-50334bb778d8)
- 13 motifs in ene.flexure_patterns
2026-05-26 11:23:53 -05:00
Brandon Schneider
ee2a49342d Add proof worker pool routing 2026-05-25 22:27:18 -05:00
Brandon Schneider
12f6081f70 Wire ENE context into remote proof checks 2026-05-25 22:07:58 -05:00
Brandon Schneider
de631bf1b7 WIP: accumulated changes 2026-05-25 16:24:21 -05:00