summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
12 dayschore: add CLAUDE.md, HANDOFF.md, design spec, implementation plan, ↵Danilo M.1-1/+1
frontmatter fixes
12 daysfix: narrow exception clause to ValueError/OSError, add corrupt frontmatter testDanilo M.1-1/+1
12 daysfeat: article scanner with translation pair detectionDanilo M.1-0/+34
12 daysfix: remove unused field import, document orphan-discard contract in ↵Danilo M.1-1/+2
save_taxonomy
12 daysfeat: taxonomy load/save with IT/EN pair alignmentDanilo M.1-0/+23
2026-05-01feat: TOML frontmatter parse/write with tomlkitDanilo M.1-0/+28
2026-05-01feat: Article dataclass and ARTICLE_TYPESDanilo M.1-0/+15
2026-05-01fix: clean up config module - remove self-import pattern, pass path ↵Danilo M.1-12/+7
explicitly in tests
2026-05-01feat: config load/save with tomlkitDanilo M.1-0/+40
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-01chore: initial project scaffoldDanilo M.1-0/+0