Unify TestApp and WebInterface connection strings to the same QA host
(JDESCP-SQL-VQ01.zmr.zimmer.com / ScopingTool user) already used by
WorkerService. WebInterface was previously pointed at a wwtest sa account
which would not authenticate against QA.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Remove JDE/CMS source-system integration: JDE/CMS query classes, SQL files,
WorkerService UpdateProcessor pipeline, dsconfig data-source configs, and
Oracle/Sybase/DDTek driver references. WorkProcessor now goes straight to
processing queued searches against the existing local SQL Server cache; DB
schema (DataUpdate table, MatchMis function) is left intact.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Set up repository with legacy .NET Framework 4.8 source (OLD/),
new .NET 10 Blazor solution (NEW/), OpenSpec specifications,
documentation, and project configuration.