Commit Graph

3 Commits (d3b778bdb5fff140187bcf8660f312952689e38a)

Author SHA1 Message Date
PeninsulaInd 594245fec3 Pull PR topic from custom field and validate required fields before executing
- Changed Press Release topic source from task_name to "PR Topic" custom field
- Added required_fields config to skill_map so scheduler validates before
  setting task to "automation underway"
- Tasks missing PR Topic, Customer, or IMSURL are silently skipped with
  a notification and re-checked on next poll
- Updated docs and CLAUDE.md with new field mapping

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-01 16:29:12 -06:00
PeninsulaInd 76a0200192 Add architecture review: data consistency and robustness
Comprehensive review of ClickUp data flow, failure modes, thread
safety, and error recovery. Identifies 3 critical issues (stuck tasks
after crash, ignored API failures, duplicate execution risk), 4 high
priority items, and 5 medium priority improvements. Doc only, no code
changes.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 21:55:45 -06:00
PeninsulaInd 274163508f Add email_file and write_press_releases to tool docs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 17:18:53 -06:00