Repository Provenance
Identity
- Private downstream:
Shoonya-Game-Technologies/anuva-bento - Public upstream:
nyblnet/bento - Bootstrap date: 2026-07-24
- Selected upstream release:
v1.0.8 - Selected tag and commit:
0c9600d220668a6f447bbd2edf3567558b3652ea - Upstream release published: 2026-07-24 05:14:15 UTC
- Downstream type: independent private repository, not a GitHub fork
History import
The empty private repository received one initial history-preserving mirror
import before any Anuva-authored commit existed. GitHub accepted normal branches
and all release tags and rejected only the public repository's hidden
refs/pull/* references. The imported main and v1.0.8 tag both resolve to
the selected commit.
The mirror import is complete and must never be repeated. Future upstream
updates use fetch, a sync/bento-vX.Y.Z branch, a normal merge, verification,
and a reviewed PR.
Remotes
origin https://github.com/Shoonya-Game-Technologies/anuva-bento.git
upstream https://github.com/nyblnet/bento.git
The local upstream push URL is DISABLED.
Unmodified baseline verification
The private clone was verified at the selected commit before adding any Anuva-authored file:
npm ci: passed; 79 packages installed, 0 reported vulnerabilities.npm run build: passed with Vite 7.3.6.node ..\scripts\test-sync.ts: passed all 45,362 checks.npm run build:single: its POSIXSINGLEFILE=1syntax is not accepted by Windowscmd.exe.- The equivalent unmodified Windows steps passed:
$env:SINGLEFILE = '1'
npx vite build --outDir dist-single
Move-Item dist-single\index.html dist-single\Bento_Slides.bento.html
node ..\scripts\postbuild-compress.mjs dist-single\Bento_Slides.bento.html
The resulting self-contained artifact was 593,771 bytes. This is recorded as an upstream Windows script portability limitation, not patched by ANU-9.