Updates the "Quick links the reviewer should bookmark" section of
doc/reviewer/README.md so it matches the Pages-hub v4 layout:
* the hub itself now carries status badges, a "what's new" banner,
and the research-alignment table — call this out so the reader
knows what to expect when they click through;
* adds direct links to the three documents that the new Q1/Q2/Q3
questions actually depend on (references.md, phases.md,
research-track.md) — previously only the Schläfli-derivation note
and the locked-vs-flexible architecture page were linked;
* re-points the Schläfli derivation link from "Q2" (old numbering)
to "Q3" (new numbering after baustein B inserted research
questions at Q1/Q2).
Companion change to the Pages-hub v4 already pushed to the codeberg
`pages` branch; this commit keeps the in-repo guidance in sync.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
40 lines
2.2 KiB
Markdown
40 lines
2.2 KiB
Markdown
# Reviewer meeting materials
|
|
|
|
A single landing page for the three documents associated with an
|
|
external-reviewer meeting. The materials are written for a peer who
|
|
actively publishes in discrete differential geometry — specifically
|
|
the decorated-DCE / Penner-coordinates / hyperideal-polyhedra /
|
|
canonical-tessellations research line — and who would potentially
|
|
use conformallab++ as numerical infrastructure for their own future
|
|
experiments.
|
|
|
|
| Document | Audience | Purpose |
|
|
|---|---|---|
|
|
| [`briefing.md`](briefing.md) | **the reviewer** | one-page orientation: what the project is, where to look first, what we want from them |
|
|
| [`questions.md`](questions.md) | **the reviewer** | the 5 concrete decisions we want their opinion on (skim before the meeting) |
|
|
| [`agenda.md`](agenda.md) | **me** | my own meeting playbook: timing, order, the "no" question, post-meeting memo template |
|
|
|
|
After the meeting, a fourth file `2026-XX-XX-meeting-notes.md` should
|
|
land here too — the memo template at the bottom of `agenda.md` is the
|
|
suggested structure.
|
|
|
|
## When to send to the reviewer
|
|
|
|
- **briefing.md** + **questions.md**: as part of the meeting-confirmation
|
|
email, ~5 business days before the meeting. Subject line: *"Pre-read
|
|
for our conformallab++ chat (~15 min)"*.
|
|
- **agenda.md**: never send. This is internal scaffolding.
|
|
|
|
## Quick links the reviewer should bookmark
|
|
|
|
- 🌐 Reviewer-hub landing page: <https://tmoussa.codeberg.page/ConformalLabpp/>
|
|
(the hub shows status badges, a "what's new" banner with the most
|
|
recent delta, the research-alignment table, and direct links into
|
|
every document below)
|
|
- 📦 Source: <https://codeberg.org/TMoussa/ConformalLabpp>
|
|
- 📝 Architecture decisions (incl. the Q7 "no" prompt): [`../architecture/locked-vs-flexible.md`](../architecture/locked-vs-flexible.md)
|
|
- 📐 Schläfli derivation (for Q3): [`../math/hyperideal-hessian-derivation.md`](../math/hyperideal-hessian-derivation.md)
|
|
- 📚 Literature index (for Q1 + Q3): [`../math/references.md`](../math/references.md)
|
|
- 🗺️ Per-phase roadmap (for Q1): [`../roadmap/phases.md`](../roadmap/phases.md)
|
|
- 🧪 Research-track entries with acceptance criteria (Q1 + Q2): [`../roadmap/research-track.md`](../roadmap/research-track.md)
|