dohertj2 dohertj2
  • Joined on 2026-02-20
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 19:00:18 -04:00
9bc5a5163f Phase 0 complete: update execution checklist with all gates passing
8c2091dc0a Phase 0 WP-0.10–0.12: Host skeleton, options classes, sample configs, and execution framework
22e1eba58a Phase 0 WP-0.2–0.9: Implement Commons (types, entities, interfaces, messages, protocol, tests)
fed5f5a82c Add .gitignore and remove tracked build artifacts (bin/obj)
34190e1347 Phase 0 WP-0.1: Create .NET 10 solution structure with all 17 component projects
Compare 5 commits »
dohertj2 pushed to main at dohertj2/suitelinkclient 2026-03-16 16:46:38 -04:00
c278f98496 feat: add suitelink client runtime and test harness
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 15:35:01 -04:00
021817930b Generate all 11 phase implementation plans with bullet-level requirement traceability
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 15:09:07 -04:00
a9fa74d5ac Document LmxProxy protocol in DCL, strengthen plan generation traceability guards, and add UI constraints
dohertj2 created branch main in dohertj2/suitelinkclient 2026-03-16 14:43:39 -04:00
dohertj2 pushed to main at dohertj2/suitelinkclient 2026-03-16 14:43:39 -04:00
731bfe2237 feat: bootstrap suitelink tag client codecs
dohertj2 created repository dohertj2/suitelinkclient 2026-03-16 14:41:49 -04:00
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 14:41:36 -04:00
e3a418d603 Add Machine Data seed (tables, stored procedures, sample data) and fix SA password for shell compatibility
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 14:28:09 -04:00
0513a104a9 Add Flask REST API test server for External System Gateway and Inbound API testing
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 14:10:49 -04:00
40610271d6 Add Mailpit SMTP test server for Notification Service email testing
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 14:03:18 -04:00
652378b470 Add test infrastructure with Docker services, CLI tools, and resolve Phase 0 questions
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 09:59:25 -04:00
7a0bd0f701 Create implementation plan generation framework
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 09:38:17 -04:00
760eb38eac Update CLAUDE.md and README.md with all design decisions from refinement
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 09:33:08 -04:00
f5b3b2b59e Define per-component configuration binding convention in Host
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 09:31:11 -04:00
4ec5d50425 Add namespace and folder convention for Commons shared interfaces and types
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 09:30:10 -04:00
6d33e93610 Establish UTC as the system-wide timestamp convention
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 09:16:32 -04:00
3a833f5dea Persist static attribute writes to local SQLite at site clusters
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 09:12:39 -04:00
409cc62309 Verify component designs against Akka.NET best practices documentation
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 09:08:20 -04:00
de636b908b Add Akka.NET reference documentation
dohertj2 pushed to main at dohertj2/ScadaBridge 2026-03-16 09:06:18 -04:00
34694adba2 Apply Codex review findings across all 17 components