Commit Graph
9 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 5f6ddf76a4 AI Implementation feature(1089): Scheduled Execution with Cron and Retry Handling (#9) 2026-08-04 20:48:16 +00: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 7d39f3a339 AI Implementation feature(1086): Posted-Anniversary Dedup Store (#5) 2026-08-04 18:35:28 +00:00
m0rph3us1987 72c2369160 AI Implementation feature(1085): Anniversary Matching Across Jekyll Posts (#4) 2026-08-04 18:19:56 +00:00
m0rph3us1987 3fe2b90f51 AI Implementation feature(1084): Blog Repository Clone and Pull Workflow (#3) 2026-08-04 18:00:55 +00:00
m0rph3us1987 207e2e6bbb AI Implementation feature(1083): Environment Configuration and Logging Baseline (#2) 2026-08-04 17:53:19 +00:00
m0rph3us1987 33c6c76ce9 AI Implementation feature(1082): Project Scaffold and Docker Packaging (#1) 2026-08-04 17:40:24 +00:00