Skip to content

Add notebook kernel lease guard#308

Open
HunterCML wants to merge 1 commit into
SCIBASE-AI:mainfrom
HunterCML:codex/notebook-kernel-lease-12
Open

Add notebook kernel lease guard#308
HunterCML wants to merge 1 commit into
SCIBASE-AI:mainfrom
HunterCML:codex/notebook-kernel-lease-12

Conversation

@HunterCML
Copy link
Copy Markdown

/claim #12

Summary

  • add dependency-free notebook kernel lease guard for the real-time collaborative editor
  • validate kernel lease owners, expiry, handoff status, collaborator activity, resource limits, stale outputs, source hash drift, and unresolved cell comments
  • emit execution queue, reviewer artifacts, SVG preview, and H.264 demo video

Validation

  • node notebook-kernel-lease-guard/test.js
  • node notebook-kernel-lease-guard/demo.js
  • node --check notebook-kernel-lease-guard/index.js
  • node --check notebook-kernel-lease-guard/test.js
  • node --check notebook-kernel-lease-guard/demo.js
  • ffprobe -v error -show_entries format=duration,size -show_entries stream=codec_name,width,height -of default=noprint_wrappers=1 notebook-kernel-lease-guard/demo.mp4
  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant