Joseph Doherty
5a878b78d4
docs(xml): fill missing XML doc comments + strip task-tracking refs across src (fixdocs)
...
Add missing <summary>/<param>/<returns>/<typeparam> tags and switch
interface implementations to <inheritdoc/> across 106 files; strip
project bookkeeping identifiers (Task NN, #05-TNN, PLAN-04, StoreAndForward-0NN)
from shipped code comments while preserving the descriptive rationale.
Comment-only: zero code-logic lines changed; solution builds 0/0.
Claude-Session: https://claude.ai/code/session_01MtdgwpEeCUn6cUA5f1LMPj
2026-07-10 08:23:56 -04:00
Joseph Doherty
153b82c880
docs(delmia): document at-least-once failover semantics + DelmiaRecipeDownload idempotency requirement
...
Manual verification (task step 3) skipped: this worktree cannot reach a
live environment to fetch the deployed DelmiaRecipeDownload script via
`scadabridge api-method get`. Documents only the mandated contract per
PLAN-06 Task 23; verifying the deployed script against it is deferred to
whoever has live environment access.
Claude-Session: https://claude.ai/code/session_01MtdgwpEeCUn6cUA5f1LMPj
2026-07-10 03:52:04 -04:00
Joseph Doherty
99ceb6677f
docs(delmia-notifier): README + publish/AOT instructions
2026-06-26 05:19:24 -04:00
Joseph Doherty
3931fa2101
feat(delmia-notifier): Program wiring, YES/NO reporter, diagnostics log
2026-06-26 05:18:19 -04:00
Joseph Doherty
71f680d542
feat(delmia-notifier): HttpClient recipe sender with connect-failure classification
2026-06-26 05:15:17 -04:00
Joseph Doherty
d26462ed8d
feat(delmia-notifier): connect-failure-only failover loop
2026-06-26 05:13:58 -04:00
Joseph Doherty
991c263c3e
feat(delmia-notifier): config loader + SCADABRIDGE_API_KEY resolution
2026-06-26 05:12:27 -04:00
Joseph Doherty
3e964acff6
feat(delmia-notifier): CLI arg parser with required/optional validation
2026-06-26 05:11:19 -04:00
Joseph Doherty
82bde9693e
feat(delmia-notifier): recipe DTOs + JSON source-gen context
2026-06-26 05:10:23 -04:00
Joseph Doherty
069881ac9b
feat(delmia-notifier): scaffold DelmiaNotifier src + test projects
2026-06-26 05:08:54 -04:00