Commit Graph
4 Commits
Author SHA1 Message Date
m0rph3us1987 f243f2213c feature(1100): Discover .markdown posts and always log run summary
Extend the anniversary matcher to recursively scan both .md and
.markdown posts under _posts/blog, retaining the existing filename
validation and relative-path dedupe identifier so published-state
bookkeeping keeps working.

Drop the zero-counter short-circuit in log_run_summary so the
run_complete line is always emitted on a successful pass. Debug and
manual runs now clearly show that scanning completed and found
nothing instead of going silent.

Update matching, logging, and run-logging tests to cover the new
extension and always-emit contract, and refresh the logging
architecture doc accordingly.
2026-08-05 11:58:04 +02:00
m0rph3us1987 42258b9a96 AI Implementation feature(1090): Mastodon Post Composition and Publishing 1.00 (#7) 2026-08-04 19:35:50 +00:00
m0rph3us1987 e30fa78019 AI Implementation feature(1087): Mastodon Post Composition and Publishing (#6) 2026-08-04 18:57:46 +00:00
m0rph3us1987 72c2369160 AI Implementation feature(1085): Anniversary Matching Across Jekyll Posts (#4) 2026-08-04 18:19:56 +00:00