Skip to content

feat(interval): retain bounded branch trees - #9224

Merged
kim-em merged 3 commits into
mainfrom
agent/interval-branch-tree
Aug 14, 2026
Merged

feat(interval): retain bounded branch trees#9224
kim-em merged 3 commits into
mainfrom
agent/interval-branch-tree

Conversation

@kim-em

@kim-em kim-em commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • add the first function-independent retained runtime branch-tree manager
  • store exact root and child CheckerInputs in an append-only tree
  • support replaceable depth-first and breadth-first frontier scheduling
  • bound processed leaves, splits, leaf count, depth, scopes, and per-leaf policy fuel
  • retain blocked, unfinished, and child-start-failure states without treating them as proof closure
  • run a live authenticated exponential split through two exact child sessions
  • keep proof-tree emission explicitly separate

Reconciliation

  • rebased onto exact current main 055eaeb92a1b25105261b65d018dbf37da50aaa6
  • preserve merged refutation, ReLU, PNT-log, Machin, and endpoint-sine content
  • seed sealed branch state from the exact root session and use the current depth-owning branch-start API
  • refresh the narrow exact lakefile factor-freshness exemption for the isolated branch-tree registration; the factorization executable dependency graph is unchanged

Validation

  • combined branch-tree, ReLU, PNT-log, Machin, and endpoint-sine lake build (2245 jobs)
  • PNT inventory validation
  • copyright, line-count, DAG, released trust-surface, Phase 4, factor-sweep freshness, diff, and banned-proof checks

No native_decide, axiom, or sorry is introduced.

@kim-em
kim-em force-pushed the agent/interval-branch-tree branch 2 times, most recently from 7fa9072 to 964cb1e Compare August 11, 2026 17:44
@kim-em
kim-em force-pushed the agent/interval-branch-tree branch from 964cb1e to feaf830 Compare August 11, 2026 17:52
@kim-em
kim-em force-pushed the agent/interval-relu-branch branch from a58d042 to bb8517a Compare August 11, 2026 19:40
@kim-em
kim-em force-pushed the agent/interval-branch-tree branch from feaf830 to 88677a4 Compare August 11, 2026 19:40
@kim-em
kim-em force-pushed the agent/interval-relu-branch branch 3 times, most recently from bd22a42 to 3077bb0 Compare August 14, 2026 17:34
@kim-em
kim-em changed the base branch from agent/interval-relu-branch to main August 14, 2026 18:03
@kim-em
kim-em force-pushed the agent/interval-branch-tree branch from 88677a4 to ff58bc9 Compare August 14, 2026 18:03
@kim-em
kim-em merged commit 22d293d into main Aug 14, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant