Authorize upo test mutations and resolve SQL layers
This commit is contained in:
@@ -16,6 +16,11 @@
|
||||
- For training/download containers on `docker-gpu`, sync the current repo into `Z:\LLM\model-chat-app` first. These containers should read code from the synced app directory, not directly from `Z:\codex\LLM`.
|
||||
- Do not store credentials, tokens, model secrets, or host passwords in repositories or project files.
|
||||
|
||||
## `upo_test` mutation scope
|
||||
|
||||
- `upo_test` is an isolated test infobase. The user has authorized full read/write adapter checks there, including controlled SQL saved-state changes and rollback.
|
||||
- This authorization does not turn an adapter-side marker into a native repository lock. When repository coordination is enabled, keep the configured request/confirmation scope and never claim automatic lock verification in the SQL-only adapter version.
|
||||
|
||||
## Test-system security profile
|
||||
|
||||
- This project currently runs as an isolated test system; use the minimum security profile unless the user explicitly requests production hardening.
|
||||
|
||||
Reference in New Issue
Block a user