Rebuild + redeploy of the prior commit (9b9c93c). Version bumped from 0.0.1 to 0.0.2 (parallel-session bump in package.json). New hashes live on dl.silentmode.st + Sia bns/silentmode/: TheseusNavigator-Setup-0.0.2.exe sha256 b62ecf528dc672a07a144af5a8bbb5772b2853b4ad5eec5926bdc6247792ad53 TheseusNavigator-0.0.2-portable.exe sha256 ba80a808446bd75a6b649d93094af9e21be38476dd23980bad7ac0e228a6ce76 Also snapshotted the parallel-session 0.0.1 (81831c08 / b4807aa1) that was live just before this ship into /opt/silent-mode/dl/_prev/ so it's available as a rollback alongside the earlier 418e7bba / 208b059a / 036e94c7 builds. Manifest hashes were previously updated by the parallel session to a STALE 0.0.2 build (b3a81047 / 37679d29) that never made it live; those have been overwritten with the actual live hashes now. On-chain pointer at releases.silentmode.bch unchanged — publishes the manifest URL, so BCNR clients see the new hashes automatically without a wallet spend. PENDING.md updated with the new rollback list.
43 lines
2.2 KiB
Markdown
43 lines
2.2 KiB
Markdown
# Pending — uncommitted Theseus changes
|
|
|
|
Working-tree state that hasn't been committed or shipped. Read this before
|
|
touching the same files. Update when you land or add work.
|
|
|
|
Format: each group has a `session:` label so parallel sessions can see
|
|
what belongs to whom and coordinate. Naming convention:
|
|
`YYYY-MM-DD:short-slug` for date-bounded work, or `parallel:<theme>` for
|
|
work owned by a session that isn't the current one.
|
|
|
|
Last updated: 2026-08-02.
|
|
|
|
---
|
|
|
|
_No uncommitted work owned by this session. Last shipment:
|
|
Setup `b62ecf528dc672a07a144af5a8bbb5772b2853b4ad5eec5926bdc6247792ad53`,
|
|
portable `ba80a808446bd75a6b649d93094af9e21be38476dd23980bad7ac0e228a6ce76`
|
|
(0.0.2, 2026-08-02 — shield green polish + picker→Search + toggle-vs-remove).
|
|
Rollback points on the VPS at `/opt/silent-mode/dl/_prev/`:_
|
|
- `TheseusNavigator-Setup-0.0.1-81831c08.exe` + `-portable-b4807aa1.exe` + `releases-manifest-2026-08-02-live-81831c08.json` — one revision back (parallel-session 0.0.1 that was live just before this ship)
|
|
- `TheseusNavigator-Setup-0.0.1-418e7bba.exe` + `-portable-93d57963.exe` + `releases-manifest-2026-08-02c.json` — this session's 0.0.1 shield ship
|
|
- `TheseusNavigator-Setup-0.0.1-208b059a.exe` + `-portable-bf089765.exe` + `releases-manifest-2026-08-02b.json` — pre-shield
|
|
- `TheseusNavigator-Setup-0.0.1-036e94c7.exe` + `-portable-fb0b2693.exe` + `releases-manifest-2026-08-02.json` — original 0.0.1 dropdown-fix build
|
|
|
|
---
|
|
|
|
## session: `parallel:collision-policy`
|
|
|
|
Owner's focus: BCNR ↔ ICANN name collision handling. Not mine — leave for
|
|
that session to land or bundle by explicit ask.
|
|
|
|
- Android / mobile: [../AriadneResolver/mobile/app/AndroidManifest.xml](../AriadneResolver/mobile/app/AndroidManifest.xml),
|
|
[BchFetcher.java](../AriadneResolver/mobile/app/src/com/silentmode/ariadne/BchFetcher.java),
|
|
[Bns.java](../AriadneResolver/mobile/app/src/com/silentmode/ariadne/Bns.java),
|
|
[build.ps1](../AriadneResolver/mobile/build.ps1) — mobile-side collision changes.
|
|
- Repo-wide: `.gitignore` gained a `/.keys/` line (harmless).
|
|
|
|
## Live state
|
|
|
|
Shipped hashes live at `../site/releases-manifest.json` and
|
|
`https://dl.silentmode.st/releases-manifest.json`. On-chain pointer at
|
|
`releases.silentmode.bch`. See [GOTCHAS.md](GOTCHAS.md) for the release
|
|
gotchas.
|