Skip to content

Commit 718dbfc

Browse files
JohnCCarterclaude
andcommitted
docs(wiki): status sweep — research-line status registry + fix stale indexes
Semantic-lint pass for stale docs / status drift. index.md and reviews/README.md had not kept up with the selection-learning arc (06-17->06-25): no status overview existed, the Reviews section pointed only to "superseded", and reviews/README was titled "(superseded)" while omitting the active lines. Add reference/ research-line-status.md (one row per LINE: active / pending-input / complete / closed / parked / dormant / superseded + open issues), link it from index.md, and banner reviews/README. Issue state via gh: only #31 (now relevant) and #37 (likely stale dup of closed #35) open; #37 flagged for human to close. Docs-only. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent b7114fb commit 718dbfc

4 files changed

Lines changed: 85 additions & 3 deletions

File tree

docs/research_wiki/index.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ disagree, the source wins — see [source-authority.md](reference/source-authori
1313
## Wiki Operations
1414

1515
- [README](README.md) — rules, page types, and maintenance loop.
16+
- [**Research-line status**](reference/research-line-status.md) — open / in-progress / complete /
17+
closed / parked / dormant per line + open issues (swept 2026-06-25).
1618
- [**Source authority**](reference/source-authority.md) — which layer wins when
1719
evidence and wiki disagree.
1820
- [Log](log.md) — append-only trail of ingests, decisions, reviews, questions.
@@ -82,8 +84,11 @@ Accumulated external methodology so agents read instead of re-derive (see
8284

8385
## Reviews
8486

85-
- [Reviews (superseded)](reviews/README.md) — pre-reset descriptive reads archived
86-
2026-06-08; not current evidence.
87+
- [**Research-line status**](reference/research-line-status.md) — status of every line + which
88+
reviews are current vs closed/parked/superseded (start here).
89+
- [Reviews index](reviews/README.md) — active BTC/USD review pages + the pre-reset superseded set.
90+
- The selection-learning arc (2026-06-17→), behaviour/horizontal nulls, MTF confluence, and
91+
Genesis-V2 prereg docs all live under [reviews/](reviews/) — classified in the status registry.
8792

8893
## Canonical Source Docs
8994

docs/research_wiki/log.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,19 @@ Types: `ingest`, `decision`, `review`, `question`, `maintenance`.
1616
> Pre-reset (2026-06-10 and earlier): [part 3](log-archive-pre-btc-reset-part3.md)
1717
> [part 2](log-archive-pre-btc-reset-part2.md)[part 1](log-archive-pre-btc-reset-part1.md)
1818
19+
## [2026-06-25] maintenance | Status sweep — research-line status registry + stale-index fix
20+
21+
Semantic-lint pass (stale docs / status drift). Finding: `index.md` and `reviews/README.md` had not
22+
kept up with the whole selection-learning arc (06-17→06-25) — `index.md` Reviews section pointed only
23+
to "superseded", `reviews/README.md` was titled "(superseded)" yet omitted selection-learning,
24+
behaviour/horizontal nulls, MTF-confluence, and Genesis-V2 docs; no status overview existed. Created
25+
[reference/research-line-status.md](reference/research-line-status.md) — one row per LINE with status
26+
(active / pending-input / complete / closed / parked / dormant / superseded) + open issues; linked it
27+
from `index.md` (Wiki Operations + Reviews) and added a status banner to `reviews/README.md`. Issue
28+
state confirmed via `gh`: only **#31** (fractal anchor detection — now relevant) and **#37** (agent
29+
principle, likely a stale duplicate of closed #35) are open; flagged #37 for the human to close.
30+
Docs-only, no code, no claim change.
31+
1932
## [2026-06-25] review | Top-down MTF nesting premise check → facit does NOT nest (different eras)
2033

2134
User reframed toward a top-down "sniper" idea: model the SAME swing decomposed 1M→1W→1D (parent TF as
Lines changed: 56 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,56 @@
1+
# Research-line status registry
2+
3+
One row per research **line** (not per doc): is it open, in-progress, closed, parked, dormant, or
4+
deprecated. Source of truth for "where does X stand". Per-result detail lives in
5+
[reviews/](../reviews/); current focus in [handoff.md](../handoff.md); do-not-rerun nulls in
6+
[closed-questions.md](closed-questions.md). **Last swept: 2026-06-25.**
7+
8+
Status legend: 🔬 **active** (work in flight) · ⏳ **pending-input** (waiting on a human action) ·
9+
**complete** (delivered, nothing pending) · ⛔ **closed** (null/answered, do not re-run) ·
10+
**parked** (paused by decision, resumable) · 💤 **dormant** (docs-only prereg, never executed) ·
11+
🗄 **superseded** (archived, not current evidence).
12+
13+
## Active / current
14+
15+
| Line | Status | Where it stands | Key docs |
16+
|------|--------|-----------------|----------|
17+
| **Selection-learning** (can a model select legs like the human; facit = source-fibs) | 🔬 **active** | Main line. Stage-2 = modest single-feature (`cleanliness`) lead, AP 0.057 vs 0.83 ceiling, **not a reproduction**. Controls all done; enrichment **closed**; learning-curve **saturated** (feature side is the lever, not 4h data). Now redirected to **top-down MTF nesting**. | [north-star](../north-star.md), [prereg](../reviews/btc-fib-selection-learning-prereg-20260617.md), [Stage-2 results](../reviews/btc-fib-selection-learning-results-20260618.md), [learning-curve results](../reviews/btc-fib-selection-learning-learning-curve-results-20260625.md) |
18+
| **Top-down "sniper" MTF nesting** (model the same swing decomposed 1M→1W→1D) |**pending-input** | Premise check: current facit does **NOT** nest (TFs are different eras). Needs **new deliberately-nested labels on one era****user will redraw later**. Prerequisite: extend `RESOLUTION_TIMEFRAME` (1M→1w) in `same_candle_mtf_resolution.py`. | [handoff Next Step](../handoff.md), [log 2026-06-25](../log.md) |
19+
20+
## Complete
21+
22+
| Line | Status | Outcome | Key docs |
23+
|------|--------|---------|----------|
24+
| **BTC source-fib labeling** (1M→1W→1D→4H top-down) |**complete** | 9 / 21 / 67 / 365 human source fibs; reaction-review approved. **1H deferred** (cache not fetched). | [protocol](../../BTC_FIRST_TOP_DOWN_FIB_PROTOCOL.md), [1M review](../reviews/btc-1m-reaction-review-cycle-20260611.md), [1D review](../reviews/btc-1d-reaction-review-cycle-20260612.md) |
25+
| **Corpus integrity / dedup / corrections** |**complete** | Corpus declared clean (counts, conventions, caveats); 20171228 correction + 20250506 dedup (4H 366→365). | [corpus integrity](../reviews/btc-source-fib-corpus-integrity-20260615.md) |
26+
| **Selection-learning controls** (w-gap, stage-1, artifact + mechanics) |**complete** | `no_causal_gap` (W-gap); stage-1 per-pivot diagnostic; artifact-probe → detector-inflation **not supported** (investigate, not a finding). Crux stays open but cheaply unresolvable. | [w-gap results](../reviews/btc-fib-selection-learning-w-gap-results-20260623.md), [stage-1 results](../reviews/btc-fib-selection-learning-stage1-results-20260624.md), [artifact results](../reviews/btc-fib-selection-learning-artifact-results-20260624.md) |
27+
| **Tooling / ecosystem** (#25, #30, #32) |**complete** | Ecosystem scan + review-ledger + overlap detector + HTML gallery direction. Issues closed. | [tooling scan](../reviews/fib-tooling-ecosystem-scan-20260615.md) |
28+
29+
## Closed (null / do-not-rerun)
30+
31+
| Line | Status | Outcome | Key docs |
32+
|------|--------|---------|----------|
33+
| **Fib behaviour event study (B-1) + context-conditioned** |**closed** | All NULL. Registered in [closed-questions](closed-questions.md) — do not re-run. | [behaviour results](../reviews/btc-fib-behaviour-event-study-results-20260616.md), [context-conditioned results](../reviews/btc-fib-context-conditioned-study-results-20260616.md) |
34+
| **Horizontal-structure event study** |**closed** | Generic structure not special vs a random walk (`any_robust=False`). | [results](../reviews/btc-horizontal-structure-event-study-results-20260617.md) |
35+
| **Selection-learning enrichment** (`exclusivity`) |**closed** | `enriched_worse_check` — per-leg-feature line closed (0.80 collinear with `cleanliness`). | [enrichment results](../reviews/btc-fib-selection-learning-enrichment-results-20260625.md) |
36+
| **`cleanliness` matched-null crux** |**closed (rejected)** | Gated out by artifact-LOCK A8 (trigger not met), A11 asymmetric-weak, A9 out-of-scope. Not built. | [artifact lock A8/A11](../reviews/btc-fib-selection-learning-artifact-lock-20260624.md) |
37+
38+
## Parked / dormant
39+
40+
| Line | Status | Why | Key docs |
41+
|------|--------|-----|----------|
42+
| **MTF confluence atlas** (CP1–CP3) |**parked** | Confluence exists as geometry, **not edge**. Recommendation: stop the track. | [interpretation decision](../reviews/btc-mtf-confluence-interpretation-decision-20260615.md), [CP3 capstone](../reviews/btc-mtf-confluence-atlas-cp3-20260615.md) |
43+
| **Selection-learning mechanics** (snapping / net-vs-path / artifact-mechanics) |**parked** | Descriptive geometry done; detector-geometry side-quests parked at the [main-quest reset](../reviews/btc-fib-selection-learning-main-quest-reset-20260624.md). | [mechanics](../reviews/btc-fib-selection-learning-artifact-mechanics-20260624.md) |
44+
| **Fib → Genesis-V2** (phase 0 / 1 / 2, nullability policy) | 💤 **dormant** | Docs-only prereg/spec for the eventual edge→Genesis step; **never executed**. The path runs through selection-learning (step 1) first — see [north-star](../north-star.md). | [phase 0 prereg](../reviews/btc-fib-to-genesis-v2-phase0-prereg-20260615.md), [phase 1 spec](../reviews/btc-fib-to-genesis-v2-phase1-feature-export-spec-20260615.md) |
45+
| **Chart regression strategy** |**deferred** | Structural-first; pixel/golden snapshots deferred (follow-up issue #F drafted). | [strategy spike](../reviews/chart-regression-strategy-20260615.md) |
46+
47+
## Open GitHub issues
48+
49+
| # | Title | State | Note |
50+
|---|-------|-------|------|
51+
| **#31** | Investigate fractal-based anchor detection against human source-fib labels | 🔬 **open — now relevant** | Upstream of the ranking model (does the detector even propose the human's A/B?). Connects directly to the MTF-nesting redirect. |
52+
| **#37** | Add agent principle: Intent Alignment over Plan Inertia | ⚠️ **open — likely duplicate** | Same title as **closed #35**; #36 (commands) closed. Probably a stale tracking dup → candidate to close (confirm with human). |
53+
54+
> 🗄 **Superseded:** pre-BTC-monthly-reset descriptive reads are archived under
55+
> `archive/research_superseded/2026-06-08_pre_btc_monthly_reset/` — not current evidence
56+
> ([reviews/README](../reviews/README.md)).

docs/research_wiki/reviews/README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
1-
# Wiki reviews (superseded)
1+
# Wiki reviews
2+
3+
> **Status of every research line** (which reviews are current vs closed / parked / superseded):
4+
> [reference/research-line-status.md](../reference/research-line-status.md) — start there.
5+
> This folder also holds the full **selection-learning arc** (2026-06-17→), the behaviour /
6+
> horizontal-structure nulls, the MTF-confluence atlas, and the Genesis-V2 prereg docs; they are
7+
> classified in the status registry rather than re-listed here.
8+
9+
## Pre-reset (superseded)
210

311
Descriptive review pages from the **pre-BTC-monthly** research track were archived
412
on 2026-06-08. They are **not** current evidence.

0 commit comments

Comments
 (0)