{"id":"authorized-key-module-fqcn","text":"SSH public keys are deployed via `ftl.host.ansible.posix.authorized_key()` using the full FQCN pattern, supporting user/key/state parameters.","truth_value":"IN","source":"repo:ftl2-agentcraft/ftl2_agentcraft/scripts/sandbox.py","source_url":"","source_hash":"","justifications":[],"dependents":[],"metadata":{"example":"await ftl.agent_vm.ansible.posix.authorized_key(\n    user=\"admin\",\n    key=admin_pubkey,\n    state=\"present\",\n)"},"explanation":{"steps":[{"node":"authorized-key-module-fqcn","truth_value":"IN","reason":"premise"}]}}