Rebrand Pinscope to Periscope across product and codebase.

Rename the core package to periscopex, update UI/docs/Docker/deploy defaults to periscope.michelebigi.it, and keep legacy version/storage key aliases so existing projects keep working.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-09-13 20:02:04 +02:00
co-authored by Cursor
parent 556306bf4d
commit 8d2b85600f
177 changed files with 869 additions and 766 deletions
+2 -2
View File
@@ -8,5 +8,5 @@ Included: closed-form core (`zsolver`, `geometry`, `planes`, `model`,
Excluded on purpose:
- `gerber2ems_export.py`, `prepare_simulation.py`, `crop_board.py`,
`simulate_net.sh` (OpenEMS / field-solver export)
- `board_model.py` and `plugin/` (pcbnew). Pinscope does not load KiCad's
Python; PCB ingest stays in `pinscopex.parsers_kicad_pcb`.
- `board_model.py` and `plugin/` (pcbnew). Periscope does not load KiCad's
Python; PCB ingest stays in `periscopex.parsers_kicad_pcb`.