Skip to main content

Operate

Operating QuarkLM means keeping the model, corpus, evals, reports, docs, and public surfaces synchronized.

Operating Surfaces

SurfacePurpose
runs/self-improve-*Versioned training and audit evidence.
experiment_intent.jsonHypothesis, allowed data, planned artifacts, gates, and decision for a run.
corpus_hygiene.jsonSource mixture, duplicates, train/eval overlap, candidate ratio, and rare-profile coverage.
training_plan.jsonAllowed data sources, scheduled example mixture, replay summary, and planned artifacts.
candidate_quarantine.jsonCandidate lifecycle state and proof that generated candidates are not training data until admitted.
closed_world_verifier.jsonDeterministic pass/fail evidence for candidate checks and training-plan approval.
training_recipe.jsonReproducible model, data, objective, optimizer, artifact, and gate recipe.
constraint_first_promotion.jsonPromotion gate that blocks quality metrics until closed-world constraints pass.
corpus_snapshot.jsonCurrent ledger source hashes and record counts.
corpus_diff.jsonComparison to the previous promoted run.
RC_SPEC.md / RC_GAP_AUDIT.md / RC_CHECKLIST.mdRelease-candidate track, gap, checklist, and forbidden-claim controls.
.readthedocs.yaml / sites/DEPLOYMENT.mdDocs-on-Read-the-Docs and marketing-on-GitHub-Pages hosting controls.
README / Docusaurus / marketingPublic state that must not drift.

Start with release candidate readiness, then read release discipline, experiment registry, corpus hygiene, candidate quarantine, closed-world verifier, training recipes, provenance, and docs drift.