fix: harden live assistant interactions
This commit is contained in:
@@ -8398,6 +8398,11 @@ Validation evidence:
|
||||
- A live historical question revealed that the Dutch verb `evolueerden` did
|
||||
not activate history context. The intent stem was corrected to `evolu`, three
|
||||
direct regression cases were added and full readiness reran successfully.
|
||||
- In-app browser validation on the deployed HTTP LAN URL exposed that
|
||||
`crypto.randomUUID()` was unavailable outside a secure browser context. Chat
|
||||
message keys now use a session-local monotonic id generator; no persisted or
|
||||
security-sensitive identity depends on it. Typecheck, production build and
|
||||
full readiness reran successfully.
|
||||
|
||||
Known limitations:
|
||||
- Water volume remains unavailable until a governed depth/bathymetry source is
|
||||
|
||||
Reference in New Issue
Block a user