chore: add PROJECT_STATE.md to all active projects and clients
Establishes inter-session coordination for 29 projects/clients: - Full lock/component format for active projects (dataforth-dos, radio-show, cascades-tucson, valleywide, instrumental-music-center, lens-auto-brokerage, msp-audit-scripts) - Light format for complete/stalled/planning (msp-pricing, pavon, wrightstown-*, gururmm-agent, community-forum, glaztech, etc.) - Onboarding stubs for recently added clients Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
62
clients/glaztech/PROJECT_STATE.md
Normal file
62
clients/glaztech/PROJECT_STATE.md
Normal file
@@ -0,0 +1,62 @@
|
||||
# Glaztech — Project State
|
||||
|
||||
> READ THIS before starting work on this client.
|
||||
> UPDATE THIS when you begin work (claim a lock) and when you finish (release lock + log changes).
|
||||
> Last updated: 2026-04-20
|
||||
|
||||
---
|
||||
|
||||
## Active Session Locks
|
||||
|
||||
| Session | Working On | Status | Started |
|
||||
|---------|-----------|--------|---------|
|
||||
| _(none active)_ | | | |
|
||||
|
||||
**How to claim a lock:** Add a row before starting work. Remove it when done. Locks older than 2 hours with no update are considered stale.
|
||||
|
||||
---
|
||||
|
||||
## Current State
|
||||
|
||||
**Status:** DEPLOYMENT-READY
|
||||
**Last Activity:** 2026-03-30
|
||||
|
||||
Manufacturing company. PDF preview broken on endpoints due to Windows KB5066791/KB5066835 Mark of the Web issue. Three fix methods prepared and ready to deploy. Scripts are sitting in the client directory — the fix just needs to be run on endpoints.
|
||||
|
||||
---
|
||||
|
||||
## Infrastructure / Access
|
||||
|
||||
No dedicated infrastructure details recorded. Deploy via ScreenConnect or GuruRMM.
|
||||
|
||||
Fix scripts in `clients/glaztech/`:
|
||||
- `Fix-PDFPreview-Glaztech-UPDATED.ps1` — updated remediation script
|
||||
- `Fix-PDFPreview-Glaztech.ps1` — original script
|
||||
- `Deploy-PDFFix-BulkRemote.ps1` — bulk remote deployment
|
||||
- `PDF-FIX.zip` — deployable package
|
||||
- `GPO-Configuration-Guide.md` — GPO-based deployment method
|
||||
- `QUICK-REFERENCE.md` — summary of all three methods
|
||||
|
||||
---
|
||||
|
||||
## Pending / Next Up
|
||||
|
||||
- [ ] Deploy PDF preview fix to endpoints — scripts are ready, just needs to be run
|
||||
- Option A: Run `Fix-PDFPreview-Glaztech-UPDATED.ps1` locally on each machine via ScreenConnect
|
||||
- Option B: Bulk remote via `Deploy-PDFFix-BulkRemote.ps1`
|
||||
- Option C: GPO deployment per `GPO-Configuration-Guide.md`
|
||||
|
||||
---
|
||||
|
||||
## Recent Changes
|
||||
|
||||
| Date | By | Change | Status |
|
||||
|------|-----|--------|--------|
|
||||
| 2026-03-30 | Mike | PDF fix scripts and GPO guide created, deployment-ready | READY |
|
||||
|
||||
---
|
||||
|
||||
## How to Update
|
||||
|
||||
**When starting:** Add your session to Active Session Locks.
|
||||
**When finishing:** Remove your lock row, add entries to Recent Changes, update Current State if needed. Mark the PDF fix deployed when done.
|
||||
Reference in New Issue
Block a user