feat: add primary model validation harness #1

Merged
Oracle-Bot merged 1 commits from feature/validation-harness-2026-08-26 into main 2026-08-26 23:15:08 +10:00
Contributor

Summary

  • Replace equal parallel chat answers with a primary-model validation harness.
  • Add explicit primary and validator model roles.
  • Require at least two distinct validator models for harness mode.
  • Have validators review the primary draft in parallel.
  • Have the primary model compile one final answer from the draft and reports.
  • Add collapsed validation evidence in the dashboard.
  • Preserve direct single-model chat.
  • Add focused regression tests and bump the plugin version to 1.6.0.

Verification

  • 4 focused unittest cases passed.
  • Python compilation passed.
  • JavaScript syntax validation passed.
  • Shell syntax validation passed.
  • YAML/JSON parsing passed.
  • Hermes Plugin Doctor CI validation passed.
  • Remote branch head and representative files verified.
## Summary - Replace equal parallel chat answers with a primary-model validation harness. - Add explicit primary and validator model roles. - Require at least two distinct validator models for harness mode. - Have validators review the primary draft in parallel. - Have the primary model compile one final answer from the draft and reports. - Add collapsed validation evidence in the dashboard. - Preserve direct single-model chat. - Add focused regression tests and bump the plugin version to 1.6.0. ## Verification - 4 focused unittest cases passed. - Python compilation passed. - JavaScript syntax validation passed. - Shell syntax validation passed. - YAML/JSON parsing passed. - Hermes Plugin Doctor CI validation passed. - Remote branch head and representative files verified.
Oracle-Bot added 1 commit 2026-08-26 23:15:01 +10:00
Oracle-Bot merged commit 345275412e into main 2026-08-26 23:15:08 +10:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dennii/Hermes-Ollama_Models#1