Fancy Kit Harness 0.1.0
Pre-release0.1.0
14th July, 2026
This is a review tool for a disposable, dedicated test Vault. It is not intended for an everyday Vault or for installation from the Obsidian Community Plugins catalogue.
Install in a dedicated test Vault
Copy the verified Harness bundle and open it in Obsidian
The installer requires Screwdriver. It asks for the dedicated Vault name or ID, verifies the complete release document against its SHA-256, copies it to the Clipboard, and opens a versioned note through Obsidian URI. Run Screwdriver: Restore files from this note, reload Obsidian, enable Fancy Kit Harness, then run Fancy Kit Harness: Open harness.
The document restores only main.js, manifest.json, and styles.css below .obsidian/plugins/fancy-kit-harness. It does not enable the plug-in, change community-plugins.json, or provide a data.json file.
Included review flows
- guided and automatic Vault text and frontmatter contract scenarios;
- nested screen wake-lock lease and cleanup checks;
- a guided physical mobile wake-lock and visibility lifecycle review;
- component showcase stories for dialogues, typed selection, notices, and progress; and
- a copyable privacy-reduced report with collected evidence.
Validation
- built from clean Fancy Kit commit
9458c527f9f581d1395b9f1dc6c179101b3fac7a; - pull request and post-merge CI completed successfully;
- all workspace type checks, release-tool tests, browser and Node tests, and builds completed successfully;
- all generated
SHA256SUMSentries were verified; and - the GitHub Pages installer and Harness page both returned HTTP 200 after deployment.
Real-device review
- Install into a disposable, dedicated test Vault through the verified installer link.
- Confirm that Screwdriver restores only the three documented plug-in files.
- Enable the Harness and confirm that the first-run mode selection is shown.
- Run the full automatic contract review and confirm that its Vault fixtures are removed.
- Exercise the dialogue, selection, notice, and progress showcase stories.
- On mobile, confirm the timed screen wake lock and background-to-foreground reacquisition flow.
- Copy the report and confirm that it contains no Vault identity, existing content, or password value.
Automated CI runs on Linux and does not replace the physical mobile display review. This release is marked as a pre-release until the intended real-device checks have been completed.
Assets
fancy-kit-harness-0.1.0-screwdriver.md: the versioned, verified Screwdriver restore document;SOURCE.json: source commit and clean-worktree provenance; andSHA256SUMS: checksums for the generated Harness release files.