# R-Scope (lab standalone / overseas) Board Room とは独立したファイルマネージャです。 ## URLs | Entry | Path | |-------|------| | **Recommended** (full site) | `/root-proxy.php` or `/r-scope.php` | | This folder only | `/RELEASE/TFM/R-Scope/scope-proxy.php` (via proxy boot) | **Note:** On some hosts, opening `/RELEASE/TFM/R-Scope/R-Scope.php` directly returns HTTP 500. Use `/root-proxy.php` instead (or upload `.htaccess` here for auto-redirect). ## Files - `R-Scope.php` — main app (English UI, v2.2: add up to 3 scope panes + scope setup bar) - `lib/rscope-scope.php` — scope range session/API - `lib/rscope-ui-v22.js` — multi-pane + setup UI - `lib/rscope-lib.php` — auth, `.protected`, browse filters (no Board Room) - `lib/fl-meta.php` — optional LISTER metadata (`# APP_*` in files) - `config/rscope.json` — optional password (`password_hash` empty = open access) - `scope-proxy.php` / `root-proxy.php` — entry points - `R-Scope-manual-index.php` / `-ja.php` / `-en.php` — standalone user guides (JP/EN) - `lib/manual-edition-bar.php` — language/edition switcher on manual pages ## LISTER integration (optional) If `public_html/file-lister.php` exists, the right pane shows Ver / Cat / Desc / Memo and an **Open** link. If LISTER is not installed, the meta row still works (size, date, name); the **List** column is hidden. No errors. ## Password - Empty `config/rscope.json` → no login screen - Set via **🔑 Password** in the toolbar, or hash in `config/rscope.json` ## Deploy (LAB) Upload this folder to `RELEASE/TFM/R-Scope/` on the server and update: - `public_html/root-proxy.php` - `public_html/scope-proxy.php` (optional shortcut) ## Retail (Etsy) Flat ZIP for buyers: run `dist/pack-r-scope.ps1` → `dist/r-scope-2.2.3-standalone.zip` See `dist/RETAIL.md` and `dist/ETSY-LISTING.md` **Market:** standalone **v2.2.2** — watch and learn; no rush to v2.3 on Etsy. ## Roadmap **Next release (lab): v2.3** — VIDEO preview, PDF/annotation layers, RealWear PoC (Sept 2026), folder UI. Full spec: **`ROADMAP-v2.3.md`**