blob: e7384844ed77358160e9894ca1dc5532842a35d6 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Fixture: lectio-ef-2005-2050.txt
Task: 2026-08-11-colitur-plan3-resolution-engine, Task 15 (differential harness)
Produced by the sibling project ~/git/projects/lectio at commit:
2386a45 cmd(lectio-ef-dump): new EF calendar dumper for colitur's differential oracle
(branch polish-ui-and-calendar at the time; see that repo's own log)
Exact command:
cd ~/git/projects/lectio && go run ./cmd/lectio-ef-dump 2005 2050
Output: one line per civil day, 2005-01-01 through 2050-12-31 inclusive
(16801 lines = 46*365 + 11 leap days), in lectio's OWN vocabulary --
season/slug/rank/colour spellings are lectio's, not translated to colitur's.
See cmd/lectio-ef-dump/main.go's own doc comment for the exact column
format and the caveats this repo's comparator (test/test_differential.ml)
relies on: the trailing "+other-slug" tokens are LOSING candidates (lectio
has no RG 111 admission logic), and lectio's own EF oracle test asserts
season only, for 2025-2026 only (rank/colour are logged, not asserted).
Regenerate with the same command if lectio's EF calendar logic changes and
the fixture needs updating; do not hand-edit this file.
|