docs: add generated provenance footers to six migrated pages (phase 173, D-09)
docs: state the Rev 0/1 limitation concretely, drop an unverified JP4 claim The limitation is now stated as what happens: a 32-pin chip above 64 KB gets the un-dropped VPE rail on pin 1 instead of the dropped 13 V. 64 KB is the boundary because A16 is asserted from address 65536 upward. Removes the claim that the TI parts take VPP on a different pin than the JEDEC parts. It is false for the 2516, which uses the 2716 pinout with VPP on pin 21 exactly as the JEDEC part does.
docs: shield revision limitations into a notes column Drops the chip-variants column. The Rev 0 and Rev 1 32-pin VPP limitation and the Rev 2.2/2.3 JP4 reroute are stated per row instead of in a section below.
docs: shield revisions by chip variant, with the Rev 0/1 VPP limitation Replaces the protocol-id column with what each revision can actually program. JP4 corrected to 1x3 on Rev 2.2 and Rev 2.3, which is what reaches the TI 2516 and 2532 VPP pin. Records the Rev 0 / Rev 1 limitation, traced to source: the VPP drop control and address line A16 are the same physical bit on those revisions, so the firmware strips the drop bit for 32-pin parts and the dropped rail is unavailable to them. Rev 0 also has no VPP readback at all.
docs: shield revisions as a technical table Restores the supported protocol list, adds a jumper column and a detection column stating what each board carries on A3. Adds the A3 band table the firmware actually branches on, and records that Rev 2.0, 2.1 and 2.2 share the low band and all report as Rev 2.0.
docs: keep the address-line count as a column on shield revisions
docs: merge the two shield revision tables into one The two tables shared their key column and largely duplicated each other -- both carried the R41 value and the JP4 footprint. Merged into one, with the separate auto-detected yes/no column dropped: what detection depends on is already in the row. Chip families, maximum VPP and address-line count were identical in all six rows, so they are stated once above the table rather than repeated eighteen times.
docs: put the logo on every page Five pages were missing the header block -- the ones written or rewritten during this pass rather than migrated from a repository that already had it.
docs: cut the reference pages down to what a user needs Shield Revisions: replace the git-provenance inventory with a plain list of the real revisions and how to tell them apart. Drop the silkscreen alias table, the ADC band table and the investigation-history pointer. Capability matrix loses supported_protocol_ids, max_vcc_v and runtime_guard_gaps; notes now carry detection and jumpers. No modified or personal boards. Pin Maps replaces Pinout Safety Review and AT28C04 Adapter: socket pin maps for all 15 chip families generated from the pinout data, the DIP24 adapter reroute, and the shield's own pin and control-register assignments. Chip Database Fields replaces Infoic Field Dictionary: describes the Firestarter chip database rather than the upstream format. Protocol ID: protocol and what the algorithm is, nothing else. Protocol Flags: one bit/mask/meaning table, unknown bits included as unknown rather than guessed at. Package Details deleted -- its flags tables duplicated Protocol Flags and its own half was DIP-filter internals. SRAM and NVRAM Behavior deleted. Lockable PROMs keeps its family tables; intro tightened and tracking parameters stripped from the datasheet links.
fix(168-11): restore source wording on Shield-Revisions claim line
Migrate 12 documentation pages from firestarter/doc and firestarter_app/doc Copied byte-for-byte from the pre-deletion sub-repo commits recorded in tools/wiki/MIGRATION-TABLE.md, then edited within a bounded set: page title, removal of unopenable .planning/ paths, cross-file link repair to page titles, a firestarter-claim-stamp against the current chip database, and a firestarter-claims-begin/end region around the three tables whose claims this milestone's checkers will resolve against that database. The two GSD-framed pages (Pinout-Safety-Review, SRAM-and-NVRAM-Behavior) are de-framed: no phase-number title suffix, no audit-trail pointer into an unopenable path, their safety content otherwise intact. PY32F071-FIRMWARE-INSTALL.md is deliberately not migrated (deferred). Home.md and the sidebar are untouched by this commit; a later push updates their navigation once WIKI-05's live-orphan failure has been captured against this state.