# GLMChat V2.2.1 Documentation Index

Updated: 22 July 2026

This documentation accompanies the GLMChat V2.2.1 hardened agentic automation release. The application remains feature-locked to a React Progressive Web App with a PHP 8.2+ and SQLite backend for LiteSpeed or Apache-compatible shared hosting.

## Start here

1. `app/README.md` — release summary, architecture and source commands.
2. `documentation/INSTALLATION_AND_ACCEPTANCE_GUIDE_22072026124256.md` — deployment, upgrade, rollback and live acceptance.
3. `documentation/USER_GUIDE_22072026124256.md` — setup, chat, projects, agents, workflows, teams and tools.
4. `documentation/ADMIN_OPERATIONS_GUIDE_22072026124256.md` — hosting, storage, security, diagnostics and maintenance.
5. `documentation/RELEASE_NOTES_22072026124256.md` — V2.2 capability summary, verification and known external checks.
6. `documentation/ROUTE_TO_UI_MATRIX.md` — API-to-interface coverage and authentication requirements.
7. `documentation/FEATURE_AND_FUNCTION_MAP.txt` — authoritative feature, persistence, offline and verification map.
8. `documentation/VERIFICATION_REPORT.txt` — classified local, static and external verification results.
9. `documentation/UI_UX_REMEDIATION_REPORT.txt` — implemented mobile interface and accessibility work.
10. `documentation/RELEASE_HARDENING_REPORT_22072026125600.txt` — V2.2.1 repairs and remaining acceptance gates.

## Release profiles

- **Direct deployment:** production runtime only. Upload the contents of the `app/` directory from the documented bundle, or use the standalone direct-deployment ZIP.
- **Complete source:** a separate release profile required to reproduce source-level builds and tests; it is not included in this bundle.
- **Documented bundle:** `app/` contains the deployment-ready application and `documentation/` contains the operator and user documentation. Do not upload the `documentation/` directory into the public application root.

## Verification terminology

- **EXECUTED PASS:** the check ran and passed.
- **STATIC PASS:** deterministic inspection passed where runtime execution was not possible.
- **EXTERNAL NOT EXECUTED:** requires the target host, physical device or live Together account.

External checks are never represented as passes.


## V2.2.1 hardening additions

- `RELEASE_HARDENING_REPORT_22072026125600.txt` — implemented security, PWA and packaging repairs plus explicit unexecuted gates.
- `../THIRD_PARTY_NOTICES_22072026125600.txt` — redistributed third-party licence notices.
- `../app/CHANGES_hhmmddmmyyyy.txt` — exact task diff and evidence-based verification section; use the actual timestamped filename in the release.
- `FINAL_VALIDATION_22072026130658.txt` — exact checks executed against the final V2.2.1 deployment tree and explicit checks not run.
- `OUTSTANDING_PRODUCTION_GATES_22072026130300.txt` — remaining live-host, provider, source and physical-device acceptance work.
