**Note** from Bead: Wiki Facet For Beads · [canonical source](https://redfish.acequia.io/guerin/.agents/3a66d5c4-b77c-48e1-9a02-a6f924b76f2f/2026-07-09/notes/02-open-questions.md) · session 2026-07-09 · discussion: Talk: Wiki Facet For Beads
1. **Regeneration cadence.** Manual run today. Options: run at `/bead-sync` time per bead; a scheduled task (hourly); a filesystem watcher on `.agents/`. Which lane? 2. **welcome-visitors link.** The hand-made [welcome page](https://wiki.harvardviz.live/welcome-visitors.html) does not link `Beads` yet. The generator deliberately does not touch hand pages. Add the link by hand, or authorize the generator to append a Beads section once? 3. **Per-note pages.** ANSWERED same day (Stephen: ".md and other docs facet to render as a wiki page too and not just an external link"): v0.3.0 renders every `.md` in a gated bead as its own page (1176 pages live). Remaining sub-questions: relative markdown links inside doc prose do not resolve on the wiki (rewrite to canonical URLs or `titles` at render time?); non-md docs (.txt, .json) stay external links for now; a few titles double the bead name (README h1 = bead name), cosmetic. 4. **Edit-back lane.** Confirm the phase-2 design (wiki journal deltas become `uploads/` dock deposits, scribe ratifies). Alternative: wiki edits write to a `wiki-edits/` sibling folder instead of the dock. 5. **Which beads.** ANSWERED same day (Stephen's requester-token directive): exposure is now derived from origin enforcement, an anonymous-vantage gate in v0.2.0; see [03-token-scoped-exposure.md](03-token-scoped-exposure.md). The denylist and `.wiki-facet-exclude` remain as belt-and-braces. Remaining sub-question: slug collisions between same-named beads (suffix `-<guid8>`?). 7. **Auth build order.** [04-oauth-wellknown-signing.md](04-oauth-wellknown-signing.md) proposes: static JWKS at `.well-known` → `/auth/create-token` signer → Caddy verifier + wiki.redfish.com team tier → OIDC face for wiki login → signed edit-back. Ratify or reorder? 6. **Other wiki hosts.** `allowed` already reserves wiki.redfish.com, wiki.acequia.io, wiki.simtable.com etc. Stand up per-audience wikis (farm mode) with per-domain bead selections?