Cognitive platform — state at a glance

A generated snapshot of every measured experiment and every operator in the deep-research pipeline. Read live from the journal and the verdict store — it cannot drift out of agreement with wsk next.

4
Experiments
measured + journaled
18
Operators
measured + code-declared
9
Live pins
incumbent / promoted
1
Banked
survived the gate

The experiment arc

Every measured experiment, newest concepts last. Colour = bankability: green banked, amber directional, grey closed-negative, blue in-progress.

IDExperimentBankabilityVerdict
0001Do gemma confidence signals predict groundedness?NEGATIVEAUROC 0.96 was a header-vs-claim confound (18/19 ungrounded = header fragments); 1 real ungrounded in 189 -> detector untestable on this substrate; gemma fabrication rate ~0.5%; build fabrication-inducing corpora
0002Does P(grounded) detect injected fabrications?DIRECTIONALdetects BLATANT injected fabrications near-perfectly (AUROC 0.998, recall 0.96 @ perfect precision, all 7 domains, balanced n=340, Claude-verified 92% valid positives); scoped to obvious fabrications — subtle fabrications (0003) untested
0003Does P(grounded) detect subtle fabrications?DIRECTIONALdetects SUBTLE fabrications AUROC 0.989 (~blatant 0.998); context-grounding defeats plausibility (checks vs the evidence's ground truth, not world-plausibility); ruler confirms 51/52 subtle ungrounded; directional — synthetic + mostly-contradicting + Claude-labeled, 0004 (real human-labeled RAGTruth) is the bankable test + the silent-evidence frontier
0004Does P(grounded) detect real human-labeled RAG hallucinations?BANKABLEREAL RAGTruth AUROC 0.896 BANKABLE (test-retest stable: run1 0.896 / run2 0.893, Δ0.003). Production reqs quantified: natural-AUPRC 0.36 @6.5% base rate, recalibration ECE 0.17->0.03 (isotonic), per-claim noise 12% move>0.1 (avg multiple calls), gemma BINARY verdict useless (use continuous); Summary weakest 0.827. The honest real-world baseline for the #231 hallucination engine; synthetic 0002/0003 (0.99) were optimistic

Operators by stage

Each pipeline stage and the operators measured against it. Declared cost is the operator’s own cost formula; a live per-run cost ledger (RunStats) is not yet stored, so an unknown cost shows —.

GATHER

OperatorStatusMechanism / resultDeclared cost
default@v1LIVE (incumbent)iterative gather is THE coverage engine; removing it ~halves coveragefanout x count x rounds LLM+search calls
reflect_evidence@v1REJECTED~0 lift, costs a gather round (supersedes ADR-0023)
broad@v2REJECTEDwider net dilutes into mis-transcribed sources; real only as a routed lever

PLAN

OperatorStatusMechanism / resultDeclared cost
facet@v1REJECTEDdrifts off-topic, loses pairwise both corpora
deliberate@v1REJECTEDfixed-budget reallocation; ejects simple facts; 0-3 pairwise vs off
default@v1LIVE (incumbent)1 LLM call

EXTRACT

OperatorStatusMechanism / resultDeclared cost
default@v1LIVE (incumbent)beats the value-preserving variant1 LLM call/query
value_preserving@v2REJECTEDworks mechanically (0 fabrication) but leak is upstream GATHER search-inclusion1 LLM call/query

TRIAGE

OperatorStatusMechanism / resultDeclared cost
default@v1LIVE (incumbent)the source-cap is the conditional fabrication firewall0-1 LLM call (only when candidates > cap)
semantic_rerank@v1REJECTEDlateral retrieval shift, net-negative on strict coverage

SYNTHESIZE

OperatorStatusMechanism / resultDeclared cost
default@v1LIVE (incumbent)commit/harden are conciseness levers; near-optimal fixed-budget allocator1 LLM call
synthesize_completely@v1REJECTEDno-op — facts die upstream, nothing to recover (ties off)

VERIFY

OperatorStatusMechanism / resultDeclared cost
default@v1LIVE (incumbent)independent re-check; default off0-1 LLM call (default off)
hallucination@v1SHELVED (hypothesis)per-claim ground + 1 correct

PLANxSYNTH

OperatorStatusMechanism / resultDeclared cost
deliberate+synthesize@v1REJECTEDrecovers delib's drops but never exceeds baseline (not super-additive)

DECIDE

OperatorStatusMechanism / resultDeclared cost
default@v1LIVE (incumbent)1 LLM call/iteration

SEARCH

OperatorStatusMechanism / resultDeclared cost
default@v1LIVE (incumbent)search+fetch+rank per query

REFLECT

OperatorStatusMechanism / resultDeclared cost
default@v1LIVE (incumbent)1 LLM call/round

Needs action 3

Open lifecycle steps, classified by the same engine as wsk next. Each card names where the item sits and the concrete next options.

journal 0002 — Does P(grounded) detect injected fabrications?
P3: directional — needs a powered re-measure (the bankability gate)
  • re-measure at the powered N / through the bankability gate to bank or close it
  • run the adversarial pass (held-out / outliers / fabrication) before treating it as a win
journal 0003 — Does P(grounded) detect subtle fabrications?
P3: directional — needs a powered re-measure (the bankability gate)
  • re-measure at the powered N / through the bankability gate to bank or close it
  • run the adversarial pass (held-out / outliers / fabrication) before treating it as a win
journal 0004 — Does P(grounded) detect real human-labeled RAG hallucinations?
P4: BANKED, not cataloged (registry_ref is null)
  • P4 catalog: land it in the 4 places (or P4-ALT if it's a detector/threshold, not a stage)
  • P5 orchestration-fit: decide where/whether it pins in the live pipeline
  • P6 composed-measure: measure the whole pipeline pinned vs without (still a partial gap)