Skip to content

docs: update worker protocol for v0.8 console data plane#269

Merged
spytensor merged 1 commit into
mainfrom
feat/v0.8-241-worker-protocol
May 23, 2026
Merged

docs: update worker protocol for v0.8 console data plane#269
spytensor merged 1 commit into
mainfrom
feat/v0.8-241-worker-protocol

Conversation

@spytensor
Copy link
Copy Markdown
Owner

Summary

Updates the repo worker protocol for the active v0.8 Console Data Plane milestone and removes the remaining old spytensor/codeRoom issue-template links.

Architecture impact

  • No change — purely follows docs/architecture.md as written.
  • Refines an open question — links to its entry in docs/proposed-amendments.md.
  • Amends a locked decision — must include the amendment in docs/proposed-amendments.md and reference it here.

Linked issues

Closes #241

Acceptance criteria

Test plan

  • git diff --check passes
  • cargo fmt --all -- --check passes — not run; docs/template-only change
  • cargo clippy --all-targets --all-features -- -D warnings passes — not run; docs/template-only change
  • cargo test --all-features --locked passes — not run; docs/template-only change
  • Manual smoke: not applicable

Evidence packet

  • WorkOrder: v0.8: Update AI worker protocol and tracker evidence rules #241
  • Gate thread: none; protocol/tracker update only
  • Changed files: AGENTS.md, .github/PULL_REQUEST_TEMPLATE.md, .github/ISSUE_TEMPLATE/config.yml
  • Commands run: git diff --check; rg -n "v0\.7 issues|#213|spytensor/codeRoom|Do not pick up v0\.8|active v0\.7|feat/v0\.7" AGENTS.md .github/PULL_REQUEST_TEMPLATE.md .github/ISSUE_TEMPLATE/config.yml
  • Test/check results: git diff --check passed; targeted rg found only the historical statement that v0.7 tracker v0.7.0 - CoreRoom GitHub-native Engineering Loop Tracker #213 is complete
  • Snapshot/fixture evidence, if console/status/view-model/host output changed: not applicable
  • Role reviews: not applicable
  • Risks: low; docs/templates only
  • Rollback: revert this PR
  • Unverified items: no CI result yet at PR creation time

Tracker update

  • Tracker issue: v0.8.0 - CoreRoom Console Data Plane Tracker #238
  • Issue checkbox updated:
    • yes
    • no, reason: PR is in review; checkbox should be ticked after merge
  • Milestone AC updated, if applicable:
    • yes
    • no, reason: no M-AC fully satisfied until this PR merges
  • Evidence Ledger row updated:
    • yes
    • no, reason:

Risk and rollback

  • Risk: low; stale AI worker instructions could continue pointing to v0.7 if this does not merge.
  • Rollback: revert this PR to restore the prior v0.7 protocol.

Out of scope

  • No CoreRoomSnapshot schema implementation.
  • No console renderer.
  • No v0.9 issue implementation.

@spytensor spytensor merged commit d3af5ea into main May 23, 2026
5 checks passed
@spytensor spytensor deleted the feat/v0.8-241-worker-protocol branch May 23, 2026 19:49
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.

v0.8: Update AI worker protocol and tracker evidence rules

1 participant