Remove Williams (2017 FCA 252): the s. 13 PCMLTFA exception was repealed in 2018
Browse filesWilliams interpreted the 'election not to proceed' exception in PCMLTFA
s. 13, but Parliament repealed s. 13 the year after the decision
(S.C. 2018, c. 27, s. 174). The case is no longer good law on a live
provision, and surfacing it on cross-border currency-reporting queries
risks misleading a user about what the Act now requires. A comment in
canlex/caselaw.py marks the slot so the case isn't accidentally
re-added.
24 chunks dropped (5036 -> 5012). 141-question eval after the removal:
Hit@1 0.79 / Hit@3 0.94 / Hit@5 0.98 / Hit@10 0.99 / MRR 0.87 (vs
pre-removal 0.79 / 0.96 / 0.99 / 0.99 / 0.88 -- small embedding-space
jitter on PCMLTFA s. 18 and IRPA s. 64; the trade is a small precision
dip for legal correctness, the right call).
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- canlex/caselaw.py +4 -4
- data/processed/caselaw.json +2 -2
|
@@ -299,10 +299,10 @@ CASES = [
|
|
| 299 |
{"court": "fca", "id": 35595, "short": "Tourki",
|
| 300 |
"topic": "PCMLTFA; the structure of the s. 30 appeal to the Federal "
|
| 301 |
"Court against the forfeiture of seized currency"},
|
| 302 |
-
|
| 303 |
-
|
| 304 |
-
|
| 305 |
-
|
| 306 |
{"court": "fc", "id": 37898, "short": "Dokaj",
|
| 307 |
"topic": "PCMLTFA; the Federal Court's jurisdiction on a s. 30 appeal is "
|
| 308 |
"limited to whether the s. 12 reporting duty was contravened"},
|
|
|
|
| 299 |
{"court": "fca", "id": 35595, "short": "Tourki",
|
| 300 |
"topic": "PCMLTFA; the structure of the s. 30 appeal to the Federal "
|
| 301 |
"Court against the forfeiture of seized currency"},
|
| 302 |
+
# Williams, 2017 FCA 252 (item 304112) interpreted PCMLTFA s. 13, the
|
| 303 |
+
# 'election not to proceed' exception to the reporting duty. Parliament
|
| 304 |
+
# repealed s. 13 in 2018 (S.C. 2018, c. 27, s. 174), so Williams is no
|
| 305 |
+
# longer good law on a live provision and is excluded from the corpus.
|
| 306 |
{"court": "fc", "id": 37898, "short": "Dokaj",
|
| 307 |
"topic": "PCMLTFA; the Federal Court's jurisdiction on a s. 30 appeal is "
|
| 308 |
"limited to whether the s. 12 reporting duty was contravened"},
|
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
-
size
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:678e15e776da3a401e6cdd26374e311b0c56dda3d6c6db33a2f58cb4919be2dc
|
| 3 |
+
size 10584638
|