You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MPlusForm is a validation-boundary and desktop-automation proof project: untrusted local files,
6
-
an optional Python sync pipeline, server-side approval, generated public snapshots, Windows
7
-
operations scripts, and clear trust-model documentation.
5
+
MPlusForm is a validation-boundary and desktop-automation proof project for messy
6
+
local evidence: untrusted files, optional Python sync, server-side approval,
7
+
generated public snapshots, Windows operations scripts, and clear trust-model
8
+
documentation.
8
9
9
-
The current domain package is a Lua addon plus optional Python sync pipeline for verified
10
-
post-run summaries. The engineering signal is the trust boundary, not the domain-specific UI.
10
+
The transferable engineering signal is the system boundary, not the domain-specific
11
+
UI: local client data is treated as untrusted until a server validates it, approves
12
+
it, and publishes a safe snapshot for the client to display.
11
13
12
-
The addon displays only server-approved snapshot data in player tooltips. Local SavedVariables and combat-log files are treated as untrusted input until the server validates and approves a run.
14
+
Role-fit signal: desktop automation, Python sync tooling, Windows operator scripts,
15
+
server validation, public-safe data snapshots, documentation for non-developer
16
+
users, and a public verification gate that checks the release contract.
17
+
18
+
Current domain package: a Lua addon plus optional Python sync pipeline for verified
19
+
post-run summaries. The addon displays only server-approved snapshot data in player
20
+
tooltips. Local SavedVariables and combat-log files are treated as untrusted input
21
+
until the server validates and approves a run.
13
22
14
23
Profile / contact route: [DriveDesk AI Operator proof route](https://alexgerlitz.github.io/AlexGerlitz/drivedesk-proof-route.html),
0 commit comments