• Joined on 2026-02-14
Charon created branch main in Charon/go-html 2026-02-16 23:44:57 +00:00
Charon pushed to main at Charon/go-html 2026-02-16 23:44:57 +00:00
7e484aba8b test: add go-html → go-i18n reversal integration test
19cad82945 feat: add render pipeline and validation tests
d75988a99e feat: add nested layout path chains
946ea8d0aa feat: add HLCRF Layout type with semantic elements
c7240943d7 feat: add conditional, entitlement, switch, and each nodes
Charon created repository Charon/go-html 2026-02-16 23:44:42 +00:00
Charon pushed to main at core/go-i18n 2026-02-16 23:32:41 +00:00
9474edde6d test(reversal): add round-trip validation tests
b3f6c817d4 feat(reversal): add training data Multiplier
a9c6672b12 feat(reversal): add imprint similarity comparison
8b23600632 feat(reversal): add GrammarImprint struct and constructor
f09cff894f feat(reversal): add Token type and Tokenise function
Compare 8 commits »
Charon pushed to main at core/go-i18n 2026-02-16 22:45:23 +00:00
20ab172f5b docs: add go-i18n reversal + go-html combined design
Charon pushed to main at core/go-i18n 2026-02-16 21:07:28 +00:00
5877431286 docs: add training data multiplier use case
Charon pushed to main at core/go-i18n 2026-02-16 20:11:30 +00:00
811e8f7502 docs: grammar reversal engine — linguistic hash function concept
Charon created branch main in core/go-i18n 2026-02-16 19:51:33 +00:00
Charon pushed to main at core/go-i18n 2026-02-16 19:51:33 +00:00
e8a87b0f50 feat: grammar-aware i18n module extracted from core
Charon created pull request Snider/Poindexter#1 2026-02-16 16:18:48 +00:00
feat: Add math modules — stats, scale, epsilon, score, signal
Charon created branch main in core/mining 2026-02-16 15:47:27 +00:00
Charon pushed to main at core/mining 2026-02-16 15:47:27 +00:00
e9cab59ada feat: extract mining engine from Mining repo
Charon created branch main in core/go-p2p 2026-02-16 15:47:20 +00:00
Charon pushed to main at core/go-p2p 2026-02-16 15:47:20 +00:00
8f94639ec9 feat: extract P2P networking and UEPS protocol from Mining repo
Charon pushed to strip-extracted-pkgs at core/go 2026-02-16 15:36:43 +00:00
bac77fb2c4 refactor: strip 25 packages extracted to domain repos
ac2e83b88d refactor: add i18n-validate tool, remove bugseti plan docs
adaa4131f9 refactor: strip to pure package library (#3)
Compare 3 commits »
Charon created pull request core/go#5 2026-02-16 15:28:48 +00:00
refactor: strip 25 extracted packages, slim to foundation
Charon created branch strip-extracted-pkgs in core/go 2026-02-16 15:28:38 +00:00
Charon pushed to strip-extracted-pkgs at core/go 2026-02-16 15:28:38 +00:00
1cb3473463 refactor: strip 25 packages extracted to domain repos
3b77adaaa3 refactor: add i18n-validate tool, remove bugseti plan docs
dfd370cff6 refactor: strip to pure package library
Compare 3 commits »
Charon created branch main in core/go-scm 2026-02-16 15:26:17 +00:00
Charon pushed to main at core/go-scm 2026-02-16 15:26:17 +00:00
3e883f6976 feat: extract SCM/forge integration packages from core/go