client(valleywide): init app modernization project — VB6/Access stack analysis

Initial research session for VWP application modernization. Analyzed 2.7GB
application archive, mapped ~130-table Access 97 schema via binary scan,
confirmed VB6 + P-Code compilation (decompilation viable), and identified
compliance requirements (certified payroll, 3-bank positive pay).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-27 10:10:01 -07:00
parent 26dbe2327f
commit e0a117b434
6 changed files with 14415 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
# Large binary source files - store locally only
*.zip
*.mdb
*.exe
*.mde