Update
CI / scan_ruby (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / test (push) Has been cancelled

This commit is contained in:
2026-04-29 12:01:21 +01:00
parent a64be2ec92
commit f7fe9b0174
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ class ListingsController < ApplicationController
"Viewings by appointment in the indoor showroom" "Viewings by appointment in the indoor showroom"
], ],
inspection_log: [ inspection_log: [
{ note: "Front splitter edge photographed", stamp: "2026-04-24 08:31 BST", code: "OBS-17-09", status: "Advisory" }, { note: "Nearside sill mark logged", stamp: "2026-04-24 08:31 BST", code: "OBS-17-09", status: "Advisory" },
{ note: "Battery conditioner case checked", stamp: "2026-04-24 08:27 BST", code: "INS-88-52", status: "Filed" }, { note: "Battery conditioner case checked", stamp: "2026-04-24 08:27 BST", code: "INS-88-52", status: "Filed" },
{ note: "Road test complete", stamp: "2026-04-24 08:21 BST", code: "INS-88-73", status: "Filed" }, { note: "Road test complete", stamp: "2026-04-24 08:21 BST", code: "INS-88-73", status: "Filed" },
{ note: "Alarm fob battery confirmed", stamp: "2026-04-24 08:16 BST", code: "INS-88-21", status: "Filed" }, { note: "Alarm fob battery confirmed", stamp: "2026-04-24 08:16 BST", code: "INS-88-21", status: "Filed" },
-1
View File
@@ -53,7 +53,6 @@ This file is for the puzzle owner only and should not be linked from the UI.
- `INS-88-71` - `INS-88-71`
- Solve method: - Solve method:
- use only the notes marked `Filed` - use only the notes marked `Filed`
- ignore the one advisory entry with a different base code
- the card is shown newest first, so read the filed notes from oldest to newest - the card is shown newest first, so read the filed notes from oldest to newest
- decode the final two digits as classic mobile keypad `key + tap count` - decode the final two digits as classic mobile keypad `key + tap count`
- 71 = P (`7` pressed once) - 71 = P (`7` pressed once)