Skip to content

refactor: deepen runtime architecture#11

Merged
LessUp merged 5 commits into
masterfrom
copilot/runtime-architecture-deepening
May 22, 2026
Merged

refactor: deepen runtime architecture#11
LessUp merged 5 commits into
masterfrom
copilot/runtime-architecture-deepening

Conversation

@LessUp

@LessUp LessUp commented May 22, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • deepen runtime seams across pipeline, allocator, task graph, scheduler, and Sobel
  • replace raw batch API contracts with ImageBuffer/BatchOutput and tighten validation
  • update tests, examples, and docs for the new runtime architecture

Test Plan

  • git diff --check
  • code review subagent on working diff
  • cmake --preset default (blocked locally: nvcc/CUDA toolkit unavailable on this machine; CI will validate build/test)

LessUp and others added 5 commits May 22, 2026 11:40
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@LessUp LessUp merged commit a03f569 into master May 22, 2026
4 checks passed
@LessUp LessUp deleted the copilot/runtime-architecture-deepening branch May 22, 2026 04:01
LessUp added a commit that referenced this pull request May 22, 2026
* refactor: deepen runtime architecture

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: repair ci gates

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: relax cmake preset schema

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: make CI configure explicit

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix: install git in CI container

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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