• Joined on 2025-05-23
Brummel pushed to main at Brummel/Aura 2026-07-17 12:12:06 +02:00
bfb8648925 tidy: fieldtest follow-ups — domain prose for the zero bound, gate-emptied exit semantics documented
9add426a93 fieldtest: executor-throughput complex (#268/#276/#277) — 5 examples, 7 findings
69bb2fc978 audit: cycle-close tidy for #277 — preflight duplicate refusal, zero-bound pin, C1 realization note
cf94377f30 feat(campaign): parallel cell loop on the shared rayon pool
7fa3ef4e26 feat(research,campaign,cli): chunked instrument-major cell walk + duplicate-instrument refusal
Compare 5 commits »
Brummel closed issue Brummel/Aura#277 2026-07-17 12:12:06 +02:00
Parallelize the campaign cell loop for full core saturation
Brummel pushed to main at Brummel/Aura 2026-07-16 12:51:23 +02:00
98ddcd3595 audit: cycle-close tidy for #276 — guard the third append path
883401309a feat(registry): serialize the append write path for concurrent writers
494b7885c7 test: red executable-spec for concurrent registry appends
Compare 3 commits »
Brummel closed issue Brummel/Aura#276 2026-07-16 12:51:22 +02:00
Make the Registry write path concurrency-safe for a parallel cell loop
Brummel pushed to main at Brummel/Aura 2026-07-16 02:10:14 +02:00
b048923f1c feat(engine): shared rayon pool for the disjoint-parallel core
Brummel closed issue Brummel/Aura#268 2026-07-16 02:10:14 +02:00
Bound the campaign executor fan-out to a worker pool
Brummel pushed to main at Brummel/Aura 2026-07-16 00:16:17 +02:00
88667a65fd audit: cycle-close tidy for #275 (by-name source binding)
9e30805fcc feat(cli,ledger): supply CLI run sources by role key; ledger note
0b620e1f26 feat(engine): bind ingestion sources by role key — SourceSpec.role + bind_sources/run_bound
Compare 3 commits »
Brummel closed issue Brummel/Aura#275 2026-07-16 00:16:17 +02:00
Bind ingestion sources to the graph by role key, not list position
Brummel pushed to worktree-boss-tracker-sweep-258 at Brummel/Aura 2026-07-14 17:01:47 +02:00
f0aadb54f8 audit: cycle-close tidy for the #256/#272 latecomer block
d3b1a1aead feat(campaign,registry,cli): per-cell fault isolation — a failed cell is recorded, never a global abort
ea4e79d73f feat(research,campaign,cli): std::grid — the enumerate-only leading stage
Compare 3 commits »
Brummel pushed to main at Brummel/Skills 2026-07-14 12:48:38 +02:00
22abd37458 feat(issue): work-start signal is assignee, not label
a1d6409163 feat(conventions): substantive work isolates into git worktrees, merge user-ratified
Compare 2 commits »
Brummel pushed to worktree-boss-tracker-sweep-258 at Brummel/Aura 2026-07-14 03:03:19 +02:00
a55e4cfd10 audit: trio tidy — hoist the ns-per-minute constant
d1b3a3dd31 feat(research,composites,cli,docs): vol_tf — the timescale-matched stop regime
528e8f33d6 feat(std): VolTfStop — the timescale-matched volatility stop primitive
e00e264252 feat(research,cli): per-instrument cost factors in one campaign document
ca4a89864c feat(std,engine): SessionFrankfurt — the Session node enters the closed roster
Compare 10 commits »
Brummel created branch worktree-boss-tracker-sweep-258 in Brummel/Aura 2026-07-14 03:03:18 +02:00
Brummel pushed to main at Brummel/aura-quadriga 2026-07-13 18:50:50 +02:00
ee1c15885b research: Arc 4 — breadth and beta controls; momentum candidate on FRA40
de92b4283d research: Arc 3 — six data-only signal families, designed engine-blind
36bbe76114 research: Arc 2 — the Arc 1 matrix priced and stop-laddered
Compare 3 commits »
Brummel pushed to worktree-exploration-arcs at Brummel/aura-quadriga 2026-07-13 18:37:09 +02:00
ee1c15885b research: Arc 4 — breadth and beta controls; momentum candidate on FRA40
de92b4283d research: Arc 3 — six data-only signal families, designed engine-blind
36bbe76114 research: Arc 2 — the Arc 1 matrix priced and stop-laddered
Compare 3 commits »
Brummel created branch worktree-exploration-arcs in Brummel/aura-quadriga 2026-07-13 18:37:09 +02:00
Brummel deleted branch worktree-250-test-wallclock from Brummel/Aura 2026-07-13 17:00:08 +02:00
Brummel pushed to worktree-250-test-wallclock at Brummel/Aura 2026-07-13 16:49:26 +02:00
84e1075176 fix(test): anchor the knob-lab scaffold under CARGO_TARGET_TMPDIR
a895891ab1 perf(ingest,cli): derive archive bounds from the monthly file index — probe_window drain retired
479c6620e2 perf(cli): synthetic walkforward pre-flight validates axes without running members
a04fda3a4c fix(cli): resolve a relative paths.data against the project root
c31e946bb7 test(cli): synthetic per-test M1 archive — no-window generalize tests go hostless
Compare 12 commits »
Brummel pushed to worktree-250-test-wallclock at Brummel/Aura 2026-07-13 16:35:21 +02:00
e7f16c179b fix(test): anchor the knob-lab scaffold under CARGO_TARGET_TMPDIR
3e15fb6269 perf(ingest,cli): derive archive bounds from the monthly file index — probe_window drain retired
d1b9d2b7e5 perf(cli): synthetic walkforward pre-flight validates axes without running members
1f5c5ad80f fix(cli): resolve a relative paths.data against the project root
Compare 4 commits »
Brummel pushed to main at Brummel/aura-quadriga 2026-07-13 16:23:52 +02:00
cdd4503164 research: Arc 1 — trend regime vs H1 breakout, campaign path, results page
Brummel pushed to worktree-250-test-wallclock at Brummel/Aura 2026-07-13 15:24:03 +02:00
7abe89cb4f test(cli): synthetic per-test M1 archive — no-window generalize tests go hostless
bd174d10d9 test(cli): per-test project dirs via a [nodes] pointer — project_lock retired
bc6c8fe5b4 build: compile dependencies at opt-level 2 in the dev profile
052cb46274 test(cli): bound three whale E2E windows instead of streaming full archives
Compare 4 commits »