AI for the Kingdom
Contents · 46 / 57
  1. Copyright and Publication Information
  2. Preface
  3. A Note on AI and Sources
  4. A Note on Scripture, Statistics, and Terminology
  5. God, Humanity, Technology, and Mission
  6. The Church Enters the AI Age
  7. A Biblical Theology of Tools
  8. What Makes a Human Human?
  9. Intelligence Is Not Wisdom
  10. Babel, Pentecost, Language, and the Nations
  11. The Great Commission Has Not Changed
  12. Mission Belongs to the Church
  13. Understanding and Discerning AI
  14. What AI Actually Does
  15. Why AI Can Sound Certain and Be Wrong
  16. The Christian Responsibility for Truth
  17. A Framework for Christian AI Discernment
  18. AI in Missionary Practice
  19. Researching and Entering Another Culture
  20. Learning Another Language
  21. Translation and Localization
  22. AI and Bible Translation
  23. Voice, Orality, and Accessibility
  24. Evangelism and Apologetics
  25. Discipleship and Bible Teaching
  26. Training Local Leaders
  27. AI as Mission Infrastructure
  28. When Expertise Becomes Cheap
  29. Building Tools for Ministry
  30. Creating Christian Resources
  31. Administration That Serves Mission
  32. Mission Research and Strategic Intelligence
  33. When AI Becomes Dangerous
  34. The Temptation to Outsource Thinking
  35. The Temptation to Outsource Spiritual Responsibility
  36. AI Pastors, Companions, and Synthetic Authority
  37. Deepfakes, Deception, and Christian Integrity
  38. Privacy, Surveillance, and Persecution
  39. Bias, Cultural Power, and Digital Colonialism
  40. Governing AI Faithfully
  41. What Should We Delegate to AI?
  42. Building an AI Policy for Churches and Mission Organizations
  43. Building AI-Literate Missionaries
  44. The Strategic Frontier
  45. The Low-Resource Language Opportunity
  46. AI Agents and Increasing Machine Agency
  47. Resilient Mission Technology
  48. AI and the Remaining Missionary Task
  49. From Capability to Obedience
  50. The AI-Augmented Missionary
  51. The AI-Augmented Mission Organization
  52. Build for the Kingdom
  53. What AI Cannot Accomplish for Us
  54. Go
  55. Glossary
  56. Bibliography
  57. Index

The Strategic Frontier

AI Agents and Increasing Machine Agency

~3 min read

• For most early generative AI, the user asked and the system answered.

• Agents change the verb.

• The system can act.

• That is a larger governance change than another increase in model fluency.

Action Changes the Governance Problem

Tool-using agents can already code, manage messages or calendars, search files, call services, and perform multi-step digital tasks under varying levels of autonomy.

This is current capability, not AGI speculation. Agents may read websites, emails, or documents containing instructions designed to manipulate them.

When the system only generates text, the result may be a bad answer.

When it controls tools, manipulation can become an action. This is why prompt injection becomes a security problem rather than merely a quality problem.

A system that plans, retrieves, communicates, and acts may resemble an organizational worker functionally.

Operational agency does not create ecclesial authority. The agent can act on behalf of a church without becoming the church.

An agent can be permitted to draft but not send, schedule but not cancel, propose a purchase but not execute it.

Fine-grained permissions often capture most automation benefits while preserving human control over irreversible steps.

Current, Emerging, Plausible, Speculative

Bounded organizational agents are becoming more useful for repeated workflows: metadata maintenance, internal knowledge retrieval, scheduling, public inquiry classification, routine non-sensitive processing.

The key is boundedness. Which tools? Which data? Which actions? Which escalation conditions?

Mission-specific agents could combine existing capabilities. A seeker assistant might identify language, retrieve vetted material, answer, recognize a request for human contact, and route the person appropriately.

A translation agent might prepare candidates, compare terminology, flag consistency, package review material, and escalate unresolved issues.

These workflows are technically plausible. Plausibility is not evidence of missionary fruit. Fully autonomous missionary agents, machine-run churches, or AI “finishing” the Great Commission belong in the speculative category.

The present book does not depend on them. Several agents can divide tasks: research, review, execution. This does not automatically create independent verification if all agents rely on similar models and assumptions. Diversity of system roles should not be mistaken for diversity of evidence.

Table 35.1. Agent Horizon

HorizonMeaningMission posture
CurrentTool-using systems capable of bounded actionsGovern permissions now
EmergingMore integrated multi-tool organizational workflowsPilot with tight boundaries
PlausibleMission-specific agentic workflows with broader autonomyDesign safeguards before deployment
SpeculativeAutonomous missionary or ecclesial systemsDo not build strategy on this assumption

Permission Matters More Than Prompting

As agency increases, the central governance question becomes what the system can access and do.

• Can it read email?

• Pastoral files?

• Donor records?

• Can it send, delete, publish, purchase, or modify?

• A perfect prompt does not compensate for excessive permissions.

• Give agents only the access needed for the task.

A scheduling agent does not need counseling records. A translation agent does not need financial systems. A public chatbot does not need internal personnel data.

As agents interact with services and with one another, systems need ways to establish what the agent is authorized to represent.

A church agent sending email should not appear indistinguishable from a pastor unless the role is explicit.

Identity and authorization become both technical and truthfulness issues. Untrusted content can manipulate agents, turning ordinary information ingestion into a security boundary. The long-term test is what grows around the tool. The ministry may gain speed while losing understanding, or it may use speed to create margin for better judgment and relationship. Success should therefore be evaluated over time through competence, accountability, resilience, and service rather than through the first impressive demonstration.

Memory, Auditability, and Graceful Failure

Start automation with actions that can be undone. Keep logs that allow the organization to reconstruct what happened, what tool was called, what information was accessed, and under whose permission.

Automation changes who performs the immediate action. It does not automatically change who is accountable for authorizing it.

Persistent agent memory can improve continuity and create privacy risk. Organizations should decide what is remembered, for how long, who can inspect it, and whether users can correct or delete it.

A mature agent knows when to stop. Timeouts, uncertainty thresholds, missing permissions, conflicting instructions, and high-risk content should trigger handoff rather than improvisation. The ability to refuse action is part of agent competence.