docs: settle hf permission introspection strategy
This commit is contained in:
@@ -11,7 +11,9 @@
|
||||
- [ ] Finalize MVP scope for first shipping version of `hf`
|
||||
- [ ] Confirm which existing backend routes can be reused vs which new routes are needed
|
||||
- [ ] Define canonical code-first lookup policy across all resources
|
||||
- [ ] Define permission introspection strategy for `--help` / `--help-brief`
|
||||
- [x] Define permission introspection strategy for `--help` / `--help-brief`
|
||||
- settled as: token → current user → user role → role permissions
|
||||
- `hf user create` remains a special account-manager-token flow and is not gated by ordinary user-token write permission
|
||||
- [ ] Define JSON output contract for CLI list/get commands
|
||||
- [ ] Define CLI exit code / stderr conventions
|
||||
- [ ] Define local plugin↔monitor communication protocol over `monitor_port`
|
||||
|
||||
Reference in New Issue
Block a user