promptlooper/Auto Run Docs
John Lightner bc1d41e3a6 MAESTRO: Implement FormatScorer with json, markdown, length, and structure format checks
Adds format.py scorer supporting four validation modes:
- json: validates parseable JSON
- markdown: checks for headers (0.5) and lists (0.5)
- length: proportional scoring against min/max token bounds
- structure: JSON schema validation via jsonschema library

Includes 38 passing tests covering all format types, edge cases, and async delegation.
2026-04-07 03:00:56 -05:00
..
01-scaffold.md MAESTRO: Add entrypoint migrations, worker config, and stack integration tests 2026-04-07 02:09:56 -05:00
02a-backend-engine.md MAESTRO: Implement FormatScorer with json, markdown, length, and structure format checks 2026-04-07 03:00:56 -05:00
02b-frontend-dashboard.md MAESTRO: Implement ModelSelector component with endpoint grouping, refresh, and connectivity indicators 2026-04-07 03:00:10 -05:00