Update
This commit is contained in:
@@ -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" },
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user