Architecture & Security
GC AI for Word is an OfficeJS web add-in. It runs as a sandboxed web application inside Microsoft Word’s add-in iframe — it is not a COM or VSTO add-in. This means:- No native executables are installed on end-user machines.
- No registry modifications.
- All code runs within the browser-based OfficeJS runtime and is subject to Microsoft’s add-in security model.