mirror of
https://github.com/whyour/qinglong.git
synced 2026-09-20 16:07:11 +08:00
feat(ql3): harden copilot mcp host deployment
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
# `@qinglong/cluster-admin`
|
||||
|
||||
This private QingLong 3.0 package is a short-lived cluster administration
|
||||
authority. It is intentionally separate from the resident `cluster-control`
|
||||
artifact and requires a distinct PostgreSQL role.
|
||||
This private QingLong 3.0 package owns explicit cluster operations and the
|
||||
bounded Cluster Copilot MCP product surface. Database/Kubernetes administration
|
||||
remains short-lived and requires distinct purpose-bound authority; the MCP
|
||||
subpath has only the remote API client, opens no database or Kubernetes
|
||||
authority, and is intentionally separate from resident `cluster-control`.
|
||||
|
||||
The admin role can append Identity/API Credential mutations and their security
|
||||
audit in one serializable transaction, and can perform bounded read-only audit
|
||||
|
||||
Reference in New Issue
Block a user