Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions docs/BACKLOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,7 @@ are closed (status: closed in frontmatter)._
- [ ] **[B-0189](backlog/P2/B-0189-q-sharp-runtime-bayesian-belief-propagation-expectation-propagation-research-aaron-2026-05-04.md)** Q# runtime acceleration via Bayesian belief propagation + expectation propagation — research opportunity not yet integrated by humans (Aaron 2026-05-04)
- [ ] **[B-0194](backlog/P2/B-0194-incremental-auto-dispatcher-bilinear-capability-detection-aaron-2026-05-05.md)** IncrementalAuto dispatcher + checkBilinear law + capability detection (active-patterns over reflection) -- contract-by-convention gap in the algebra-capability system (Aaron 2026-05-05)
- [ ] **[B-0195](backlog/P2/B-0195-dbsp-chain-rule-finding-cross-check-and-writeup-decision-aaron-2026-05-05.md)** DBSP chain rule formal-verification finding -- cross-check counter-example + verify Prop 3.5 reading + writeup decision (Aaron 2026-05-05)
- [ ] **[B-0196](backlog/P2/B-0196-bigint-and-bignumber-integration-aaron-2026-05-05.md)** BigInt + BigRational + BigDecimal + BigFloat integration -- substrate survey + per-class adoption recommendation (Aaron 2026-05-05)
- [ ] **[B-0197](backlog/P2/B-0197-lean-prop-3-5-misattribution-cleanup-aaron-2026-05-05.md)** Lean DbspChainRule + chain-rule-proof-log -- correct Prop 3.5 misattribution to Theorem 3.3 (Aaron 2026-05-05)

## P3 — convenience / deferred
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ priority: P1
status: open
title: Bash → TS migration completion — debt-prevention prerequisite to B-0132 (CRDT-composition)
created: 2026-05-01
last_updated: 2026-05-02
last_updated: 2026-05-05
depends_on: []
composes_with: [B-0196]
---

# B-0140 — Bash → TS migration completion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ priority: P1
status: open
title: TypeScript standardization — port every .sh outside install graph + every .py to TS (Aaron 2026-05-01)
created: 2026-05-01
last_updated: 2026-05-01
last_updated: 2026-05-05
depends_on:
- B-0086
- B-0122
composes_with: [B-0196]
Comment thread
AceHack marked this conversation as resolved.
Comment thread
AceHack marked this conversation as resolved.
---

# B-0156 — TypeScript standardization across non-install scripts
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ tier: research-grade
effort: XL
ask: Aaron 2026-05-04 explicit research-opportunity naming
created: 2026-05-04
last_updated: 2026-05-04
last_updated: 2026-05-05
depends_on: []
composes_with: [B-0007, B-0152]
composes_with: [B-0007, B-0152, B-0196]
Comment thread
AceHack marked this conversation as resolved.
tags: [q-sharp, quantum-runtime, bayesian-inference, belief-propagation, expectation-propagation, research-opportunity, infer-net, microsoft-quantum, edge-runner-research, beacon-candidate-pending]
---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ask: Aaron 2026-05-05 forwarded Claude.ai review-of-review of the algebra-capabi
created: 2026-05-05
last_updated: 2026-05-05
depends_on: []
composes_with: [B-0140, B-0156, B-0189]
composes_with: [B-0140, B-0156, B-0189, B-0196]
tags: [dbsp, plugin-api, bilinear, capability-detection, active-patterns, fsharp-type-system, retraction-correctness, research+implementation]
---

Expand Down
Loading
Loading