meta-harness scaffolds a workspace, validates candidateDocumentation Index
Fetch the complete documentation index at: https://docs.qredence.ai/llms.txt
Use this file to discover all available pages before exploring further.
harness.py files, runs an outer-loop search over prompt / retrieval / parsing / memory strategies, and exposes script-based query and report tools for inspecting search state.
Quick start
Run from the repo root:What gets created
init_workspace.py creates the stable workspace scaffold:
.gitignoresearch_config.jsoneval_results.jsonproposer_skill.txtworkspace_manifest.jsonhistory/candidates/candidate_*/harness.pybaseline seedscandidates/,logs/,traces/, andreports/directories
meta_harness_scaffold.py creates the live search artifacts:
candidates/candidate_<iteration>_<variant>/harness.pysearch_state.json- updated
eval_results.json - per-iteration history, Pareto frontier, and best-by-metric state