Skip to content

Commit f0f4b8d

Browse files
JohnCCarterclaude
andcommitted
docs: add root STATUS.md snapshot; close #37 (verified dup of #35)
Create root STATUS.md (at-a-glance: north star, line-status table, open issues, immediate next action) pointing to the detailed wiki registry. Verified GitHub #37 is a byte-identical duplicate of closed #35 (principle already binding in AGENTS.md, commit 27232cb) and closed it. Registry + log updated. Docs-only. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent 38e0796 commit f0f4b8d

3 files changed

Lines changed: 67 additions & 8 deletions

File tree

STATUS.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
# STATUS — fibengine research
2+
3+
At-a-glance snapshot. **Last swept: 2026-06-25.** Full per-line detail + doc pointers:
4+
[docs/research_wiki/reference/research-line-status.md](docs/research_wiki/reference/research-line-status.md).
5+
Current working context: [handoff.md](docs/research_wiki/handoff.md). Why the project exists:
6+
[north-star.md](docs/research_wiki/north-star.md).
7+
8+
## North star
9+
10+
Teach the machine to **select Fib legs (A→B) like the human** (facit = manual source-fibs). This is
11+
**step 1** of a staged path: selection → descriptive level-reads → edge/backtest → **Genesis-V2**.
12+
"No edge claim" = *not yet / not from this sub-study* (a validity gate), **not** a cap.
13+
14+
## Where we are
15+
16+
Step 1 is **not in goal**: the model ranks human legs above chance (AUC ~0.91) but does **not**
17+
reproduce the selection (AP 0.057 vs 0.83 ceiling) — a modest single-feature (`cleanliness`) lead.
18+
Controls are done, enrichment closed, the learning-curve is saturated → **more 4h data is low-leverage;
19+
the lever is a richer notion of what makes a leg "yours"**. Current bet: **top-down MTF nesting**
20+
(model the same swing decomposed 1M→1W→1D), which needs **new deliberately-nested labels**.
21+
22+
## Line status
23+
24+
| Line | Status |
25+
|------|--------|
26+
| Selection-learning (model selects legs like the human) | 🔬 active |
27+
| Top-down "sniper" MTF nesting (1M→1W→1D) | ⏳ pending — user redraws fibs |
28+
| BTC source-fib labeling 1M→4H | ✅ complete (1H deferred) |
29+
| Corpus integrity / dedup / corrections | ✅ complete |
30+
| Selection-learning controls (w-gap, stage-1, artifact) | ✅ complete |
31+
| Tooling / ecosystem (#25, #30, #32) | ✅ complete |
32+
| Fib behaviour (B-1) + context-conditioned | ⛔ closed (null) |
33+
| Horizontal-structure event study | ⛔ closed (null) |
34+
| Enrichment (`exclusivity`) | ⛔ closed (worse) |
35+
| `cleanliness` matched-null crux | ⛔ closed (rejected — A8/A11/A9) |
36+
| MTF confluence atlas | ⏸ parked (geometry, not edge) |
37+
| Selection-learning mechanics (snapping / net-path) | ⏸ parked |
38+
| Fib → Genesis-V2 (phase 0/1/2) | 💤 dormant (docs-only prereg) |
39+
| Chart regression strategy | ⏸ deferred (#F) |
40+
41+
## Open issues
42+
43+
| # | Title | Note |
44+
|---|-------|------|
45+
| **#31** | Investigate fractal-based anchor detection vs human source-fib labels | 🔬 open — now relevant (upstream of the ranking model: does the detector even propose the human's A/B?). |
46+
47+
*(#37 closed 2026-06-25 as a verbatim duplicate of #35 — the principle is in AGENTS.md.)*
48+
49+
## Immediate next action
50+
51+
1. **User:** redraw a small set of **deliberately-nested** fibs on one era (1M→1W→1D) — *tomorrow*.
52+
2. **Prerequisite (code):** extend `RESOLUTION_TIMEFRAME` in
53+
[`same_candle_mtf_resolution.py`](src/fibengine/labeling/same_candle_mtf_resolution.py) to cover
54+
1M→1w (monthly anchors currently stay coarse). Continues **#31**.

docs/research_wiki/log.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,11 @@ behaviour/horizontal nulls, MTF-confluence, and Genesis-V2 docs; no status overv
2525
[reference/research-line-status.md](reference/research-line-status.md) — one row per LINE with status
2626
(active / pending-input / complete / closed / parked / dormant / superseded) + open issues; linked it
2727
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.
28+
state confirmed via `gh`: only **#31** (fractal anchor detection — now relevant, user resumes with new
29+
fibs next day) and **#37** were open. **#37 verified a verbatim duplicate of closed #35** (byte-identical
30+
body; #35 closed with "Done — principle added to AGENTS.md commit 27232cb"; principle present at
31+
AGENTS.md) → **closed #37** as a stale tracking dup. Also created root **[/STATUS.md](../../STATUS.md)**
32+
(at-a-glance snapshot pointing to the registry). Docs-only, no code, no claim change.
3133

3234
## [2026-06-25] review | Top-down MTF nesting premise check → facit does NOT nest (different eras)
3335

docs/research_wiki/reference/research-line-status.md

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# Research-line status registry
22

33
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.**
4+
deprecated. Source of truth for "where does X stand". Root-level snapshot:
5+
[/STATUS.md](../../../STATUS.md). Per-result detail lives in [reviews/](../reviews/); current focus in
6+
[handoff.md](../handoff.md); do-not-rerun nulls in [closed-questions.md](closed-questions.md).
7+
**Last swept: 2026-06-25.**
78

89
Status legend: 🔬 **active** (work in flight) · ⏳ **pending-input** (waiting on a human action) ·
910
**complete** (delivered, nothing pending) · ⛔ **closed** (null/answered, do not re-run) ·
@@ -48,8 +49,10 @@ Status legend: 🔬 **active** (work in flight) · ⏳ **pending-input** (waitin
4849

4950
| # | Title | State | Note |
5051
|---|-------|-------|------|
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). |
52+
| **#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. **User resumes with new fibs (next day).** |
53+
54+
*(#37 **closed 2026-06-25** — verified verbatim duplicate of #35; the principle is a binding agent
55+
principle in [AGENTS.md](../../../AGENTS.md) (commit 27232cb).)*
5356

5457
> 🗄 **Superseded:** pre-BTC-monthly-reset descriptive reads are archived under
5558
> `archive/research_superseded/2026-06-08_pre_btc_monthly_reset/` — not current evidence

0 commit comments

Comments
 (0)