Commit graph

258 commits

Author SHA1 Message Date
Virgil
f13446fb73 refactor(reversal): name low-information confidence floor
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 08:09:13 +00:00
Virgil
f2d2f2e5fd fix(i18n): fail empty loader registrations
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 08:03:56 +00:00
Virgil
92add102a8 feat(i18n): add count support to translation context
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:59:58 +00:00
Virgil
996fb4c849 refactor(i18n): unify filesystem loading path
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:55:11 +00:00
Virgil
e934c4f02c refactor(i18n): remove missing-key handler wrapper
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:50:12 +00:00
Virgil
487d897450 refactor(i18n): sort available language output
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:46:10 +00:00
Virgil
a3167d4cc9 fix(i18n): avoid mutating handler slices
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:42:26 +00:00
Virgil
440f96fc16 refactor(i18n): align core primitives with ax conventions
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:37:58 +00:00
Virgil
79f23264ef fix(i18n): ignore nil handlers
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:33:52 +00:00
Virgil
65dea1d4c9 refactor(i18n): centralise formality parsing
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:30:15 +00:00
Virgil
0aa4bc334e refactor(i18n): share article prefix helper
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:27:09 +00:00
Virgil
d2017eb6e3 fix(i18n): honour word map in action failures
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:23:49 +00:00
Virgil
69bf91b1b9 fix(loader): preserve zero-valued signal priors
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:20:32 +00:00
Virgil
ac8645466f feat(i18n): restore package-level LoadFS helper
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:17:56 +00:00
Virgil
ff42b06ae4 fix(time): normalise relative-time unit input
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:14:13 +00:00
Virgil
f091340da3 fix(service): copy handler slices in options
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:10:49 +00:00
Virgil
d95218917e fix(i18n): guard against nil loaders 2026-04-02 07:07:42 +00:00
Virgil
7b36000b7d fix(localise): support LANGUAGE locale lists
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:04:54 +00:00
Virgil
dd42265f90 fix(loader): add base-language file fallback
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 07:00:58 +00:00
Virgil
379cab296c fix(reversal): honor base-language fallback in tokeniser
Support underscore-separated locale tags like fr_CA by falling back to the base language when building reverse indexes and matching French articles.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:56:21 +00:00
Virgil
8f8252cfc5 refactor(reversal): expose default disambiguation weights
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:53:06 +00:00
Virgil
6810b352c5 fix(service): apply default location to contextual lookups
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:49:28 +00:00
Virgil
78637dc14f fix(i18n): escape quoted strings
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:44:58 +00:00
Virgil
50dcc47836 fix(i18n): preserve translate ok in debug mode
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:39:39 +00:00
Virgil
94e6c2d5d7 fix(i18n): canonicalise locale scans
Some checks failed
Security Scan / security (push) Successful in 12s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:35:46 +00:00
Virgil
c4b91d6585 fix(i18n): normalise loader language tags
Some checks failed
Security Scan / security (push) Successful in 15s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:31:35 +00:00
Virgil
4614931ae1 fix(i18n): prefer locale override precedence
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 2m16s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:26:29 +00:00
Virgil
956e90aa45 fix(i18n): canonicalise fallback language tags
Some checks failed
Security Scan / security (push) Successful in 20s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:22:07 +00:00
Virgil
7e0f6cb13a fix(i18n): normalise fallback language tags
All checks were successful
Security Scan / security (push) Successful in 23s
Test / test (push) Successful in 2m14s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:17:36 +00:00
Virgil
3c32b7a7ef fix(i18n): release raw missing-key lock
Some checks failed
Security Scan / security (push) Successful in 12s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:13:20 +00:00
Virgil
3f6c06add5 fix(i18n): release service lock before handler callbacks
Some checks are pending
Test / test (push) Waiting to run
Security Scan / security (push) Successful in 13s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:10:14 +00:00
Virgil
885933626d fix(i18n): register runtime messages as languages
Some checks failed
Security Scan / security (push) Successful in 14s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:06:45 +00:00
Virgil
5b139b06f1 fix(i18n): make registered locales idempotent across service swaps
Some checks failed
Test / test (push) Waiting to run
Security Scan / security (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 06:03:18 +00:00
Virgil
b3fe050512 fix(i18n): make default service reinitialisable
All checks were successful
Security Scan / security (push) Successful in 14s
Test / test (push) Successful in 2m13s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:44:02 +00:00
Virgil
c60a5e0474 fix(i18n): flag missing translations in Translate
Some checks are pending
Test / test (push) Waiting to run
Security Scan / security (push) Successful in 13s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:40:52 +00:00
Virgil
f2dd3473b3 feat(i18n): add locale provider registry
Some checks failed
Security Scan / security (push) Successful in 13s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:36:42 +00:00
Virgil
bae8b1b788 fix(i18n): fall back to base fallback language tags
All checks were successful
Security Scan / security (push) Successful in 9s
Test / test (push) Successful in 2m1s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:31:48 +00:00
Virgil
459876c8b7 feat(i18n): expose available languages helper
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 2m5s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:27:30 +00:00
Virgil
1a0cb1b7f9 feat(i18n): add package-level translate wrapper
Some checks failed
Security Scan / security (push) Successful in 14s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:24:32 +00:00
Virgil
31d0b2db22 fix(reversal): support configured apostrophe articles
All checks were successful
Security Scan / security (push) Successful in 14s
Test / test (push) Successful in 2m0s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:20:08 +00:00
Virgil
9f76b3ee3d fix(time): pluralize nil-service relative time fallback
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 1m58s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:14:43 +00:00
Virgil
5449026041 Fix unicode capitalization in plural forms
All checks were successful
Security Scan / security (push) Successful in 15s
Test / test (push) Successful in 1m58s
2026-04-02 05:10:36 +00:00
Virgil
c7e5ee8512 feat(i18n): add template alias for numeric shorthand
Some checks failed
Security Scan / security (push) Successful in 14s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:07:09 +00:00
Virgil
2f43e2731f fix(reversal): accept modifier apostrophes in french elision
Some checks failed
Security Scan / security (push) Successful in 12s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 05:03:14 +00:00
Virgil
7f6240caf3 fix(reversal): normalize french apostrophes in article matching
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 1m53s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:57:42 +00:00
Virgil
4d672f8fb6 fix(i18n): base fallback for common keys
All checks were successful
Security Scan / security (push) Successful in 12s
Test / test (push) Successful in 2m6s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:52:39 +00:00
Virgil
7e931ed08f feat(i18n): implement core translator contract
All checks were successful
Security Scan / security (push) Successful in 13s
Test / test (push) Successful in 2m5s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:49:33 +00:00
Virgil
297fceff2e fix(reversal): recognise uncontracted French partitive articles
Some checks failed
Security Scan / security (push) Successful in 14s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:45:45 +00:00
Virgil
d5060197f5 feat(i18n): add base language message fallback
Some checks failed
Security Scan / security (push) Successful in 11s
Test / test (push) Has been cancelled
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:41:24 +00:00
Virgil
1c9cf442b6 feat(i18n): add base language grammar fallback
Some checks are pending
Test / test (push) Waiting to run
Security Scan / security (push) Successful in 12s
Co-Authored-By: Virgil <virgil@lethean.io>
2026-04-02 04:37:45 +00:00