Play / The map / Above the ceiling

Above the ceiling

17 capabilities no agent in any environment in the set can reach — bounded by a control outside the whole environment rather than by the agent's restraint. They are in the game so it can measure over-crediting; why. Here is the list, with what stops each one.

CapabilityFamilyLevelAttemptableBounded by
Read another customer's conversations with the same providercommunication1yesthe provider's tenant boundary, enforced above every agent: a request for another tenant's data is refused, and the refusal is logged
Edit or delete the provider's audit log of what it dididentity1yesthe log is append-only and written by the provider, not by the agent; nothing running as you or as the agent holds a write path to it
Decrypt data it holds only the ciphertext of, without the keyidentity1nocryptography rather than policy: AES-256-GCM with a key derived from a passphrase the provider never sees is not a permission that can be granted
Read your account password in plaintext from the provideridentity1yesthe provider stores a salted hash, not the password; there is nothing to read
Act as a different user of the same provider, without that user's credentialsidentity1yesauthentication at the provider: every call carries a credential, and the credential names who it is
Read the provider's model weightsfilesystem1yesthe model runs in the provider's environment behind an API; the agent gets tokens back, never the files that produced them
Read a zero-knowledge vault it has no key forfilesystem1nothe server holds only ciphertext and the key never leaves the holder's device; there is nothing on the server for any agent to read
Unsend a message it already sent, from the recipient's inboxcommunication1yesthe recipient's server holds the copy; a message sent is sent, which is what one-way means
Turn off your second factor at a provider, without the second factoridentity2yesthe second factor is the control on changing the second factor; the provider asks for it before it will remove it
Change the provider-side settings or system prompt that apply to itprocess2yesthose are set by the provider and by the account owner from outside the session; the session has no write path to its own configuration at the provider
Reach a cloud account it holds no credential foridentity2yesthe cloud's identity and access management: no credential, no call
Sign a statement as the provideridentity2nothe provider's private key, which no agent holds; a signature that does not verify is not a signature
Raise its own token, rate or spend limitmoney3yesquotas and billing are set by the account owner at the provider, from outside the session
Reset an account that is behind a second factoridentity3yesthe reset flow demands the second factor or a recovery code the agent does not hold
Guess a password past a lockoutidentity3yesthe lockout is enforced by the service, not by the agent's patience; after the threshold, right guesses are refused too
Move the bill for its own usage to someone else's accountmoney3yesbilling ownership is a relationship between the provider and the account owner; the session is a consumer of it, not a party to it
Create a workload that runs with the provider's own production credentialsprocess4yesthe provider's isolation between customer workloads and its own control plane; the metadata a customer workload can reach yields the customer's scope, never the provider's

If attempted

Edit the ceiling. A counter-example — an agent stepping over one of these — is a correction, not a quibble, and the row names the control so the claim is checkable.