docs: align agent auth model and fix session test
This commit is contained in:
@@ -2,6 +2,19 @@
|
||||
|
||||
## Current
|
||||
|
||||
### `feat/agent-scoped-machine-auth`
|
||||
|
||||
Status: ready
|
||||
|
||||
DoD:
|
||||
- AI agent can receive its own long-lived agent key from the admin UI
|
||||
- operation has an explicit security level: `standard`, `elevated`, or `strict`
|
||||
- machine calls to MCP can use short-lived agent tokens for elevated operations
|
||||
- one-time token mode is defined for strict operations
|
||||
- transition path from workspace-wide keys is explicit in docs and implementation slices
|
||||
|
||||
## Next
|
||||
|
||||
### `feat/live-authenticated-staging-entry`
|
||||
|
||||
Status: ready
|
||||
|
||||
Reference in New Issue
Block a user