Release 1.0.0

Released and verified.

The unchanged DBOPFS 1.0.0 runtime passes the current real-Chrome suite, precise coverage capture, tarball inspection, clean installation, and pointer-only import gate.

Publisheddbopfs@1.0.0August 11, 2026

Release state

Current snapshot

  • Runtime source identifiedDBOPFS.js, AppDataScope.js, and DBOPFSWorker.js retain their existing implementation.
  • Chrome release suite passedVanilla-test 2.1.0 reported 87 passed, 0 failed, and 0 skipped across Unit, Functional, Integration, and Regression suites in Chrome 151 against real OPFS.
  • Measured coverage recordedChrome precise coverage executed 35,920 of 41,441 runtime source bytes: 86.68%. No arbitrary threshold is asserted.
  • Package verified and publishedThe clean-installed tarball, bundled strong-type dependency, registry checksum, and public dbopfs@1.0.0 metadata match.
  • Developer site preparedDependency-free documentation and a structured OPFS playground ship from the release repository.

Release-bound reports

Evidence badges

The badges read immutable values generated by the local release gate and committed under release/.

No workflow implication. These are release-artifact badges. They do not claim that GitHub Actions runs on every commit.

What the run looked like

Test and coverage examples

These images are documentation views rendered from the current machine-readable verification of the unchanged 1.0.0 runtime. They show the actual recorded suite names, case IDs, descriptions, durations, byte counts, and percentages; they are not live CI widgets and do not invent a pass threshold.

Release gate results

Release gates

GateRequired evidenceCurrent site claim
TestsFour vanilla-test suites run in real Chrome against OPFS.Passed: 87 / 0 / 0
CoverageChrome DevTools precise coverage includes all three runtime modules.Measured: 86.68%
Package contentsThe packed artifact contains all three modules and its bundled relative dependency.Passed
Clean consumerA fresh temporary project installs the tarball with lifecycle scripts disabled.Passed
Arcane pointerChrome imports the clean-installed module pointer and completes a real OPFS set/get.Passed
LicenseThe root license is PolyForm Noncommercial 1.0.0, with separate commercial terms offered.Final
RegistryThe public registry metadata and SHA-1 match the verified tarball.Published
GitHub releaseTag and release point to the verified commit and evidence.v1.0.0
PagesThe project site serves the docs and structured playground over HTTPS.Live

What 1.0.0 proves

Compatibility claim

The release contract is narrow and testable:

Arcane OS can remove its in-tree DBOPFS copy, point its modules directory at the installed package, and continue using the existing application code without changes.

The release gate installs the packed artifact into a clean fixture, preserves the package layout, imports the installed module URL in Chrome, and completes a real OPFS round trip. The evidence is recorded in release-evidence.md.

One coordinated release

Release links

The registry package, release source, evidence, and developer site all describe the same 1.0.0 artifact.

Install from npm Download GitHub tarball Installation instructions Inspect evidence