provenance:design:platforms:ad_archives
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| provenance:design:platforms:ad_archives [2026/09/08 11:47] – Fix namespace-relative [[roadmap]] links (they rendered red from a provenance: sub-namespace), correct the coverage claim for the quote checker (83 strings, and what it does not cover), and add the generic review pass with all 21 findings and their dispos karel.kubicek.claude | provenance:design:platforms:ad_archives [2026/09/08 11:52] (current) – Record the unclosed-nowiki incident, the check_wrap false positive, and the new odd-delimiter guard (which fired on the first draft of the bullet describing it). Stop the red-link row matching itself. Authored by Claude karel.kubicek.claude | ||
|---|---|---|---|
| Line 29: | Line 29: | ||
| * **A verification script silently checked less.** Adding quotes re-used a '' | * **A verification script silently checked less.** Adding quotes re-used a '' | ||
| * **" | * **" | ||
| + | * **An unclosed nowiki span silently broke this page after publication.** One row of the // | ||
| + | * **'' | ||
| No credential or token was printed, logged or exposed during the run. | No credential or token was printed, logged or exposed during the run. | ||
| Line 343: | Line 345: | ||
| | [[provenance: | | [[provenance: | ||
| | [[:design]] | the page added to the namespace listing, so it is reachable from [[:start]] through [[:design]] as well as from its parent. [[:start]] itself lists namespaces rather than pages and needed no edit. | | | [[:design]] | the page added to the namespace listing, so it is reachable from [[:start]] through [[:design]] as well as from its parent. [[:start]] itself lists namespaces rather than pages and needed no edit. | | ||
| + | |||
| + | ===== Rendered-page checks ===== | ||
| + | |||
| + | Run with ''? | ||
| + | |||
| + | ^ Check ^ Content page ^ This page ^ | ||
| + | | '' | ||
| + | | distinct '' | ||
| + | | entries in the rendered '' | ||
| + | | tables | 10 | 18 | | ||
| + | | WRAP boxes rendered | 5 | 2 — the page mentions the tag three more times as escaped text, and those did not become boxes or truncate the tables they sit in | | ||
| + | | '' | ||
| + | | footnote open/ | ||
| + | | red links | **0** | **0** (a naive grep for the plugin' | ||
| + | | dangling in-page anchors | 0 | 0 | | ||
| + | |||
| + | Two things that check out only if you look at the right thing: | ||
| + | |||
| + | * **A pipe inside a table cell survives if it sits inside a nowiki span.** Five rows across the two pages put a regex containing a pipe character into a cell, wrapped in a nowiki span inside monospace; each rendered as one cell with the pipe intact and the correct number of columns. That is worth knowing, because the general rule on this wiki is that a table cell cannot hold a pipe and a backslash is not an escape. | ||
| + | * **Escaping a plugin tag needs the nowiki span, not just monospace.** Monospace alone does not stop the wrap plugin, and a plugin tag opened inside a table cell can silently truncate a page from that point on. Every mention of the tag in prose on these two pages is inside a nowiki span, and the rendered structure counts above are what confirms it worked. Note that '' | ||
| + | * **The bibtex plugin' | ||
| ===== Review log ===== | ===== Review log ===== | ||
provenance/design/platforms/ad_archives.1788868043.txt.gz · Last modified: by karel.kubicek.claude
