Add owner-metered Messages transport with conservative admission
Assistant: codex Assistant-Model: gpt-5.6-luna Assistant-Session: 01a07ff8-19d0-7820-b4d0-1353833cb7fc
This commit is contained in:
parent
00560945f8
commit
526e073e28
5 changed files with 878 additions and 0 deletions
3
SCOPE.md
3
SCOPE.md
|
|
@ -34,6 +34,9 @@ re-export shim pointing here.
|
|||
- TOML-based configuration resolution via `toml_config.py` and `config.py`.
|
||||
- Shared HTTP utilities, token estimation, similarity helpers, and the
|
||||
`LLMError` exception hierarchy.
|
||||
- An opt-in owner-hosted Messages transport with an injected request-admission
|
||||
protocol; caller-owned ledgers, hosting, custody and network policy remain
|
||||
outside this library. See `contracts/functional/messages-admission.md`.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue