• Joined on 2025-05-23
Brummel closed issue Brummel/Aura#232 2026-07-11 15:18:17 +02:00
Run real-data members at the sidecar pip — the graph broker uses the synthetic pip while the manifest stamps the real one
Brummel closed issue Brummel/Aura#233 2026-07-11 15:18:17 +02:00
Re-derive the stop regime from the member manifest in reproduce (currently hardcoded to the default)
Brummel opened issue Brummel/Aura#240 2026-07-11 14:21:58 +02:00
Reword or retire the net_r_equity skip notice on a bare sweep (points at a campaign document the user never wrote)
Brummel opened issue Brummel/Aura#239 2026-07-11 14:21:53 +02:00
Fit the mc-injected walk-forward to the data window (short real windows are refused late, without a reachable remedy)
Brummel opened issue Brummel/Aura#238 2026-07-11 14:21:46 +02:00
Honor or retire the --trace <NAME> family name (currently discarded)
Brummel commented on issue Brummel/Aura#213 2026-07-11 14:02:54 +02:00
generalize no-window semantics: symbols[0] full window is arbitrary

Delivered (2026-07-11), RED-first per the decision recorded in this thread on 2026-07-11 (intersection of the listed symbols' full archive windows; refuse on an empty intersection): commit bb8c018…

Brummel commented on issue Brummel/Aura#213 2026-07-11 12:57:53 +02:00
generalize no-window semantics: symbols[0] full window is arbitrary

Decision (2026-07-11): the no-window fallback resolves the shared campaign window as the intersection of the listed symbols' full archive windows, and refuses (runtime exit, both spans named…

Brummel commented on issue Brummel/Aura#172 2026-07-11 12:55:24 +02:00
Real-data block-bootstrap Monte-Carlo over a loaded blueprint

Demarcation note (2026-07-11, from the #230 resolution): this issue is the home of the "real Monte-Carlo family" capability — members are full backtests over block-bootstrapped/permuted real

Brummel commented on issue Brummel/Aura#230 2026-07-11 12:55:09 +02:00
Define + deliver reproduce semantics for real-data MonteCarlo families (currently synthetic-only)

Resolution (2026-07-11): the fork dissolves once the two distinct purposes of Monte-Carlo in trading research are separated.

Purpose 1 — trade-sequence bootstrap. A statistic over an…

Brummel closed issue Brummel/Aura#230 2026-07-11 12:55:09 +02:00
Define + deliver reproduce semantics for real-data MonteCarlo families (currently synthetic-only)
Brummel commented on issue Brummel/Aura#234 2026-07-11 12:28:35 +02:00
Deliver net-R on the family/campaign path — the cost graph lost its last production caller in #221

Shipped on the branch, seven commits: 249aafd (#152: interned cost[k].* names, both cost_graph leaks gone), bdcf045 (CostSpec campaign vocabulary — additive cost block mirroring risk, two-tier-val…

Brummel commented on issue Brummel/Skills#25 2026-07-11 07:25:25 +02:00
implement-loop: anchor the quality reviewer to the loop's repo root (worktree sessions review the wrong tree)

Two follow-up observations from the same run, sharpening the scope and validating a mitigation:

  1. The tree-check gate has the same defect. In a standard-mode iteration whose implementer, spec…
Brummel commented on issue Brummel/Aura#234 2026-07-11 05:42:52 +02:00
Deliver net-R on the family/campaign path — the cost graph lost its last production caller in #221

Spec auto-signed (2026-07-11): the net-R delivery spec (docs/specs/net-r-campaign-cost.md, a git-ignored working file) was signed autonomously — the signature is an independent fresh-context…

Brummel commented on issue Brummel/Aura#234 2026-07-11 05:36:33 +02:00
Deliver net-R on the family/campaign path — the cost graph lost its last production caller in #221

Design reconciliation (specify)

Spec: net-r-campaign-cost. The delivery-shape forks the issue leaves open are resolved as follows.

  • Fork: authorable cost form -> an additive `cost:…
Brummel commented on issue Brummel/Aura#235 2026-07-11 05:28:52 +02:00
Prove the defining loop end-to-end: a project-authored node with an open param through sweep and campaign

Both acceptance boxes proven, green on arrival — no implementation was needed: the loop already worked once the milestone's earlier fixes landed; what was missing was the evidence. Landed as…

Brummel commented on issue Brummel/Aura#231 2026-07-11 05:10:50 +02:00
Bind strategy input roles to sources as authorable data — retire wrap_r's single-price weld (C20/C24)

Shipped on the branch, five commits: 595c98b (binding module: closed column vocabulary, ResolvedBinding, refusal prose, 12 unit pins + the generalized aura-ingest column openers), 99a7f66 (wrap_r…

Brummel commented on issue Brummel/Aura#159 2026-07-11 05:10:50 +02:00
Retire the hard-wired aura-cli harnesses once topology-data + World construction land

Status 2026-07-11: the single-price data weld — the last fixture-era substance this issue tracked after its named targets were deleted — is retired via #231 (ledger C26; wrap_r now declares its…

Brummel commented on issue Brummel/Aura#231 2026-07-10 22:47:40 +02:00
Bind strategy input roles to sources as authorable data — retire wrap_r's single-price weld (C20/C24)

Spec auto-signed (2026-07-10): the spec for the input-role binding (docs/specs/harness-input-binding.md, a git-ignored working file) was signed autonomously — the signature is an independent…

Brummel commented on issue Brummel/Aura#231 2026-07-10 22:32:36 +02:00
Bind strategy input roles to sources as authorable data — retire wrap_r's single-price weld (C20/C24)

Design reconciliation (specify)

Spec: harness-input-binding. The binding-home fork below is posed open by this issue's body ("in the blueprint or the campaign document's data section"); this…

Brummel commented on issue Brummel/Aura#224 2026-07-10 22:16:29 +02:00
Deliver per-member trace-writing on sweep/walkforward (--trace writes traces)

Landed as fe4ea0a (RED: refusal lifts + non-empty tap files under runs/traces/ — deliberately layout-agnostic) + 00e15b9 (GREEN). Decisions taken:

  1. Per-member contract honoured in full: every…