Document lessons from the Hyperkernel experiment - #36
Merged
Conversation
hnordt
temporarily deployed
to
codex/document-hyperkernel-experiment - hyperkernel PR #36
August 2, 2026 18:38 — with
Render
Destroyed
hnordt
marked this pull request as ready for review
August 2, 2026 23:24
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
hnordt/hyperkernel-experimentrepository, pinned to the evaluated revisiondocs/spikes/README.mdand record the experiment's intended archival dispositionWhy
The experiment made the proposed architecture tangible and produced useful evidence about atomic event and projection writes, constrained SQL, retained-history performance, and read-only time travel. Capturing that evidence before the experimental repository is archived prevents it from becoming an undocumented second implementation or an accidental supported contract.
Impact
This is documentation-only. It changes no runtime behavior, public SDK, database schema, or supported Kernel, Extension, or Experience contract.
Change classification
AI usage disclosure
Verification
Official repository:
npm run checknpm run lintnpm run test— 1 unit test and 1 Playwright test passednpm run buildgit diff --checkExperiment repository at
48527996a23c5dfde85426d7350bc7928f78a616:deno task check— 32 tests passeddeno task todo:test— 17 tests passedUncertainty and risks
npm run testattempt was blocked from opening a local port withEPERM; the complete suite passed when rerun with local-port permission.