Skip to content

v0.4.36 - Notebook Runbook Preflight Ledger

Choose a tag to compare

@LiuWhale LiuWhale released this 26 Jun 22:10

What changed

  • Added a real notebook runbook preflight ledger instead of only documenting the future design.
  • AutoPlan executions now record running, completed, failed, cancelled, duration, actions, and target notebook evidence.
  • Notebook Workspace now shows the latest AutoPlan run status, and Operation Ledger can inspect preflight evidence with a no-write verification policy.
  • Updated Chinese and English docs to separate the current v0.4 product from the true v3 Notebook Knowledge OS target.

Verification

  • python3 -m unittest discover -s tests: 503 tests passed.
  • node --check for main.js and web/app.js passed.
  • python3 -m py_compile for Companion scripts passed.
  • release_smoke_test passed for zip, mnaddon, pkg, and install dry-run.

Known release gates

  • Runtime evidence requires reopening/restarting MarginNote 4 panel after install.
  • Package is unsigned/not notarized.
  • Native highlight and cross-machine install evidence remain release-gate items.