Wiki: rewrite GitLab references to GitHub for migration
Bulk rewrite of URLs (project, releases, tags, blob, wiki, namespace)
and narrative platform mentions. Also fix the GitLab-specific UI path
in the release checklist to GitHub's "Releases → Draft a new release".
GitLab #N issue references intentionally left for a follow-up commit
after issues migration completes.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Populate full wiki: hardware, software, pipeline, reference, project
Adds 18 pages covering the planned sidebar structure end-to-end:
- Hardware (CCL-ALTAR-01 cell, StoneFlower BIG extruder, calibration data)
- Software stack overview
- Pipeline overview + 7 step pages (pick → settings → slice → analyze
→ send → post-process → run)
- Settings reference (every field by group, defaults, units)
- Materials (presets, water % convention, shrinkage compensation)
- G-code conventions (S1 idle, F600 plunge, dwell units, post-only rule)
- Lab studies index (water % study)
- Releases (per-version highlights, dist bundle, full release checklist)
- Contributing (dev env, lab quirks, branching, fork guidance)
Also removes a stale TODO comment from home.md (cell photo is now in).
Every page that benefits from a screenshot has a placeholder formatted
as `> 📷 _description_` for consistent grep-and-replace. 43 placeholders
total across all pages.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Seed wiki: Home + sidebar
Skeleton for a pipeline-oriented wiki mirroring ARCHITECTURE.md.
Sidebar enumerates the planned pages (broken links until written).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>