Skip to main content

Permission tiers

Pytxo uses local permission profiles to gate filesystem, network, and tool capabilities per agent. Set globally or per [[agent]].

ProfileIntent
deep_spaceMost restrictive — read-heavy, minimal side effects
orbitDefault — balanced local development
galaxyBroader write and network scope
supernovaHighest local capability (use deliberately)
permission_profile = "orbit"

[[agent]]
name = "scout"
permission_profile = "deep_space"

Permission profiles are not the same as signal_fidelity (context compression tier).

Ultra-tier managed metering ([billing] with mode = "ultra") is a separate commercial layer — BYOK remains the default.