A Technical Typology of AI Systems in Public Administration


Abstract

Research on artificial intelligence (AI) in the public sector often treats “AI” as a single category, neglecting technical distinctions between different AI systems. But these distinctions affect how different systems impact core public values like accountability, procedural justice, and non-discrimination. This paper argues that public administration research would benefit from more technical precision on “AI” and makes three contributions to this end. First, we introduce a typology of five categories of AI systems: hand-coded, glass-box, black-box, general-purpose, and agentic systems. We calibrate the typology to public administration by grouping system types by their distinct implications for public values. Second, we evaluate technical precision in recent public administration research about AI by coding 91 highly-cited papers (2019–2025) using our typology. We find widespread imprecision: most papers (55%) leave the studied system underspecified, 31% motivate their work with a different system than they study, and 41% make more general conclusions than the studied system supports. Finally, we give practical recommendations for future research. We highlight common pitfalls to avoid, and suggest that researchers should, at a minimum, provide enough technical detail to locate the studied system in our typology. To this end, we provide a practical guide – a short set of diagnostic questions answerable from public information and without specialist technical knowledge.

artificial intelligence ,public administration ,typology ,digital government ,general-purpose AI ,algorithmic governance

artificial intelligence ,public administration ,typology ,digital government ,general-purpose AI ,algorithmic governance

1 Introduction↩︎

“AI” is everywhere in government – and can refer to almost everything. Consider scholarship on public-sector “chatbots” [1]: early chatbots were rule-based systems with fixed, explicitly coded “conversation trees” [2], but current systems such as ChatGPT are built on externally developed general-purpose models, can parse ambiguity, and generate fluent, context-sensitive outputs. These systems have different affordances – such as flexible interaction – and constraints, such as externalisation of control and unverifiable training data [3]. The chatbot is not unusual in this: across benefits eligibility, fraud detection, and case triage, the single label of “AI” is routinely used to describe systems with different governance-relevant properties.

For questions of governance, what matters about an AI system is its affordances – what it makes possible or forecloses for a particular actor [4]. Even distinguishing ‘data-driven’ AI systems from rule-driven ones, as some research does [5], can be too imprecise to clarify these affordances. For example, whether an AI system is legible even to experts depends on its technical underpinnings [6]: some remain inspectable while others are black boxes – a difference in what auditors can examine or citizens can contest. Similarly, general-purpose AI systems afford vastly different things than task-specific models, for example by lowering barriers to adoption and externalising control over training data. This shift in affordances was consequential enough that the European Union’s AI Act was updated in response [7], [8] – but public administration research has not reflected it clearly.

It is therefore evident that technical precision about “AI” can be helpful in public administration research – but simultaneously, not all technical distinctions between AI systems matter. It is unclear, for example, that administration scholars need to agonise over the distinction between recurrent neural networks [9] and transformers [10], or about whether a predictive system uses Support Vector Machines or Random Forests. Neither distinction is likely to affect governance affordances, such as how a public servant may interpret its output. Adding this technical detail may even obscure a paper’s claims, or make it less clear how widely they generalise.

This paper addresses the gap these examples illustrate: the field of public administration neither has clarity on how much technical detail about AI systems is necessary, nor the tools or conventions to provide this detail. As a result, it is unclear how well past research reflects meaningful technical differences between AI systems.

We argue that PA research would benefit greatly from a modest increase in technical precision about the studied AI systems: classifying them into a typology of just five categories based on the affordances they provide government actors. To that end, we make three contributions, each answering one research question:

Which technical distinctions between AI systems matter to the study of public administration (§2 – §3)? We formulate a test: a technical distinction between two AI systems is necessary whenever their implications for public values differ, and unnecessary otherwise. Arguing that no existing AI taxonomies meet this definition, we introduce our core contribution: a technical typology of five types of AI systems, constructed such that each group has distinct public-value implications. We specify how the governance implications of each group vary across five public values.

How well are these technical distinctions made in recent PA research (§4 – §5)? We analyse a sample of recent highly-cited papers in public administration and digital government. We find that technical imprecision is widespread, with many papers leaving the studied system unspecified, motivating their work with systems different from the ones they study, or drawing conclusions broader than their evidence supports.

How can researchers and policymakers ensure technical precision in the future (§6)? We highlight common pitfalls we find in our analysis, and offer practical recommendations for future research. Specifying the system type need not be costly: we provide a handful of diagnostic questions with which studied AI systems can be placed in our typology, which can be answered using information that is usually available to researchers. The added precision, we argue, improves both the internal validity of individual studies and the cumulative development of the field.

2 Requirements for a Typology↩︎

We begin by establishing from prior literature why – and when – technical precision about AI systems is required, proceeding in four steps. We first formulate a test for when technical specification matters, by analysing public values: wherever two technically different AI systems bear differently on a public value, researchers should provide enough technical precision to distinguish them. Next, we motivate the need for a novel typology by reviewing existing taxonomies of AI systems and arguing that none of them meets this requirement. Third, we describe how affordance theory can be used to construct a typology that does, slicing systems precisely where their governance-relevant affordances change. Finally, using the affordance lens, we specify three ways technical imprecision may weaken PA research: underspecification of studied AI systems, mischaracterisation of prior research, and overgeneralisation of conclusions.

2.1 When Technical Precision Matters: AI and Public Values↩︎

A large and fast-growing body of scholarship charts the impact of AI systems on government [11][13]. Whether this work suffers from technical imprecision – and whether such imprecision, if present, weakens its findings – is not self-evident. To find out, we first capture systematically what the field treats as “of interest,” so we can then ask whether those concerns vary across technically different systems.

Public values provide such a framework. Public values are the features of government bodies that uphold good governance – equity, legitimacy, and accountability among them. Though private institutions may exhibit some of these, public-sector organisations are distinctive in their steadfast commitment to them, and upholding them is the bedrock of public administration research. Given this centrality, we take all research on AI in PA to study the interaction of AI with at least one public value.

Drawing on the “good digital governance” framework of [14], we map key research concerns about AI in PA onto five public values (Table 1). Collectively, these dimensions allow us to test the need for technical specificity: wherever two technically different systems bear on one of these values differently, enough specification to tell them apart becomes necessary.

While these five interpretations capture a large share of the field’s work, we make no claim that they are exhaustive, given the breadth of AI’s potential effects on public administration. We revisit this limitation in §6.4. Even so, we posit that these issues capture a substantial portion of the field’s work and are therefore sufficient to demonstrate the need for greater technical precision. Adding further values or interpretations may multiply the points at which such systems diverge and may be a fruitful avenue for future research (§6.3).

Below, we briefly introduce the five dimensions and their AI-relevant interpretations.

Table 1: Good governance dimensions, core values [14], and AI-specific interpretations common in PA research.
Dimension Core Value AI-relevant interpretation
Democracy Participation Transparency: Decision logic must be open to public scrutiny so that citizens and representatives can inspect the basis on which authority is exercised.
Rule of law Procedural justice Explainability: Consequential decisions must be reasoned and communicable to those affected, enabling meaningful contestation.
Human rights Non-discrimination: Individuals must be treated equitably regardless of protected characteristics; historical data must not encode and reproduce past inequalities.
Governing capability Quality of governance Implementation capacity: The state must be able to deploy and manage AI systems in service of public purposes.
Responsibility Accountability: Public action must be attributable to a responsible actor who can be held answerable for it.

2.1.0.1 Participation

Public decisions should be open to scrutiny, so citizens and their representatives can inspect how authority is exercised [15], [16]. The AI-relevant research issue is model transparency. Much work evaluates whether, and how, AI systems enable or undermine public participation – by making decision logic visible [17], [18], opening or overwhelming new channels for public input, or embedding decisions in ways immune to public examination.

2.1.0.2 Procedural Justice

Administrative law in most democratic systems mandates that consequential decisions be reasoned and communicated to those affected [19][21]. A common research theme is how the explainability of AI systems bears on this duty: whether a functional explanation suffices for procedural legitimacy [22], whether human-illegible decision rules leave affected citizens any meaningful way to contest a decision, and what a “right to explanation” can deliver when the available explanations are only post-hoc approximations.

2.1.0.3 Human Rights

Public bodies must treat individuals affected by their actions or decisions equitably. Scholars investigate how AI may affect such non-discrimination: for example, many investigate how statistical regularities in historical training data can introduce bias by encoding and reproducing past inequalities [23], [24]. Another research strand is sociotechnical design: whether AI-assisted governance satisfies non-discrimination hinges substantially on how the underlying system was constructed and where bias might originate [25][27].

2.1.0.4 Quality of Governance

We expect public organisations to be effective, efficient, and economical. Scholars frequently analyse how introducing AI requires implementation capacity: the organisational and technical competence to deploy and manage technology in service of public aims [13], [28], [29]. This includes analysis of the in-house skills to procure, integrate, maintain, and oversee AI systems, of introduced dependence on external vendors and infrastructure, and of whether deployed systems increase efficiency.

2.1.0.5 Responsibility

Finally, public action must be attributable to a specific public actor who can answer for it [30], [31]. An active research area is accountability: because AI systems distribute decision-making across complex technical architectures and lengthy supply chains, scholars ask where accountability should land – with the official who relied on a system’s output, the agency that deployed it, or the vendor that built it – and whether existing mechanisms can still locate a responsible actor at all [32], [33].

2.2 Why Existing AI Taxonomies are Unsuitable↩︎

Several taxonomies of AI systems already exist, within public administration and beyond. However, we argue none of them meets the requirements of our public-value framework – not because they are poorly constructed, but because each was built for a different purpose.

Existing taxonomies organise AI systems using three sets of principles. First, some classify systems by their technical properties – such as learning paradigm, architecture, or the task completed (e.g. classification). The OECD Framework for the Classification of AI Systems, for example, maps systems along four contextual dimensions: people and organisations, technical characteristics, data and input, and task and output [34]. Similarly, the INSYTE framework scores systems on eight such dimensions and renders each as a radar chart [35]. A second organising principle is application domain and potentially its associated risk level, as in the EU AI Act’s tiered scheme and derived regulatory analysis [21], [36]. Application-based classification is particularly prevalent in PA taxonomies, which catalogue systems by use case and government function [11], [37]. The third organising principle is AI systems’ role in a decision, distinguishing AI that suggests, offloads, or supersedes a human judgement [38], [39].

Each of these approaches serves a distinct purpose, such as regulation [21] or safety engineering [35]. However, it is unclear whether they result in taxonomies suitable for PA analysis. Via our public value framework, we can pose a simple criterion to evaluate this: a suitable taxonomy should group technically distinct systems that share public-value implications, and separate those whose implications differ.

Existing taxonomies fail this test in three ways, two of which are sketched in Figure 1. First, many underspecify: they group systems whose governance-relevant properties differ. A shared risk tier or use-case label can place a predictive policing model beside a hospital triage assistant, though the two diverge in explainability, bias mechanisms, and accountability. Second, especially technical taxonomies overspecify: they split systems too granularly, even where their public-value implications match. Crucially, having too many categories makes it unclear where meaningful distinctions lie. Specifying that a studied model is a random forest, for example, does not clarify how takeaways may transfer to neural networks. Third, many conflate functional and technical categories. A “suggesting” system, for example, could produce a single risk score or paragraphs of text, which evidently vary in governance-relevant dimensions.

Given that none of the mentioned taxonomies were designed for PA analysis, it is understandable that none pass these tests. However, there is therefore a clear need for a typology of AI systems targeted at clarifying their public-value implications. Currently, researchers risk either underspecifying their scope by using no taxonomy at all – invoking “AI”, “algorithms”, or “automated decision-making” generically – or relying on an unsuitable existing taxonomy, which does not clearly track such properties.

Figure 1: Conceptual diagram of three approaches to classifying AI systems. (a) An underspecified taxonomy fails to distinguish between systems with different governance implications. (b) An overspecified taxonomy draws too many distinctions between systems, obscuring differences in their affordances. (c) Rather than generating a novel taxonomy from scratch, our approach identifies PA-relevant affordance thresholds (solid red lines) within existing taxonomies.

2.3 Affordance Theory as the Organising Principle↩︎

Affordance theory provides a suitable organising principle for a better-calibrated taxonomy. Developed by Gibson [40] and elaborated in organisational and information-systems research [4], [41], [42], affordances describe what a technology makes possible or forecloses for a particular actor in a particular setting. For example, [43] famously motivate the concept of screen-level bureaucracy with the affordances of a digital form over a paper one.

Affordance theory reflects that a technology’s public-value impacts depend on its architecture – but are not solely defined by it. They are also shaped by the interaction between the technology and the goals, capacities, and context of those who use it. Identical algorithms can produce different organisational outcomes depending on the setting [44], and how AI systems affect public values is a question of socio-technical design [18].

Indeed, such organisational and contextual analysis remains vital. Throughout this work, we do not suggest that technical detail should replace such analysis, but that it must complement it: the technical architecture defines which affordances exist to begin with. For example, open-weights large language models (LLMs) can afford public organisations the processing of sensitive data where proprietary models do not, but this need not imply that they are used for that purpose [45].

An affordance-based typology is therefore suitable to bridge organisational and technical analysis. In §3, we construct this typology by drawing boundaries we term affordance thresholds: distinctions only between sets of AI systems with different public value-relevant affordances, as visualised in Fig. 1 (c). A technical difference between two systems that alters whether a citizen can contest a decision, or whether an auditor can inspect its logic, produces such a threshold: the typology should distinguish between them. In contrast, a shift that does not affect what actors can do – for example, one that only improves predictive accuracy – does not cross an affordance threshold, and the systems should remain in the same category.

Figure 2: Overview of Technical Typology of AI Systems. The five system classes (left) are separated by two kinds of relationships. Orange diamonds mark thresholds – qualitative distinctions; \subset markers mark subsets, where a system is a special case of the one above. Diagnostic questions distinguish each class from the class above, and can therefore be used as a specification tool, as described in §6.2.

2.4 Three Forms of Technical Imprecision↩︎

Using the lens of affordance thresholds, we can phrase more precisely how technical imprecision on AI could weaken PA research. We theorise three potential forms of imprecision here; in our review of the field (§4), we operationalise these definitions and measure how often each occurs.

  • Underspecification could arise when too little technical detail is provided, such that it is not clear what the affordance profile of a studied AI system is. For example, describing a system only as “AI” or an “algorithm” may not allow its specific affordances to be recovered, such that the generalisability of any claims made cannot be verified.

  • Mischaracterisation may arise when a paper motivates its approach with one type of system, then studies another. For example, a paper that opens on the dangers of opaque, black-box risk scoring and then examines a rule-based eligibility calculator ports over inaccurate assumptions about the system’s afforded transparency.

  • Overgeneralisation could occur if a paper presents its findings as more general than the evidence supports. For example, a conclusion about “AI in government” drawn from the study of a black-box model may not apply to general-purpose models.

Evidently, claims can cross affordance thresholds without being imprecise in one of these ways: a well-scoped insight from a case study of one system could readily generalise to many other types, for example. Technical precision allows us to distinguish which claims do so validly.

3 Typology of AI Systems in Public Administration↩︎

This section introduces our core contribution: a technical typology of five classes of AI systems, presented in Figure 2. We define and describe each class of system, specify when a system crosses the “affordance threshold” between classes, and describe the distinct public-value implications of each class [14]. These are summarized in Table 2.

We deliberately do not attempt to define “AI” ourselves. All of the levels in our typology have been termed “AI” by some widely-cited papers, as we analyse in §6.1. Rather, we provide a simple but nuanced vocabulary for talking about these types of systems.

3.1 Hand-coded systems↩︎

The first layer is hand-coded systems: systems whose decision rules are authored in code rather than learned from data. The canonical example is rule-based public benefit administration [46], and the category has been extensively studied in the e-governance and digital government literatures [47], [48].

Hand-coded systems drive the shift from street-level to system-level bureaucracy [43], in which discretion is encoded in software rather than exercised case-by-case by individual officials.

3.1.0.1 Affordance: efficiency and traceability

While hand-coded systems can improve efficiency, traceability, and standardise procedures, they simultaneously diffuse accountability [49] and flatten local complexities, exacerbating existing legibility dynamics [50]. Furthermore, the shift to digital systems enables large-scale data collection and analysis, with significant implications for privacy [51].

3.1.0.2 Challenge: complexity and bias from data-rule interaction

It is important to note that rule complexity can be immense even within hand-coded systems. While the logic is authored rather than learned, thousands of intersecting rules can still exceed human cognitive limits [52]. Moreover, understanding a rule does not equate to understanding its interaction with real-world data. Even fully legible, hand-coded rules can introduce bias because discrimination is a function of how the system affects outcomes in practice [53]. For instance, a seemingly neutral hand-coded rule that declines benefits if an applicant has a continuous unemployed_duration > 6 months may inadvertently discriminate against women taking maternity leave. Thus, bias and discrimination can manifest through the interaction between fixed rules and contextual realities, entirely independent of statistical learning.

3.1.0.3 Boundary

Whether hand-coded systems truly fall under “AI” is contested. Some scholars explicitly include rule-based systems [54], and scholarship on Robotic Process Automation (RPA) often uses the language of AI. Our aim is not to settle that question, but to sharpen the vocabulary used to distinguish between different kinds of systems. Hand-coded systems remain in this layer so long as their rules are authored in code; once rules begin to be derived from data, the system crosses into the glass-box layer.

Hand-coded systems U.S. state public-benefits eligibility platforms such as Florida’s ACCESS, Texas’s TIERS, and California’s CalWIN are examples of hand-coded systems. Legal scholarship describes these systems as encoding administrative policy into software rules, with caseworkers often reviewing sample outputs before finalisation. Their failures typically arose not from statistical learning but from incorrectly coded rules or policy distortions embedded in the software itself [49].

Table 2: Summary of public-value implications of each layer of the taxonomy.
Layer Democracy
(Participation)
Rule of Law
(Justice & Rights)
Governing Capability
(Quality & Responsibility)
Hand-coded Shifts to system-level administration, flattening local complexities [43], [50]. Standardises procedures but expands data matching, risking privacy [49]. Enhances efficiency and traceability, yet diffuses accountability [43], [49].
Glass-box Adapts to case variation but risks reproducing inequalities and displacing public values [26], [55], [56]. Legibility permits auditing of learned features, though accountability blurs [57]. Shared decision-making among model, data, and user creates “moral crumple zones” [58].
Black-box Boosts performance in unstructured domains but restricts citizen capacity to contest decisions [5], [59]. Threatens procedural justice via justification deficits, impeding legal verification [60], [61]. Inscrutiable internal logic obscures decision pathways and contests responsibility [62], [63].
General-purpose Lowers adoption barriers via natural language, but democratisation of control remains partial [64], [65]. Persuasiveness and unfaithful explanations risk automation bias; inaccessible training data heightens privacy risks [66], [67]. Distributed responsibility and hardware dependence create vendor lock-in and complicate auditing [68], [69]
Agentic Reduces citizen friction but scales demand, risking administrative overload [70][72]. Diffuses discretionary power by acting proactively, challenging traditional procedural safeguards and accountability [73]. Demands runtime oversight rather than ex post evaluation; capabilities present a “jagged frontier” [74][76].

3.2 Glass-box systems↩︎

The second layer is glass-box systems: systems whose decisions rules are learned from data, but whose learned logic remains inspectable – at least by experts [6], [61]. Canonical methods include linear and logistic regression [77], decision trees [78], Principal Component Analysis [79], and TF-IDF [80] – methods used for prediction, classification, and representation across applications such as child-welfare risk modelling [81], welfare-recipient predictions [82], and policy-document text analysis [83].

This is a binary shift into machine learning; rules are no longer specified exhaustively but derived from data. The shift opens up case-level adaptation and leveraging of historical data patterns, while introducing new governance challenges around bias and accountability.

3.2.0.1 Affordance: case-level adaptation

While glass-box systems provide novel affordances – glass-box systems can adapt to historical variations and improve administrative fit where fixed rules are too coarse – learned rules are deeply entangled with their training data. They reproduce historical inequalities and encode patterns that do not reflect current public values or legal commitments [26], [55]. This is especially problematic in public administration, since predictive accuracy is not itself the goal; decisions must also reflect normative commitments [60]. Decision-makers therefore risk placing undue weight on statistical outputs, even when they displace other relevant public values [56].

3.2.0.2 Challenges: transparency-fairness tradeoff and responsibility

Importantly, transparency and rule complexity exist on a spectrum. While the logic of a glass-box system is theoretically inspectable, a linear regression with thousands of variables or a highly branched decision tree can easily exceed human cognitive limits [84]. Furthermore, transparency is often antagonistic with respect to fairness. Because glass-box systems are constrained in their complexity, the easiest way to achieve acceptable baseline performance is often to optimise for the majority while ignoring minority groups or complex edge cases [85]. This flexibility-interpretability tradeoff is a technical inevitability – and a key factor in explaining why public administrators might choose to implement more complex, black-box systems.

At the same time, responsibility becomes more diffuse: when a rule is generated from data, accountability can blur between model, data, designer, and user, creating the conditions for “moral crumple zones” [58]. Still, compared to later black-box systems, glass-box systems remain relatively auditable because scrutiny can occur at the level of learned rules and features rather than relying primarily on indirect experiments [57].

3.2.0.3 Boundary

Glass-box systems remain in this layer so long as their learned logic is meaningfully inspectable; once that ceases to be the case, they move into the black-box layer.

Glass-box systems The Allegheny Family Screening Tool (AFST), used in Allegheny County, Pennsylvania, scores families’ risk of child abuse or neglect on a scale of 1–20 using a logistic regression model trained on historical child welfare records [86]. Auditors and oversight bodies can inspect the model’s coefficients and understand which variables drive higher scores, making the learned logic comparatively legible.

3.3 Black-box systems↩︎

The third layer is black-box systems: systems whose learned logic resists meaningful inspection, even by experts [6]. Canonical examples include deep neural networks [87], random forests [88], and UMAP [89] deployed across unstructured domains [90] and accuracy critical applications [91].

The exact threshold between glass-box and black-box systems lies on a spectrum of algorithmic complexity: as models grow more complex, expert inspection becomes algorithmically infeasible. Consequently, approximate post-hoc explanation becomes a technical necessity [92], and audits must become indirect through behavioural testing [57] – eroding the ability to justify, contest, or mechanistically explain individual decisions.

3.3.0.1 Affordance: complex performance

What black-box systems lack in transparency, they compensate for through improved performance in high-dimensional or unstructured domains, where simpler glass-box models struggle [93]. As a result, black-box systems are widely deployed in government despite their governance challenges [59].

3.3.0.2 Challenges: procedural justice and responsibility

Opacity specifically threatens procedural justice. First, it creates a justification problem: it becomes difficult to ensure legal requirements are consistently met when the decision-making logic cannot be inspected [60]. Second, it creates a contestation problem: citizens lack the knowledge or mechanisms to challenge decisions effectively [5]. Third, it creates an explanation problem: even where a “right to explanation” is invoked, explanations are limited to local approximations rather than exact causal pathways [94].

Opacity also makes responsibility more contested. Complex supply chains of models and data make decision pathways less reconstructible [62]. Still, compared to later systems, black-box models are typically developed and trained within organisational boundaries, meaning that data collection and model development remain under institutional control.

3.3.0.3 Boundary

Black-box systems remain in this layer so long as the underlying model is trained directly for the task at hand; once the model is instead pre-trained for a general objective and adapted to downstream tasks, the system crosses into the general-purpose layer.

Black-box systems Amazon’s scrapped AI resume screening system serves as an illustrative case for the technical mechanisms of bias in opaque systems. The model was trained on ten years of resumes but developed a pervasive bias against women, penalising applications that alluded to women’s colleges or sports [95]. Because the system relied on weak, highly contextual proxy signals within an opaque neural architecture, the bias was not located in a single, auditable rule [96]. Instead, it emerged from the model’s interaction with historical data, demonstrating how opacity shifts the burden of oversight from inspecting legible rules to auditing behavioural outcomes.

3.4 General-purpose systems↩︎

The fourth layer is general-purpose systems: systems pre-trained on general tasks – such as next-token prediction – that can be adapted to diverse downstream applications through mechanisms like transfer learning or natural language instructions [97]. Canonical examples include large language models (LLMs) like ChatGPT [98], various embedding models [99], and vision models – all of which are being increasingly deployed by public sector organisations [64].

General-purpose systems are a subset of black-box systems, distinguished from other black-box systems by broad pre-training for general capabilities [3], rather than narrow, task-specific utilisation of experience [100]. Consequently, the primary shift is one of externalisation. Because of the complexity of general-purpose systems, the training process, data provenance, and model design is often done by external model providers and thus no longer fully inspectable or controllable by the deploying organisation [69].

3.4.0.1 Affordance: lower adoption barriers

A key affordance of externalisation is that it lowers barriers to adoption. Because much of the technical complexity sits outside the organisation, general-purpose systems can be integrated into administrative processes without specialised AI engineering expertise [64]. In addition, natural-language interfaces can make existing bureaucratic systems more accessible by mediating interactions between citizens and administrative procedures [65]. However, this “democratisation” is partial: while it becomes easier to use such systems, control over their behaviour remains limited. This is reinforced by their computational requirements. Many general-purpose systems require specialised hardware and are therefore deployed via cloud infrastructure, creating further dependence on external providers and reinforcing the externalisation of control [101].

3.4.0.2 Challenges: distributed responsibility and procedural justice

This transition fundamentally alters how the system utilises experience to improve performance. While traditional machine learning uses experience to improve at a specific, narrow task, general-purpose systems leverage broad pre-training to develop versatile capabilities that are then applied to specific downstream contexts [97]. In technical research, these are often referred to as ‘foundation models’ [3], though the term general-purpose highlights their functional role in the public sector as adaptable building blocks. By shifting the technical burden of training to external providers, these systems introduce a critical governance vulnerability: the externalisation of evaluation. Organisations may be tempted to rely on a provider’s general benchmarks rather than rigorously testing the system for the specific, local context of an administrative task [102].

Externalisation primarily threatens responsibility and accountability. Responsibility is not only diffused but distributed across a complex supply chain involving model developers, platform providers, and deploying organisations, each with only partial control over outcomes [68]. This complicates auditing; understanding a given application requires evaluating not just the downstream implementation, but also the underlying model and the opaque governance practices of its provider [69]. In practice, this makes it difficult to determine whether problematic outcomes, such as discriminatory bias, stem from the training data, the model design, or the specific prompting patterns. Furthermore, the scale and opacity of training data intensify human rights concerns regarding privacy and the automated reproduction of harmful social patterns [67].

Finally, general-purpose systems pose significant challenges for procedural justice. Because many applications rely on natural-language interfaces, there is a temptation to treat the system itself as a source of explanation [103]. Yet, such linguistic outputs are not guaranteed to reflect the underlying basis of a decision [66]. The persuasive and anthropomorphic nature of these outputs can make explanations appear authoritative even when they are unfaithful [104], potentially increasing automation bias and reinforcing the “moral crumple zones” that obscure human responsibility [58].

3.4.0.3 Boundary

While general-purpose systems are versatile, they remain primarily reactive, mapping inputs to outputs. Once systems move beyond this paradigm to act proactively and interact with their environment over time, they enter the final layer of the typology.

General-purpose systems New York City’s “MyCity” AI chatbot, launched to help business owners navigate local bureaucracy, illustrates the dangers of externalised evaluation. Powered by external foundation models, the system was deployed to provide legal and regulatory guidance without sufficient domain-specific testing. Consequently, the chatbot frequently hallucinated and advised citizens to break the law—wrongly suggesting, for instance, that employers could legally take a cut of their workers’ tips [105]. This case highlights the severe risks of assuming a foundation model’s general competence will safely transfer to a specific administrative context without rigorous, localised evaluation.

3.5 Agentic systems↩︎

The final layer of the typology is agentic systems: AI systems that can pursue complex and general goals, act with autonomy, and affect their environment [106]. Examples include large language models with access to external ‘tools’ and APIs [107] as well as autonomous vehicles [108].

Agentic systems are a subset of general-purpose systems, as they are usually created by “scaffolding” or augmenting general-purpose systems. The conceptual shift is therefore from strictly reactive input-output mapping to proactive, iterative loops of reasoning and action within open-ended environments [107]. As a result, the primary governance shift is from instance-level decision-making (e.g., the correctness of a classification) to process-level action (e.g., the suitability of guardrails for an agent), requiring a move from ex-post evaluation towards runtime monitoring and intervention in ongoing system behaviour [74].

3.5.0.1 Affordance: service delivery and citizen interface

This transition represents a profound shift in the evolving definition of the machine learning “task.” Rather than producing discrete, static outputs, agentic systems use experience to navigate sequences of steps over time. In the public sector, this promises to transform service delivery by bridging fragmented infrastructures; as argued by [70], agentic systems can act across heterogeneous data sources and administrative systems to streamline bureaucratic procedures. From the citizen’s perspective, agentic systems also reshape the interface with government by acting as proactive intermediaries. By helping citizens navigate complex eligibility requirements and administrative hurdles, these agents can significantly reduce the effort required to access public services [71], [109].

3.5.0.2 Challenges: jagged reliability, surging demand, and runtime oversight

The reliability of these systems in public-sector environments remains a significant concern. There are currently no evaluations that accurately capture their capacity for administrative tasks [102], a problem compounded by the “jagged frontier” of agentic capabilities, which makes it difficult to predict which tasks they will perform reliably and where they will fail [76].

Furthermore, the reduction in interaction costs may substantially increase the total demand for public services, as agents can interface with government systems at scale on behalf of individuals [72]. Without appropriate institutional countermeasures, this surge in automated requests may challenge the fundamental processing capacity and responsiveness of administrative systems.

Finally, agentic systems introduce substantial risks for responsibility and procedural justice [73]. Because these systems act autonomously across time, responsibility often shifts away from discrete moments of decision toward ongoing processes, making it harder to attribute specific outcomes to individual actors [18]. Governance therefore requires new capacities for runtime oversight – the ability to monitor, constrain, and intervene in live system behaviour as it unfolds [75]. Without such mechanisms, the use of agentic systems risks diffusing discretionary power away from human decision-makers and undermining established structures of accountability. Ultimately, agentic systems mark a definitive shift from systems that produce outputs to systems that act, introducing a distinct set of governance challenges that cannot be addressed through existing static approaches alone [73].

Agentic systems While agentic systems are still in their infancy, Bürokratt from Estonia offers an early vision. Originally a hand-coded chatbot, Bürokratt is being upgraded with an LLM-based orchestration system to more intelligently handle complex citizen queries by proactively querying information from Estonia’s public sector data infrastructure. The long-term vision is for Bürokratt to be an interface to and orchestrator of different government agencies’ agent systems [70].

4 Analysing Technical Imprecision in Public Administration Research on AI↩︎

We next validate our typology by analysing whether it would improve the precision of existing research. To do so, we code impactful public administration and digital government papers on AI from the last seven years, evaluating whether technical specification using the typology would mitigate their imprecision (§2.4). This section details our methodology. We present the findings in §5 and discuss their significance in §6.

4.1 Data↩︎

To identify impactful papers studying AI in government and public administration, we conduct a systematic literature search using OpenAlex [110]. We focus on leading journals in public administration and digital governance, selected based on their relevance and citation impact within the field [111], [112]. The full venue list and keyword query are reported in 8; all data, code, and materials are available online.1

We include papers published between 2019 and 2025. This period ensures coverage of all categories in our typology, with a slight underrepresentation of agentic systems, which only began emerging in 2023 [107]. From this pool, we select the most-cited papers per year separately for public administration and digital government venues. We use citations as a proxy for impact – a common but contested heuristic [113] – and sample per year to mitigate temporal bias in citation accumulation [114].

We determine how many papers to include per venue type and year through a pre-specified stability analysis of the aggregate estimates produced by our sampling rule. We evaluate whether the three main outcomes remain stable as additional papers are added within each stream-year cell. This follows the logic of stability-based sample adequacy, in which estimates are considered sufficient once they remain within a prespecified tolerance corridor as samples are added [115], while also drawing on work on incremental-sampling thresholds [116]. We iteratively expand the corpus, recompute the aggregate outcomes, and estimate uncertainty via bootstrap resampling [117]. Full methodological details are provided in 9. We find that \(K=8\) papers per venue type (digital government and public administration) is sufficient to stabilise the aggregate outcomes under our sampling rule, yielding an initial set of 109 papers.

We then manually screen all papers and exclude those that use AI purely as a methodological tool [118] or that do not treat AI as an empirical or theoretical subject. The final corpus consists of 91 papers. The full screening flow, including counts at each stage, is reported in 8 (Figure 7).

4.2 Coding↩︎

Once we have selected high-impact papers, we code how each paper specifies, motivates, and generalises about AI systems. We conduct structured qualitative coding, following established procedures for systematic content analysis [119], [120].

4.2.0.1 Coding Scheme

The primary unit of coding is not the entire paper, but a strand: a concise summary of a key claim in the paper. An example strand is “public organisations are not held to a lower responsibility standard for algorithmic versus human discrimination”. This meso-level analysis [121] has two advantages: it captures papers with more nuance, and allows systematic comparison of claims within individual papers.

For each strand, we code three pieces of metadata. First, we code it as either empirical, motivation, or conclusion. Empirical strands identify which AI systems or class of systems the paper studies; motivation strands summarise how the paper positions itself in existing AI literature; and conclusion strands summarise the core claims the paper makes. Second, coders classify the AI system the strand addresses using our typology (§3). Where the paper provides insufficient technical detail to determine the system type, the strand is coded as underspecified. Third, coders assign one or more public-value dimensions from the governance framework [14].

Conceptual papers and literature reviews are coded using the same procedure. Where a paper studies no concrete system, coders treat the paper’s main motivating examples or conceptualisation of ‘AI’ as the empirical strands. If this conceptualisation provides enough information to identify a system type, it is classified as such; if it deliberately identifies a broad category within an affordance threshold, it is coded as justifiably generic; otherwise, it is coded as underspecified.

For analysis, the strands are aggregated on the paper level as described in §4.3. This structure enables systematic comparison between the systems used to motivate a paper, the systems actually studied, and the systems to which conclusions are applied.

4.3 Operationalising Imprecision↩︎

Using the strand construct, we formalise the three failures introduced in §2.4. We treat each as paper-level outcomes, measured by aggregating strand-level codes. Where relevant, we apply an any-mismatch rule: a paper is flagged if at least one strand exhibits the imprecision. This reflects our interest in whether greater technical specification would improve the precision of a paper’s framing or claims.

4.3.0.1 Underspecification

A paper is underspecified if any empirical strand is coded underspecified: the paper gives too little detail to place the system it studies within our typology (§3).

4.3.0.2 Mischaracterisation

A paper is mischaracterised if at least one motivation strand invokes a system type that differs consequentially from the one studied – where the mismatch, not merely the wording, matters for the claim being motivated.

4.3.0.3 Overgeneralisation

A paper is overgeneralised if at least one conclusion strand reaches beyond the system type its empirical strands support, and the gap matters for the claim’s validity or policy relevance. This is the costliest failure for cumulative science: later work may build on claims that do not hold across technical contexts [122].

4.3.0.4 LLM-Assisted Extraction

We use LLM-assisted extraction to support the initial extraction of candidate strands [123], [124]. The LLM is used to impose a consistent preliminary structure for each paper; all coding decisions are made exclusively by human coders. Each paper is first converted into a full-text markdown representation and provided to the LLM together with the full coding prompt reproduced in 8.2. We use Gemini 3.1 Flash-Lite Preview [125] to produce a structured extraction for each paper. After receiving the LLM output, the assigned human coder reads the full paper and revises, adds, merges, or removes strands as required. Coders independently make all judgements regarding system classification, public-value dimensions, mischaracterisation, and overgeneralisation, and do not receive LLM-generated suggestions, such that reported rates depend on human judgement alone.

The appendix codebook (10) is the prompt used for LLM-assisted extraction, reproduced verbatim. It defines both the preliminary extraction task given to the LLM and the annotation guidance used by human coders. The codebook specifies the typology labels, the public-value dimensions [14], the definition of each strand type, and the decision rules for identifying consequential mischaracterisation and overgeneralisation.

4.3.0.5 Scheme Validation and Refinement

The coding scheme was piloted on a subset of 10 papers coded by all authors, after which the codebook was refined to improve conceptual clarity and consistency [126], [127]. The remaining papers were randomly assigned to authors for independent coding. Ambiguous cases were recorded during coding and, after reliability assessment, discussed among the authors and resolved by consensus. These consensus decisions form the final dataset used for the analysis below.

4.3.0.6 Adjudication

The judgements driving our paper-level outcomes are validated through codebook-grounded adjudication [120].2 For each paper, a second author re-assesses every strand whose value sets a paper-level flag – motivation strands flagged as mischaracterised, conclusion strands as overgeneralised, and the empirical strands of any underspecified paper – against the codebook and the paper text, retaining a flag only where its documented decision rule is met and removing it otherwise. Residual disagreements are settled by a third author [128].

We design adjudication conservatively: second coders can only remove imprecision flags set by the first coder, not add novel ones. Overturned flags lower the reported rate, while uncounted misses can only raise the true rate [129]. The reported figures are therefore a conservative estimate of the prevalence of imprecision in the corpus. However, our design trades off against reviewer blinding: because adjudication is triggered by a flag, the second coder knows an error was proposed. Of the 148 strands flagged by the primary coder, 128 were retained on adjudication, and 20 (14%) were overturned. This non-trivial but modest rate is consistent with adjudication working as a genuine refinement.

5 Findings↩︎

We find significant imprecision across all three analysed categories. The results below present the overall rates and their relation to public values and typology dimensions. We find no changes in rate over time (Fig. 5). Summary statistics and figure-generation scripts are available in the project repository.3

5.1 Underspecification↩︎

Figure 3: Underspecification. 55% of papers provide insufficient information to determine which system is empirically studied. The most commonly studied system is black-box systems, with agentic systems completely unstudied.

Of 91 coded papers, 50 (\(55\%\)) are underspecified: across all empirical references to the studied system, there is insufficient information to classify it with certainty. Fig. 3 shows the number of analysed papers empirically studying each type of system in our typology.

Among fully specified papers, black-box systems are the most commonly studied category (N=19). In contrast, general-purpose systems are relatively understudied. Only 11 papers explicitly analyse general-purpose systems empirically, despite their growing prominence [130]. No papers are classified as studying agentic systems in our corpus. Papers mentioning ‘agents’ primarily engage with these systems at a conceptual level [11] or in relation to physical automation [131], rather than contemporary LLM-based agents [70]. However, as our citation-weighted sampling structurally disadvantages recent work (§6.4), some of this absence could reflect citation lag, as discussed in §6.1.3.

5.2 Mischaracterisation↩︎

Figure 4: Mischaracterisation. Proportion of papers that have mismatches between systems mentioned in the motivation and the systems empirically studied. In total, 31% of papers have mischaracterised strands. Error-bars are 95% [132] scores.

31% of coded papers mischaracterise AI systems: they exhibit at least one consequential mismatch between motivating and empirically analysed systems.

Fig. 4 shows the proportion of papers that make at least one mischaracterised claim within each governance dimension. We see statistically similar rates across value dimensions.

5.3 Overgeneralisation↩︎

41% of coded papers make at least one claim which is more general than their empirics justify. Fig. 6 maps instances of overgeneralisation across typology dimensions and public values. We find significant rates of overgeneralisation in every cell with enough data to make statistical claims.

Generally, papers with underspecified systems (column 1), or that address “AI” generically (column 6), are more likely to make overgeneralised claims. The only exception is black-box systems (middle column), which also has a high prevalence. We discuss this further in §6.1.1.

Claims about the quality of governance are most likely to be overgeneralised. This category covers practical claims about implementation, such as organisational factors in AI use, or the tasks for which AI systems are used. These vary more frequently across technically different systems than the more fundamental and conceptual claims in other public-value categories.

Figure 5: Trends in rates. We find no significant changes in any specification category over time.

6 Discussion↩︎

Figure 6: Overgeneralisation. Heatmap between overgeneralisation for system type (X-axis) and public value (Y-axis). Outer cells indicate marginals. In total, 41% of papers overgeneralise.

Our analysis indicates that public administration and digital government research about “AI” often overlooks technical distinctions that matter for governance. Sorting studied systems into a technical typology of just five categories suggests remarkable potential for more precision. As developed in our theory (§2), such imprecision should be avoided because it harms the field’s development of cumulative knowledge. We therefore make two contributions with the aim of improving the technical precision of future work on AI in public administration. First, in §6.1, we highlight three common types of pitfall we find in our analysis – both to illustrate practically how these harm knowledge development, and to help researchers avoid them in the future. Second, in §6.2 we give practical recommendations for future research on AI in the public sector, which we believe greatly help technical precision – without requiring researchers to have either deep technical knowledge or closer access to studied systems.

6.1 Patterns of Imprecisions↩︎

Across the analysed papers, we find three prominent patterns of imprecision. These include confusion introduced by the use of generic terms (§6.1.1), overreliance on research about black-box systems (§6.1.2), and a failure to “future-proof” claims, evidenced by their inapplicability to agentic systems (§6.1.3).

6.1.1 Generic Terms↩︎

The single biggest driver of technical imprecision we find is the indiscriminate use of broad, generic, or ambiguous terms, such as “AI",”machine learning", “algorithmic decision-making" (ADM), or”chatbot". Three types of issues result.

First, most broad terms can refer to systems across the typology, such that they invite overgeneralisation – in other words, authors use generic language but refer to specific systems. For example, [133] attribute to AI a set of “distinguishing features” – adaptive capacity, management of complex tasks, automation of decisions – without specifying which systems have them; the claim cannot be assessed because the referent is left open. [134] similarly conflates “algorithms”, which conventionally span hand-coded and learned systems, with “machine learning”, collapsing a threshold across which transparency and accountability differ sharply (see 3). Second, many of these terms have imprecise or contested definitions in themselves. Most notably, as discussed above, “AI” is taken by some authors to include complex, but hand-coded rule-based systems, such as robotic process automation (RPA), while others take it as synonymous with “machine learning” – covering only the second tier in our typology onwards. Combined with underspecification, such ambiguity can even cast doubt on whether studied systems are “AI” at all, and therefore on the AI-specificity of derived claims. Surveys of public-sector documents highlight this same issue in registers of federal AI applications [135] and AI policy initiatives [136].Where authors do not resolve these ambiguities, it is unclear what system types they draw from and map to.

Finally, the conception of some terms has advanced as technology has progressed. Take the term “chatbot”: although the conversational user interface has remained similar, in the past decade chatbots have evolved from hand-coded “conversation tree” systems to generally capable, general-purpose-powered agents [2], [70]. Reducing these vastly different systems to their interface is imprecise. For example, [137] studies chatbots they label “narrow AI” without establishing whether the chatbots follow hand-coded conversation trees or use black-box NLP intent recognition. [138] note the higher fluency of GPT-like systems but design guidelines on assumptions that predate the externalisation these systems presuppose. It appears plausible that this imprecision is driven by the term “chatbot” being established even as the affordances of the underlying technology have changed drastically.

Where these terms are defined and scoped clearly, their use can, of course, be appropriate: for example, discussion of the “intransparency of AI” may hold across all systems learned from data [22], [139]. It may even be required to use such terms, to reflect analysis of their use or perception: vignette experiments, for example, may reasonably describe a system as “AI-based software” to test what participants infer. But derived claims can still overgeneralise: [140] state that technical classifications “are therefore not elaborated here”, despite motivating the study with the opacity and undocumented rules of black-box systems – affordances its generic stimulus never instantiates.

6.1.2 Overextrapolation from Black-Box Systems↩︎

A second common pitfall is overextrapolation of conclusions that were drawn based on the study of black-box systems. Black-box systems are prominent: they are the most studied category and the empirical basis for many conclusions about other layers (Figs. 36); where papers underspecify the studied system, we most frequently speculate that it is black-box. However, the affordance profile of black-box systems is narrow: they are usually trained separately by each organisation on their own data, purpose-bound, and they produce numeric or binary outputs, such as risk scores, likelihood estimates, or yes/no decisions.

Imprecisions frequently result from overextending claims made about black-box systems. For example, [141] draw general conclusions about “algorithmic” decision-making from a study whose effects on participation plausibly depend on the level of transparency, abandoning the rule-driven/data-driven distinction the same authors drew in [5]. [11] present opacity, training-data bias, and autonomous learning as universal challenges of AI, even though their own application table includes rule-based systems to which these do not apply; their claims about implementation capacity and accountability hold cleanly only for the black-box layer. [142] extend a functional typology [143] developed before the proliferation of general-purpose models, but do not register the change in the skills required to audit and govern such systems [69].

These overextensions span most public value dimensions, but often share three patterns. First, claims on participation and procedural justice are often only valid for systems with the explainability affordance of black-box systems. These produce a singular, quantitative output, and “explainability” is taken to mean an understanding of model internals that produce it, e.g. generated via explainable AI (XAI) techniques [144]. In contrast, LLMs may produce long text outputs – which can contain testable explanations in themselves, and therefore be institutionally valid without any understanding of model internals [18].

Second, claims on quality of governance are often over-indexed on the technical or organisational specifics of black-box models. For example, large volumes of high-quality data are often named as a requirement to “train AI”, but externally procured GPAI systems do not require any internal training data. [145] find that in-house development raises perceived responsibility relative to outsourcing, but treat internalisation as a free choice – whereas general-purpose systems carry inherent externalisation pressures relevant for implementation capacity, so the finding may not hold where the model is developed elsewhere (§3.4).

Last, claims on responsibility from black-box models can underestimate the complexity of accountability allocation in modern AI supply chains [68]. Black-box systems invite the assumption that data and model training are both internal to the organisation. Further, there is a difference in the type of AI system outputs citizens and officials interact with: an LLM-generated text explanation, for example, may be more persuasive to a decision-maker than a single numeric score [104], calling into question conclusions about, e.g., automation bias [146]. For example, [147] study human–AI ensembles using a black-box tool but generalise their conclusions to “AI advice” in general.

The overreliance on black-box systems likely has historical drivers. Much of the fundamental literature on “AI in government” was published between 2019 and 2022 [148], when such systems formed the frontier of AI capabilities [97]. Indeed, a black-box quantitative risk scoring model likely caused the canonically referenced Dutch benefit scandal, which spurred an explosion of work in the field [149]. The 2022 “general-purpose shift” driven by the introduction of ChatGPT then introduced a new class of system with drastically different affordances (§3) and regulatory and societal implications [8] – shortly after the canon developed.

6.1.3 Inapplicability to Agentic Systems (“Future-proofing”)↩︎

A third form of imprecision we find is failure to address agentic systems, the newest layer of the typology. This takes two forms: some claims made in work published before agentic systems proliferated do not translate to them, and the field empirically so far does not study their deployment.

The shift from general-purpose to agentic systems affects affordances across all public values (§3.5), but most consequentially responsibility, because of the implications for human oversight. Moving from reactive input-output mapping to proactive action over time (§3.5) moves oversight from the ex-post evaluation of discrete outputs to the runtime monitoring of ongoing processes [74], [75]. Accountability must be allocated for extended courses of action, rather than in discrete moments of decision, diffusing discretionary power away from identifiable actors [18], [73]. Findings about the accountability of general-purpose chatbots – where a human can review each output – do not transfer to agentic systems that act across system boundaries without per-step review, since the oversight point has moved.

We flag imprecisions in many papers because they make general claims about “AI” that are invalidated by this affordance boundary. For example, as [150] highlights, whether technical transparency solves accountability questions is a question of bureaucratic and process design. That interventions such as XAI improve perceived accountability for single-point decisions, therefore, does not express anything about their impact on the accountability of multi-turn agent actions.

Further, across the reviewed papers, we find no study of agentic systems themselves (see Fig. 3). Given the recency of these systems, this is unsurprising – technical research on agents is accumulating, but little of it speaks to public administration [102].

Beyond the specifics of agentic systems, this failure mode highlights how technical precision also contributes to making claims “future-proof”: as AI systems change and improve, claims about “AI” are more likely to age poorly than those with clear system types. For example, [5] experimentally compare rule-driven (hand-coded) and data-driven (black-box) decision-making, and [151] likewise grounds its study of disclosure effects in black-box systems. Both of these remain valuable contributions, and it is clear how their insights map to agents.

6.2 Recommendations for Public Administration Research↩︎

Our work demonstrates that PA researchers should strive to improve the durability and generalisability of their findings by being more technically precise about AI. However, in so doing, they may encounter practical challenges: access to detailed information can be difficult, they may rely on surveys or interviews with non-experts, or they may lack the necessary technical background. We provide three sets of practical recommendations.

  1. Explicitly Specify AI System Types

    • Situate the system under study within a structured typology, such as the one presented here. Its design serves as a specification checklist: answering the four diagnostic questions in Fig. 2 places a system in exactly one class.

    • Add as much technical detail as necessary to clarify the affordances of the system, e.g. the specific name of studied LLMs – but no more.

    • Consider including a concrete diagram, system visualisation, or practical example of the system in use, helping readers quickly assess the system’s affordances and scope.

  2. Use Proxy Indicators and Flag Uncertainty

    • Where technical detail is unavailable, approximate the affordances of the system with proxy indicators, such as the data used to train the AI model or its precise type of inputs and outputs.

    • Explicitly highlight any remaining uncertainty about technical specifics, rather than generalising to “AI”.

  3. Scope Relevance of Past Work and Conclusions

    • Before drawing on past work, attempt to determine the AI system studied in it, and judge whether its affordances allow meaningful translation.

    • When drawing conclusions, be explicit about what types of AI systems you expect your claims to generalise to.

6.2.0.1 1. Explicitly specify AI system types

Scholars should specify the type of AI system they study, such as by placing it in the typology we propose. This does not require exhaustive technical detail, just enough specificity for readers to understand the affordance profile of the system. In Fig. 2, we provide four diagnostic questions. Answering these top-to-bottom maps an AI system to exactly one class. For typical PA cases, each of these is answerable from publicly available information about the system as deployed – without access to source code or model architecture.

Our typology as presented is a minimum bound on technical specificity (§2), but for some topics, more technical detail may be warranted. Many systems also combine layers – a black-box system embedded in a hand-coded decision system, say. While we discuss how the typology could be expanded below (§6.3), individual authors may use a simple affordance-based litmus test to decide how much detail to include: would adding this detail distinguish between two systems with meaningfully different affordances?

For example, different LLMs perform differently on public-sector tasks [102]. Authors studying an LLM-based chatbot should therefore err towards naming the model used to clarify its affordances (specific to a version, e.g. “Gemini 3.1 Flash-Lite Preview”, which we use above), rather than referring to “an LLM”.

6.2.0.2 2. Use proxy indicators and flag uncertainty

Where practical challenges prevent the above specification, authors should a) use proxy indicators to approximate affordance profiles, and b) highlight any uncertainty that remains. Proxy indicators about AI systems may be available even if the above technical detail is not. These may include:

  • The type of data used to train the AI model, and who trained it.

  • The way the AI model is hosted and accessed by the organisation (e.g. on-premise vs. remotely).

  • The model’s or system’s input and output types – such as a single risk score or a free-text explanation.

  • Information about the system’s performance, such as its classification accuracy or benchmark results.

  • If the AI model or system is a third-party product, its name or vendor.

As we theorise (§3) and demonstrate (§6.1), each of these indicators readily provides affordance-relevant information, and should therefore not be written off as irrelevant or overly technical.

Finally, should uncertainty remain, describing that uncertainty is more informative than an undifferentiated generalisation to “AI”. Doing so conveys the maximal intended scope of claims, eases (or allows) retroactive specification, and “future-proofs” statements.

6.2.0.3 3. Scope relevance of past work and conclusions

Technical precision should not only be applied to the AI system at hand: researchers should apply similar precision both when drawing on past work on AI in PA, and when concluding beyond the systems studied.

To avoid mischaracterised motivation, researchers should attempt to typologise the AI systems which past work studies, and judge whether core claims translate. For example, a paper on algorithmic transparency studying black-box systems may provide valuable framing for a paper studying a general-purpose system, but the exact transparency techniques employed may not translate. As our methodology shows (§4), such analysis is possible retroactively in many cases.

Similarly, scholars should specify for which types of AI systems they expect their conclusions to hold. If scoped well, conclusions can evidently be more general than the single case or system studied. Public administration is deeply familiar with phrasing such scope conditions: scholars are careful about whether findings depend on a particular institutional setting, administrative tradition, policy sector, or level of government. The same practice should be commonplace for technical reach. To “future-proof” claims, a practical solution may be to scope them to “currently available” AI systems.

6.3 Further Research↩︎

Our typology serves two purposes: it exemplifies in general that technical precision about AI beyond the current standard is necessary, and it enables such precision for current systems. This focus suggests two promising strands for future research.

First, it may be fruitful to detail out the typology we introduce – both “horizontally” by adding more nuanced public-value dimensions, and “vertically” by distinguishing more granularly between system types. For example, agentic systems have “degrees of agenticness” [106] and vary in their autonomy, goal-directedness, and impact. These degrees may affect the public-sector affordances that different agentic systems have.

Second, as AI systems evolve, research on their public-value implications should keep pace. Newer systems may have novel affordance profiles compared to current ones. For example, three potentially consequential developments in AI research are the increasing agenticness of AI systems discussed above, continual learning methods – which produce AI systems whose internal structure constantly updates, rather than being static after training [152], and embodiment, the integration of general-purpose systems with physical hardware [153]. Each of these advances, and others that may emerge, could produce systems with novel affordance profiles, and PA research should analyse how these match or differ from past ones.

6.4 Limitations↩︎

Beyond possible extensions in future research, we highlight three possible limitations of our work.

6.4.0.1 Case Selection

Our analysis draws on a specific sample – the most highly cited papers shaping public administration and digital government scholarship on AI (2019–2025) – which may not represent the field as a whole. Our sample may exhibit different patterns than one composed of less-cited or more applied work. Specifically, citation-weighted sampling may over-represent conceptual and review work relative to applied case studies (Table 4). It also structurally disadvantages recent work, which may partly explain the scarcity of papers on general-purpose and agentic systems.

6.4.0.2 Coding

Because our flagging is conservative – every positive is adjudicated by a second coder – the reported mischaracterisation and overgeneralisation prevalences are also conservative. Further, coding errors remain possible despite our measures to prevent them: we report adjudication rates and a power analysis, and reach no unresolved disagreement about codes in adjudication.

6.4.0.3 Detail and Currency

As discussed above (§6.3), there are still unexplored implications of our typology, and it will require updating as novel AI systems are introduced. We are explicit about these bounds and suggest both directions for future work.

7 Conclusion↩︎

The expansion of AI in public administration has spurred a robust and valuable body of research. As our structural review demonstrates, this existing literature provides an essential foundation for understanding how algorithmic systems interact with core public values such as democratic participation, procedural justice, and governing capability. However, the conceptual tools used to classify these systems must keep pace with their technological architectures without getting swept away by a torrent of technical distinctions.

But stronger technical specification of AI system types is a worthwhile investment. Retaining the umbrella term “AI” without technical clarification produces underspecification, internal inconsistency, and overgeneralisation that weaken otherwise sound findings.

Avoiding these methodological pitfalls does not require public administration scholars to adopt highly granular engineering taxonomies. It only requires anchoring our definitions to affordance thresholds – the points at which a technical shift fundamentally alters what governance actors can or cannot do. By applying just a slight increase in specificity, researchers can significantly extend the transferability and applicability of their claims, ensuring that insights drawn from one context are reliably mapped to the right systems in the future.

Declaration of generative AI and AI-assisted technologies in the manuscript preparation process↩︎

Large language models are a central part of the methodology as described in §4. Specifically, we use Gemini 3.1 Flash-Lite to extract structured information as part of our qualitative coding pipeline. All judgments and assessments were made solely by the authors, with no LLM-generated suggestions. All author judgements and LLM-extracted strands are available in the project repository.

Furthermore, Claude Code was used to assist in creating the plots and figures. All code was reviewed and validated by the authors. ChatGPT and Claude were used for light copy-editing. The authors take full responsibility for all content and materials.

8 Data, coding, and corpus summary↩︎

This appendix details corpus construction and coding. Figure 7 summarises the screening process and Table 5 summarises the coding dimensions. The corpus was assembled from all venues listed in the study configuration (Table 3), using OpenAlex as the retrieval source, a title- and abstract-based keyword filter, and a citation-based annual sampling rule. The OpenAlex query string, venue list, and corpus metadata are provided as machine-readable files at https://anonymous.4open.science/r/AITypology4PA-4FC6/.

8.1 Corpus screening↩︎

Figure 7: Corpus construction and screening procedure. Articles were retrieved from all configured venues using OpenAlex, deduplicated, filtered using title- and abstract-based keyword matching, and then sampled using a citation-based rule selecting the eight most-cited papers per year separately for public administration and digital government venues. The resulting set was manually screened to exclude papers that used AI only as a methodological tool or did not treat AI as an empirical or theoretical subject.

The corpus was assembled in four stages. First, we retrieved all articles published between 2018 and 2025 from the configured public administration and digital government venues listed in venues.yaml. Second, retrieved records were deduplicated by DOI where available. Third, we applied a keyword filter to titles and abstracts reconstructed from the OpenAlex abstract inverted index. Fourth, from the matched set we selected the eight most-cited papers per year separately for public administration venues and digital government venues, to balance the corpus across the two journal streams. The resulting set was then manually screened to exclude papers that used AI only as a methodological tool or did not treat AI as an empirical or theoretical subject.

Figure 7 presents this process in PRISMA-like form [154]. A total of 7,922 records were retrieved from OpenAlex and deduplicated by DOI. Of these, 325 matched the keyword filter. Applying the citation-based annual sampling rule yielded 122 papers, from which 21 were excluded during manual screening, leaving a final analysed sample of 101 papers.

Table 4: Descriptive summary of the analysed corpus
Panel A. Final sample composition N
Final analysed papers 91
Public administration venues 42
Digital government venues 49
Published in 2018 0
Published in 2019 9
Published in 2020 10
Published in 2021 10
Published in 2022 14
Published in 2023 16
Published in 2024 17
Published in 2025 15
Panel B. Empirical paper-level system classifications N
Hand-coded 2
Glass-box 4
Black-box 19
General-purpose 11
Agentic 0
Underspecified 50
Panel C. Paper-level outcome flags N
Underspecified 50
Mischaracterised 28
Overgeneralised 37
Panel D. Empirics type N
Case study 22
Survey 10
Vignette experiment 21
Experiment 4
Systematic literature review 23
Conceptual framework 10
Other 1

8.2 Coding procedure and variables↩︎

We conducted structured manual coding of all papers in the final sample. The coding scheme was jointly piloted by all three authors on 10 papers and refined iteratively before full coding began. Candidate quotations were surfaced using an LLM (see repository), after which one author read each paper in full and coded all relevant references using the final scheme. Multiple rows were created when a quotation referenced multiple systems, and multiple PA-relevance labels were allowed where applicable.

Each extracted reference was coded along three dimensions: AI system classification, role in paper, and PA relevance. AI system classification used the typology described in the main text; role in paper distinguished Motivation, Empirical, and Conclusion; and PA relevance used the second-level dimensions of the good digital governance framework. Coders also recorded a brief justification for each code. Table 5 summarises these dimensions.

Table 5: Summary of coding dimensions
Dimension Values Unit
AI system classification Hand-coded; Glass-box; Black-box; General-purpose; Agentic; Justifiably Generic; Underspecified Paper
Role in paper Motivation; Empirical; Conclusion Strand
PA relevance Participation; Procedural justice; Human rights; Quality of governance; Responsibility; None Strand

The three paper-level outcomes reported in the main text were derived from these strand-level codings. A paper was classified as underspecified if all of its empirical references were coded as Underspecified. A paper was classified as mischaracterised if, within a given PA-relevance dimension, at least one motivation strand referred to a different system type from the one studied empirically, and as overgeneralised if, within a dimension, at least one conclusion strand did so. Papers studying multiple empirical system types could contribute to multiple empirical categories. The paper-level results table and the analysis scripts implementing these rules are available in the repository linked above.

9 Stability analysis of aggregate estimates↩︎

We assess sampling adequacy through a pre-specified stability analysis of the aggregate outcomes produced by our sampling rule. This is not a test of thematic saturation in the sense of determining whether additional papers would yield new concepts or codes. Instead, the analysis evaluates whether the paper’s main aggregate findings are stable to the inclusion of additional papers within the same sampling frame. The procedure is therefore closer to stability-based sample-size assessment, where estimates are judged adequate once they remain within a specified tolerance corridor [115], while also drawing on methodological work that operationalises saturation through explicit stopping rules and incremental sampling criteria [116], [155]. The bootstrap stability analysis is implemented in saturation_analysis.py, available at https://anonymous.4open.science/r/AITypology4PA-4FC6/.

For each \(K \in \{1,\dots,8\}\), we form a corpus by taking the top-\(K\) papers from each stream-year combination, compute the three aggregate outcomes introduced in §4.3—underspecification, mischaracterisation, and overgeneralisation—and apply two pre-specified criteria. First, local stability requires the point estimates at \(K=6,7,8\) to lie within 3 percentage points of each other. Second, flat trajectory slope requires a linear fit over \(K\in\{5,\dots,8\}\) to have a slope of at most 0.5 percentage points. These criteria operationalise the requirement that adding further papers within the sampling rule should not materially change the aggregate estimates. However, the exact values are somewhat arbitrary; the substantive evidence is the visual convergence as shown in Fig. 8.

Uncertainty at each \(K\) is calculated by block-bootstrapping stream-year combinations with replacement over 1,000 iterations to produce 95% bands, following the general use of bootstrap resampling to quantify sampling variability around estimated quantities [117]. Both criteria are met for all three outcomes at \(K=8\)—see Fig. 8. This provides an empirical bound on how much adding further papers within the same sampling rule would shift our aggregate findings, and supports treating \(K=8\) as adequate for the substantive claims we make. The stability result is conditional on the sampling scope—top-cited PA and digital government venues, 2019–2025—and does not extend to claims about scholarship outside this scope.

Figure 8: Stability analysis. Aggregate rates for our three main analytical constructs as we increase our sampling criteria. All constructs meet our stability criteria at K=8.

10 Codebook↩︎

References↩︎

[1]
Androutsopoulou, A., Karacapilidis, N., Loukis, E., Charalabidis, Y., 2019. Transforming the communication between citizens and government through AI-guided chatbots. Government Information Quarterly36, 358–367. ://linkinghub.elsevier.com/retrieve/pii/S0740624X17304008, .
[2]
Adamopoulou, E., Moussiades, L., 2020. Chatbots: History, technology, and applications. Machine Learning with Applications2, 100006. ://www.sciencedirect.com/science/article/pii/S2666827020300062, .
[3]
Bommasani, R., Hudson, D.A., Adeli, E., Altman, R., Arora, S., von Arx, S., Bernstein, M.S., Bohg, J., Bosselut, A., Brunskill, E., 2021. On the opportunities and risks of foundation models.
[4]
Zammuto, R.F., Griffith, T.L., Majchrzak, A., Dougherty, D.J., Faraj, S., 2007. Information Technology and the Changing Fabric of Organization. Organization Science18, 749–762. ://doi.org/10.1287/orsc.1070.0307, .
[5]
Wang, G., Guo, Y., Zhang, W., Xie, S., Chen, Q., 2023. What type of algorithm is perceived as fairer and more acceptable? A comparative analysis of rule-driven versus data-driven algorithmic decision-making in public affairs. Government Information Quarterly40, 101803. ://www.sciencedirect.com/science/article/pii/S0740624X23000035, .
[6]
Burrell, J., 2016. How the machine “thinks”: Understanding opacity in machine learning algorithms. Big Data & Society3, 2053951715622512. ://journals.sagepub.com/doi/10.1177/2053951715622512, .
[7]
Gstrein, O.J., Haleem, N., Zwitter, A., 2024. General-purpose AI regulation and the European union AI act. Internet Policy Review13. ://policyreview.info/articles/analysis/general-purpose-ai-regulation-and-ai-act, .
[8]
Wang, J., Selbst, A.D., Barocas, S., Venkatasubramanian, S., 2026. Distinguishing task-specific and general-purpose AI in regulation, in: Proceedings of the Symposium on Computer Science and Law, Association for Computing Machinery, New York, NY, USA. pp. 185–197. ://dl.acm.org/doi/10.1145/3788646.3789523, .
[9]
Sundermeyer, M., Schlüter, R., Ney, H., 2012. LSTM neural networks for language modeling, in: Thirteenth Annual Conference of the International Speech Communication Association. .
[10]
Vaswani, A., Shazeer, N., Parmar, N., Uszkoreit, J., Jones, L., Gomez, A.N., Kaiser, \., Polosukhin, I., 2017. Attention is all you need, in: Advances in Neural Information Processing Systems, pp. 5998–6008.
[11]
Wirtz, B.W., Weyerer, J.C., Geyer, C., 2019. Artificial intelligence and the public sector—applications and challenges. International Journal of Public Administration42, 596–615. ://www.tandfonline.com/doi/full/10.1080/01900692.2018.1498103, .
[12]
Valle-Cruz, D., Criado, J.I., Sandoval-Almazán, R., Ruvalcaba-Gomez, E.A., 2020. Assessing the public policy-cycle framework in the age of artificial intelligence: From agenda-setting to policy evaluation. Government Information Quarterly37, 101509. ://www.sciencedirect.com/science/article/pii/S0740624X20302884, .
[13]
Madan, R., Ashok, M., 2023. AI adoption and diffusion in public administration: A systematic literature review and future research agenda. Government Information Quarterly40, 101774. ://www.sciencedirect.com/science/article/pii/S0740624X22001101, .
[14]
Stalenhoef, F., Oostvogel, J., Ruijer, E., Meijer, A., 2024. Een dialoog voor de borging van goed digitaal bestuur: Ontwikkeling van het instrument “van principes naar acties” met scenario-based design thinking. Bestuurswetenschappen78, 21–39. ://www.boomportaal.nl/doi/10.5553/Bw/016571942024078002004, .
[15]
Ananny, M., Crawford, K., 2018. Seeing without knowing: Limitations of the transparency ideal and its application to algorithmic accountability. New Media & Society20, 973–989. ://doi.org/10.1177/1461444816676645, .
[16]
Kroll, J.A., Huey, J., Barocas, S., Felten, E.W., Reidenberg, J.R., Robinson, D.G., Yu, H., 2017. Accountable algorithms. University of Pennsylvania Law Review165, 633.
[17]
Mökander, J., Schroeder, R., 2024. Artificial intelligence, rationalization, and the limits of control in the public sector: The case of tax policy optimization. Social Science Computer Review42, 1359–1378. ://doi.org/10.1177/08944393241235175, .
[18]
Schmitz, C., Bryson, J., 2025. A moral agency framework for legitimate integration of AI in bureaucracies (extended abstract). Proceedings of the AAAI/ACM Conference on AI, Ethics, and Society8, 2292–2293. ://ojs.aaai.org/index.php/AIES/article/view/36714, .
[19]
Wachter, S., Mittelstadt, B., Floridi, L., 2017a. Why a right to explanation of automated decision-making does not exist in the general data protection regulation. International Data Privacy Law7, 76–99. ://doi.org/10.1093/idpl/ipx005, .
[20]
de Bruijn, H., Warnier, M., Janssen, M., 2022. The perils and pitfalls of explainable AI: Strategies for explaining algorithmic decision-making. Government Information Quarterly39, 101666. ://www.sciencedirect.com/science/article/pii/S0740624X21001027, .
[21]
Buttaboni, C., Floridi, L., 2026. A regulatory taxonomy of AI opacity in the EU: Rethinking transparency, traceability, interpretability, and explainability. AI and Ethics6, 100. ://link.springer.com/10.1007/s43681-025-00940-0, .
[22]
Lazar, S., 2024. Legitimacy, Authority, and Democratic Duties of Explanation, in: Sobel, D., Wall, S.(Eds.), Oxford Studies in Political Philosophy Volume 10. 1 ed.. Oxford University Press, Oxford, pp. 28–56. ://academic.oup.com/book/56337/chapter/445461225, .
[23]
Barocas, S., Selbst, A.D., 2016. Big Data’s Disparate Impact. ://papers.ssrn.com/abstract=2477899., , http://arxiv.org/abs/2477899.
[24]
Corbett-Davies, S., Gaebler, J.D., Nilforoshan, H., Shroff, R., Goel, S., 2023. The measure and mismeasure of fairness. Journal of Machine Learning Research24.
[25]
Selbst, A.D., Boyd, D., Friedler, S.A., Venkatasubramanian, S., Vertesi, J., 2019. Fairness and abstraction in sociotechnical systems, in: Proceedings of the Conference on Fairness, Accountability, and Transparency, ACM, Atlanta GA USA. pp. 59–68. ://dl.acm.org/doi/10.1145/3287560.3287598, .
[26]
Wachter, S., Mittelstadt, B., Russell, C., 2021a. Bias preservation in machine learning: The legality of fairness metrics under EU non-discrimination law. West Virginia Law Review://researchrepository.wvu.edu/wvlr/vol123/iss3/4/, .
[27]
Green, B., 2022. The flaws of policies requiring human oversight of government algorithms. Computer Law & Security Review45, 105681. ://linkinghub.elsevier.com/retrieve/pii/S0267364922000292, .
[28]
Lawrence, C., Cui, I., Ho, D., 2023. The bureaucratic challenge to AI governance: An empirical assessment of implementation at U.S. federal agencies, in: Proceedings of the 2023 AAAI/ACM Conference on AI, Ethics, and Society, Association for Computing Machinery, New York, NY, USA. pp. 606–652. ://dl.acm.org/doi/10.1145/3600211.3604701, .
[29]
Neumann, O., Guirguis, K., Steiner, R., 2024. Exploring artificial intelligence adoption in public organizations: A comparative case study. Public Management Review26, 114–141. ://www.tandfonline.com/doi/full/10.1080/14719037.2022.2048685, .
[30]
Nissenbaum, H., 1996. Accountability in a computerized society. Science and Engineering Ethics2, 25–42. ://doi.org/10.1007/BF02639315, .
[31]
Bovens, M., 2007. Analysing and Assessing Accountability: A Conceptual Framework. European Law Journal13, 447–468. ://onlinelibrary.wiley.com/doi/abs/10.1111/j.1468-0386.2007.00378.x, .
[32]
Matthias, A., 2004. The responsibility gap: Ascribing responsibility for the actions of learning automata. Ethics and Information Technology6, 175–183. ://doi.org/10.1007/s10676-004-3422-1, .
[33]
Sterz, S., Baum, K., Biewer, S., Hermanns, H., Lauber-Rönsberg, A., Meinel, P., Langer, M., 2024. On the Quest for Effectiveness in Human Oversight: Interdisciplinary Perspectives, in: The 2024 ACM Conference on Fairness Accountability and Transparency, ACM, Rio de Janeiro Brazil. pp. 2495–2507. ://dl.acm.org/doi/10.1145/3630106.3659051, .
[34]
OECD, 2022. OECD Framework for the Classification of AI Systems. OECD Digital Economy Papers323. OECD. ://www.oecd.org/en/publications/oecd-framework-for-the-classification-of-ai-systems_cb6d9eca-en.html, .
[35]
Porter, Z., Calinescu, R., Lim, E., Hodge, V., Ryan, P., Burton, S., Habli, I., Lawton, T., McDermid, J., …, Zou, J., 2025. INSYTE: A Classification Framework for Traditional to Agentic AI Systems. ACM Transactions on Autonomous and Adaptive Systems20, 1–39. ://dl.acm.org/doi/10.1145/3760424, .
[36]
Laux, J., Wachter, S., Mittelstadt, B., 2024. Trustworthy artificial intelligence and the european union AI act: On the conflation of trustworthiness and acceptability of risk. Regulation & Governance18, 3–32. ://onlinelibrary.wiley.com/doi/abs/10.1111/rego.12512, .
[37]
Berryhill, J., Heang, K.K., Clogher, R., McBride, K., 2019. Hello, World: Artificial Intelligence and Its Use in the Public Sector. OECD Working Papers on Public Governance36. OECD Publishing. ://ideas.repec.org/p/oec/govaaa/36-en.html, .
[38]
Roehl, U.B.U., Hansen, M.B., 2024. Automated, administrative decision-making and good governance: Synergies, trade-offs, and limits. Public Administration Review84, 1184–1199. ://onlinelibrary.wiley.com/doi/abs/10.1111/puar.13799, .
[39]
König, P.D., Wenzelburger, G., 2020. Opportunity for renewal or disruptive force? How artificial intelligence alters democratic politics. Government Information Quarterly37, 101489. ://www.sciencedirect.com/science/article/pii/S0740624X1930245X, .
[40]
Gibson, J.J., 1979. The Ecological Approach to Visual Perception. Houghton Mifflin Comp, Boston, Mass.
[41]
Majchrzak, A., Markus, M.L., 2013. Technology Affordances and Constraints Theory (of MIS)://doi.org/10.4135/9781452276090.n282, .
[42]
Leonardi, P.M., 2011. When Flexible Routines Meet Flexible Technologies: Affordance, Constraint, and the Imbrication of Human and Material Agencies1. MIS Quarterly35, 147–167. ://doi.org/10.2307/23043493, .
[43]
Bovens, M., Zouridis, S., 2002. From Street-Level to System-Level Bureaucracies: How Information and Communication Technology is Transforming Administrative Discretion and Constitutional Control. Public Administration Review62, 174–184. ://onlinelibrary.wiley.com/doi/abs/10.1111/0033-3352.00168, .
[44]
Meijer, A., Lorenz, L., Wessels, M., 2021. Algorithmization of bureaucratic organizations: Using a practice lens to study how context shapes predictive policing systems. Public Administration Review81, 837–846. ://onlinelibrary.wiley.com/doi/abs/10.1111/puar.13391, .
[45]
Robinson, N., 2026. Open to open-source AI? Navigating AI model choice in public sector agencies. Government Information Quarterly43, 102133. ://www.sciencedirect.com/science/article/pii/S0740624X26000304, .
[46]
Enqvist, L., 2024. Rule-based versus AI-driven benefits allocation: GDPR and AIA legal implications and challenges for automation in public social security administration. Information & Communications Technology Law33, 222–246. ://www.tandfonline.com/doi/full/10.1080/13600834.2024.2349835, .
[47]
Dunleavy, P., 2006. Digital Era Governance: IT Corporations, the State, and e-Government. Oxford University Press, Oxford. .
[48]
Zouridis, S., van Eck, M., Bovens, M., 2020. Automated discretion, in: Evans, T., Hupe, P.(Eds.), Discretion and the Quest for Controlled Freedom. Springer International Publishing, Cham, pp. 313–329. ://doi.org/10.1007/978-3-030-19566-3_20, .
[49]
Citron, D.K., 2008. Technological due process. Washington University Law Review85, 1249–1313.
[50]
Scott, J.C., 1998. Seeing Like a State: How Certain Schemes to Improve the Human Condition Have Failed. Yale University Press. ://www.jstor.org/stable/j.ctt1nq3vk, http://arxiv.org/abs/j.ctt1nq3vk.
[51]
Zuboff, S., 2015. Big other: Surveillance capitalism and the prospects of an information civilization. Journal of Information Technology30, 75–89. ://journals.sagepub.com/doi/10.1057/jit.2015.5, .
[52]
Simon, H.A., 1947. Administrative Behavior. Macmillan Company.
[53]
Wachter, S., Mittelstadt, B., Russell, C., 2021b. Why fairness cannot be automated: Bridging the gap between EU non-discrimination law and AI. Computer Law & Security Review41, 105567. ://www.sciencedirect.com/science/article/pii/S0267364921000406, .
[54]
Selten, F., Robeer, M., Grimmelikhuijsen, S., 2023. “just like I thought”: Street-level bureaucrats trust AI recommendations if they confirm their professional judgment. Public Administration Review83, 263–278. ://onlinelibrary.wiley.com/doi/10.1111/puar.13602, .
[55]
D’ignazio, C., Klein, L.F., 2023. Data Feminism. MIT press. ://books.google.com/books?hl=en&lr=&id=rHOdEAAAQBAJ&oi=fnd&pg=PR9&dq=data+feminism+klein&ots=mXwrpceedi&sig=MI7_gJ8l1kdTlo-GEUXh2kRrskk.
[56]
Green, B., Chen, Y., 2021. Algorithmic Risk Assessments Can Alter Human Decision-Making Processes in High-Stakes Government Contexts. Proceedings of the ACM on Human-Computer Interaction5, 1–33. ://dl.acm.org/doi/10.1145/3479562, .
[57]
Sandvig, C., Hamilton, K., Karahalios, K., Langbort, C., 2014. Auditing algorithms: Research methods for detecting discrimination on internet platforms. Data and Discrimination: Converting Critical Concerns into Productive Inquiry22, 4349–4357.
[58]
Elish, M.C., 2019. Moral Crumple Zones: Cautionary Tales in Human-Robot Interaction. Engaging Science, Technology, and Society5, 40–60. ://estsjournal.org/index.php/ests/article/view/260, .
[59]
Valle-Cruz, D., García-Contreras, R., Gil-Garcia, J.R., 2024. Exploring the negative impacts of artificial intelligence in government: The dark side of intelligent algorithms and cognitive machines. International Review of Administrative Sciences90, 353–368. ://doi.org/10.1177/00208523231187051, .
[60]
Grimmelikhuijsen, S., Meijer, A., 2022. Legitimacy of algorithmic decision-making: Six threats and the need for a calibrated institutional response. Perspectives on Public Management and Governance5, 232–242. ://doi.org/10.1093/ppmgov/gvac008, .
[61]
Rudin, C., 2019. Stop explaining black box machine learning models for high stakes decisions and use interpretable models instead. Nature Machine Intelligence1, 206–215. ://www.nature.com/articles/s42256-019-0048-x, .
[62]
Cobbe, J., Veale, M., Singh, J., 2023. Understanding accountability in algorithmic supply chains, in: 2023 ACM Conference on Fairness Accountability and Transparency, ACM, Chicago IL USA. pp. 1186–1197. ://dl.acm.org/doi/10.1145/3593013.3594073, .
[63]
Janssen, M., Brous, P., Estevez, E., Barbosa, L.S., Janowski, T., 2020. Data governance: Organizing data for trustworthy artificial intelligence. Government Information Quarterly37, 101493. ://www.sciencedirect.com/science/article/pii/S0740624X20302719, .
[64]
Bright, J., Enock, F., Esnaashari, S., Francis, J., Hashem, Y., Morgan, D., 2025. Generative AI is already widespread in the public sector: Evidence from a survey of UK public sector professionals. Digital Government: Research and Practice6, 1–13. ://dl.acm.org/doi/10.1145/3700140, .
[65]
Hashem, Y., Bright, J., Chakraborty, S., 2025. Mapping the potential: Generative AI and public sector work://apo.org.au/node/330966.
[66]
Mayne, H., Kang, J.S., Gould, D., Ramchandran, K., Mahdi, A., Siegel, N.Y., 2026. A positive case for faithfulness: LLM self-explanations help predict model behavior. ://arxiv.org/abs/2602.02639, , http://arxiv.org/abs/2602.02639.
[67]
Bender, E.M., Gebru, T., McMillan-Major, A., Shmitchell, S., 2021. On the dangers of stochastic parrots: Can language models Be too big?, in: Proceedings of the 2021 ACM Conference on Fairness, Accountability, and Transparency, pp. 610–623.
[68]
Brown, I., 2023. Allocating Accountability in AI Supply Chains. Technical Report. Ada Lovelace Institute. ://www.adalovelaceinstitute.org/resource/ai-supply-chains/.
[69]
Mökander, J., Schuett, J., Kirk, H.R., Floridi, L., 2024. Auditing large language models: A three-layered approach. AI and Ethics4, 1085–1115. ://doi.org/10.1007/s43681-023-00289-2, .
[70]
Ilves, L., Kilian, M., Parazzoli, S.M., Peixoto, T.C., Velsberg, O., 2025. The Agentic State: Rethinking Government for the Era of Agentic AI. Technical Report. Global Government Technology Centre Berlin and The World Bank.
[71]
Yun, L., Yun, S., Xue, H., 2024. Improving citizen-government interactions with generative artificial intelligence: Novel human-computer interaction strategies for policy understanding through large language models. PLOS One19, e0311410. ://journals.plos.org/plosone/article?id=10.1371/journal.pone.0311410, .
[72]
Marques, J.D., Duarte, A.V., de Carvalho, A.M.M., Rocha, G., Martins, B., Oliveira, A.L., 2025. Leveraging LLMs to streamline the review of public funding applications, in: Potdar, S., Rojas-Barahona, L., Montella, S.(Eds.), Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing: Industry Track, Association for Computational Linguistics, Suzhou (China). pp. 2041–2060. ://aclanthology.org/2025.emnlp-industry.143/, .
[73]
Chan, A., Salganik, R., Markelius, A., Pang, C., Rajkumar, N., Krasheninnikov, D., Langosco, L., He, Z., Duan, Y., …, Maharaj, T., 2023. Harms from increasingly agentic algorithmic systems, in: Proceedings of the 2023 ACM Conference on Fairness, Accountability, and Transparency, Association for Computing Machinery, New York, NY, USA. pp. 651–666. ://dl.acm.org/doi/10.1145/3593013.3594033, .
[74]
Schmitz, C., Rystrøm, J., Batzner, J., 2025. Oversight structures for agentic AI in public-sector organizations, in: Kamalloo, E., Gontier, N., Lu, X.H., Dziri, N., Murty, S., Lacoste, A.(Eds.), Proceedings of the 1st Workshop for Research on Agent Language Models (REALM 2025), Association for Computational Linguistics, Vienna, Austria. pp. 298–308. ://aclanthology.org/2025.realm-1.21/.
[75]
Chan, A., Ezell, C., Kaufmann, M., Wei, K., Hammond, L., Bradley, H., Bluemke, E., Rajkumar, N., Krueger, D., …, Anderljung, M., 2024. Visibility into AI agents, in: The 2024 ACM Conference on Fairness, Accountability, and Transparency, ACM, Rio de Janeiro Brazil. pp. 958–973. ://dl.acm.org/doi/10.1145/3630106.3658948, .
[76]
Dell’Acqua, F., McFowland, E., Mollick, E., Lifshitz, H., Kellogg, K.C., Rajendran, S., Krayer, L., Candelon, F., Lakhani, K.R., 2026. Navigating the jagged technological frontier: Field experimental evidence of the effects of artificial intelligence on knowledge worker productivity and quality. Organization Science://pubsonline.informs.org/doi/full/10.1287/orsc.2025.21838, .
[77]
Fox, J., 2015. Applied Regression Analysis and Generalized Linear Models. Sage Publications.
[78]
de Ville, B., 2013. Decision trees. WIREs Computational Statistics5, 448–455. ://onlinelibrary.wiley.com/doi/abs/10.1002/wics.1278, .
[79]
Abdi, H., Williams, L.J., 2010. Principal component analysis. WIREs Computational Statistics2, 433–459. ://onlinelibrary.wiley.com/doi/abs/10.1002/wics.101, .
[80]
Bafna, P., Pramod, D., Vaidya, A., 2016. Document clustering: TF-IDF approach, in: 2016 International Conference on Electrical, Electronics, and Optimization Techniques (ICEEOT), pp. 61–66. .
[81]
Hall, S.F., Sage, M., Scott, C.F., Joseph, K., 2024. A systematic review of sophisticated predictive and prescriptive analytics in child welfare: Accuracy, equity, and bias. Child and Adolescent Social Work Journal41, 831–847. ://doi.org/10.1007/s10560-023-00931-2, .
[82]
Sansone, D., Zhu, A., 2023. Using machine learning to create an early warning system for welfare recipients*. Oxford Bulletin of Economics and Statistics85, 959–992. ://onlinelibrary.wiley.com/doi/10.1111/obes.12550, .
[83]
Altaweel, M., Bone, C., Abrams, J., 2019. Documents as data: A content analysis and topic modeling approach for analyzing responses to ecological disturbances. Ecological Informatics51, 82–95. ://www.sciencedirect.com/science/article/pii/S1574954118303364, .
[84]
Lipton, Z.C., 2018. The mythos of model interpretability. Communications of The Acm61, 36–43. ://doi.org/10.1145/3233231, .
[85]
Ferry, J., Aïvodji, U., Gambs, S., Huguet, M.J., Siala, M., 2025. Taming the triangle: On the interplays between fairness, interpretability, and privacy in machine learning. Computational Intelligence41, e70113. ://onlinelibrary.wiley.com/doi/abs/10.1111/coin.70113, .
[86]
Vaithianathan, R., Putnam-Hornstein, E., Jiang, N., Nand, P., Maloney, T., 2017. Developing Predictive Models to Support Child Maltreatment Hotline Screening Decisions: Allegheny County Methodology and Implementation. Technical Report. Centre for Social Data Analytics.
[87]
Goodfellow, I., Bengio, Y., Courville, A., Bengio, Y., 2016. Deep Learning. volume 1. MIT press Cambridge.
[88]
Breiman, L., 2001. Random forests. Machine learning45, 5–32. .
[89]
McInnes, L., Healy, J., Melville, J., 2020. UMAP: Uniform manifold approximation and projection for dimension reduction. ://arxiv.org/abs/1802.03426, http://arxiv.org/abs/1802.03426.
[90]
Rezende, I.N., 2020. Facial recognition in police hands: Assessing the “clearview case” from a European perspective. New Journal of European Criminal Law11, 375–389. ://doi.org/10.1177/2032284420948161, .
[91]
Rystrøm, J., Fu, Z., Russell, C., 2026a. OxEnsemble: Fair ensembles for low-data classification, in: Medical Imaging with Deep Learning, PMLR. ://openreview.net/forum?id=DuRUqZgwk8.
[92]
Mittelstadt, B., Russell, C., Wachter, S., 2019. Explaining explanations in AI, in: Proceedings of the Conference on Fairness, Accountability, and Transparency, Association for Computing Machinery, New York, NY, USA. pp. 279–288. ://doi.org/10.1145/3287560.3287574, .
[93]
Krizhevsky, A., Sutskever, I., Hinton, G.E., 2012. ImageNet classification with deep convolutional neural networks, in: Advances in Neural Information Processing Systems, Curran Associates, Inc.://papers.nips.cc/paper_files/paper/2012/hash/c399862d3b9d6b76c8436e924a68c45b-Abstract.html.
[94]
Wachter, S., Mittelstadt, B., Russell, C., 2017b. Counterfactual explanations without opening the black box: Automated decisions and the GDPR. Harv. JL & Tech.31, 841. ://heinonline.org/hol-cgi-bin/get_pdf.cgi?handle=hein.journals/hjlt31&section=29.
[95]
Dastin, J., 2018. Insight - amazon scraps secret AI recruiting tool that showed bias against women. Reuters://www.reuters.com/article/world/insight-amazon-scraps-secret-ai-recruiting-tool-that-showed-bias-against-women-idUSKCN1MK0AG/.
[96]
Raghavan, M., Barocas, S., Kleinberg, J., Levy, K., 2020. Mitigating bias in algorithmic hiring: Evaluating claims and practices, in: Proceedings of the 2020 Conference on Fairness, Accountability, and Transparency, Association for Computing Machinery, New York, NY, USA. pp. 469–481. ://dl.acm.org/doi/10.1145/3351095.3372828, .
[97]
Brown, T.B., Mann, B., Ryder, N., Subbiah, M., Kaplan, J., Dhariwal, P., Neelakantan, A., Shyam, P., Sastry, G., …, Amodei, D., 2020. Language models are few-shot learners, in: Proceedings of the 34th International Conference on Neural Information Processing Systems, Curran Associates Inc., Red Hook, NY, USA. pp. 1877–1901. ://dl.acm.org/doi/10.5555/3495724.3495883.
[98]
OpenAI, 2022. ChatGPT: Optimizing language models for dialogue. ://openai.com/blog/chatgpt/.
[99]
Devlin, J., Chang, M.W., Lee, K., Toutanova, K., 2019. BERT: Pre-training of deep bidirectional transformers for language understanding, in: Burstein, J., Doran, C., Solorio, T.(Eds.), Proceedings of the 2019 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies, Volume 1 (Long and Short Papers), Association for Computational Linguistics, Minneapolis, Minnesota. pp. 4171–4186. ://aclanthology.org/N19-1423/, .
[100]
Mitchell, T.M., 2013. Machine Learning. Series in Computer Science. nachdr. ed., McGraw-Hill, New York.
[101]
Qiu, T., He, Z., Chugh, T., Kleiman-Weiner, M., 2025. The lock-in hypothesis: Stagnation by algorithm, in: Forty-Second International Conference on Machine Learning. ://openreview.net/forum?id=mE1M626qOo.
[102]
Rystrøm, J., Schmitz, C., Korgul, K., Batzner, J., Russell, C., 2026b. Agent benchmarks fail public sector requirements, in: IASEAI 2026, arXiv. ://arxiv.org/abs/2601.20617, , http://arxiv.org/abs/2601.20617.
[103]
Zhu, Z., Chen, H., Ye, X., Lyu, Q., Tan, C., Marasovic, A., Wiegreffe, S., 2024. Explanation in the era of large language models, in: Zhang, R., Schneider, N., Chaturvedi, S.(Eds.), Proceedings of the 2024 Conference of the North American Chapter of the Association for Computational Linguistics: Human Language Technologies (Volume 5: Tutorial Abstracts), Association for Computational Linguistics, Mexico City, Mexico. pp. 19–25. ://aclanthology.org/2024.naacl-tutorials.3/, .
[104]
Salvi, F., Horta Ribeiro, M., Gallotti, R., West, R., 2025. On the conversational persuasiveness of GPT-4. Nature Human Behaviour9, 1645–1653. ://www.nature.com/articles/s41562-025-02194-6, .
[105]
Lecher, C., 2024. NYC’s AI Chatbot Tells Businesses to Break the Law. The Markup://themarkup.org/artificial-intelligence/2024/03/29/nycs-ai-chatbot-tells-businesses-to-break-the-law.
[106]
Kasirzadeh, A., Gabriel, I., 2025. Characterizing AI Agents for Alignment and Governance. ://arxiv.org/abs/2504.21848, , http://arxiv.org/abs/2504.21848.
[107]
Yao, S., Zhao, J., Yu, D., Du, N., Shafran, I., Narasimhan, K.R., Cao, Y., 2023. ReAct: Synergizing reasoning and acting in language models, in: The Eleventh International Conference on Learning Representations. ://openreview.net/forum?id=WE_vluYUL-X.
[108]
Rao, Q., Frtunikj, J., 2018. Deep learning for self-driving cars: Chances and challenges, in: Proceedings of the 1st International Workshop on Software Engineering for AI in Autonomous Systems, Association for Computing Machinery, New York, NY, USA. pp. 35–38. ://dl.acm.org/doi/10.1145/3194085.3194087, .
[109]
Jo, J., Zhang, H., Cai, J., Goyal, N., 2025. AI trust reshaping administrative burdens: Understanding trust-burden dynamics in LLM-assisted benefits systems, in: Proceedings of the 2025 ACM Conference on Fairness, Accountability, and Transparency, Association for Computing Machinery, New York, NY, USA. pp. 1172–1183. ://dl.acm.org/doi/10.1145/3715275.3732077, .
[110]
Priem, J., Piwowar, H., Orr, R., 2022. OpenAlex: A fully-open index of scholarly works, authors, venues, institutions, and concepts. ://arxiv.org/abs/2205.01833, , http://arxiv.org/abs/2205.01833.
[111]
van Thiel, S., 2021. Research Methods in Public Administration and Public Management: An Introduction. 2 ed., Routledge, London. .
[112]
Heeks, R., Bailur, S., 2007. Analyzing e-government research: Perspectives, philosophies, theories, methods, and practice. Government Information Quarterly24, 243–265. ://www.sciencedirect.com/science/article/pii/S0740624X06000943, .
[113]
Flyvbjerg, B., Turner, J.R., 2018. Do classics exist in megaproject management?International Journal of Project Management36, 334–341. ://arxiv.org/abs/1710.09678, , http://arxiv.org/abs/1710.09678.
[114]
Bornmann, L., Daniel, H.D., 2008. What do citation counts measure? A review of studies on citing behavior. Journal of Documentation64, 45–80. ://doi.org/10.1108/00220410810844150, .
[115]
Schönbrodt, F.D., Perugini, M., 2013. At what sample size do correlations stabilize?Journal of Research in Personality47, 609–612. ://www.sciencedirect.com/science/article/pii/S0092656613000858, .
[116]
Guest, G., Namey, E., Chen, M., 2020. A simple method to assess and report thematic saturation in qualitative research. PLOS ONE15, e0232076. ://journals.plos.org/plosone/article?id=10.1371/journal.pone.0232076, .
[117]
Davison, A.C., Hinkley, D.V., 1997. Bootstrap Methods and Their Application. Cambridge Series in Statistical and Probabilistic Mathematics, Cambridge University Press, Cambridge. ://www.cambridge.org/core/books/bootstrap-methods-and-their-application/ED2FD043579F27952363566DC09CBD6A, .
[118]
Lima, M.S.M., Delen, D., 2020. Predicting and explaining corruption across countries: A machine learning approach. Government Information Quarterly37, 101407. ://www.sciencedirect.com/science/article/pii/S0740624X19302473, .
[119]
Saldaña, J., 2025. The Coding Manual for Qualitative Researchers. 5e ed., Sage, London Thousand Oaks, California.
[120]
Krippendorff, K., 2019. Content Analysis: An Introduction to Its Methodology. SAGE Publications, Inc.://methods.sagepub.com/book/mono/content-analysis-4e/toc, .
[121]
Miles, M.B., Huberman, A.M., Saldana, J., 2014. Qualitative Data Analysis: A Methods Sourcebook. SAGE Publications, Inc, Los Angeles London New Delhi Singapore Washington DC.
[122]
Schroeder, R., 2020. Big data and cumulation in the social sciences. Information, Communication & Society23, 1593–1607. ://www.tandfonline.com/doi/full/10.1080/1369118X.2019.1594334, .
[123]
Dai, S.C., Xiong, A., Ku, L.W., 2023. LLM-in-the-loop: Leveraging large language model for thematic analysis, in: Bouamor, H., Pino, J., Bali, K.(Eds.), Findings of the Association for Computational Linguistics: EMNLP 2023, Association for Computational Linguistics, Singapore. pp. 9993–10001. ://aclanthology.org/2023.findings-emnlp.669/, .
[124]
Nguyen-Trung, K., 2025. ChatGPT in thematic analysis: Can AI become a research assistant in qualitative research?Quality & Quantity59, 4945–4978. ://doi.org/10.1007/s11135-025-02165-z, .
[125]
Gemini Team, Anil, R., Borgeaud, S., Alayrac, J.B., Yu, J., Soricut, R., Schalkwyk, J., Dai, A.M., Hauth, A., …, Vinyals, O., 2025. Gemini: A family of highly capable multimodal models. ://arxiv.org/abs/2312.11805, , http://arxiv.org/abs/2312.11805.
[126]
Mayring, P., 2015. Qualitative content analysis: Theoretical background and procedures, in: Bikner-Ahsbahs, A., Knipping, C., Presmeg, N.(Eds.), Approaches to Qualitative Research in Mathematics Education: Examples of Methodology and Methods. Springer Netherlands, Dordrecht, pp. 365–380. ://doi.org/10.1007/978-94-017-9181-6_13, .
[127]
Schreier, M., 2012. Qualitative Content Analysis in Practice. SAGE Publications Ltd. ://methods.sagepub.com/book/mono/qualitative-content-analysis-in-practice/toc, .
[128]
O’Connor, C., Joffe, H., 2020. Intercoder reliability in qualitative research: Debates and practical guidelines. International Journal of Qualitative Methods19, 1609406919899220. ://journals.sagepub.com/doi/10.1177/1609406919899220, .
[129]
Begg, C.B., Greenes, R.A., 1983. Assessment of diagnostic tests when disease verification is subject to selection bias. Biometrics39, 207. ://www.jstor.org/stable/2530820?origin=crossref, , http://arxiv.org/abs/2530820.
[130]
Straub, V.J., Morgan, D., Bright, J., Margetts, H., 2023. Artificial intelligence in government: Concepts, standards, and a unified framework. Government Information Quarterly40, 101881. ://www.sciencedirect.com/science/article/pii/S0740624X23000813, .
[131]
Straub, V.J., Hashem, Y., Bright, J., Bhagwanani, S., Morgan, D., Francis, J., Esnaashari, S., Margetts, H., 2024. AI for bureaucratic productivity: Measuring the potential of AI to help automate 143 million UK government transactions. ://arxiv.org/abs/2403.14712, , http://arxiv.org/abs/2403.14712.
[132]
Wilson, E.B., 1927. Probable inference, the law of succession, and statistical inference. Journal of the American Statistical Association22, 209–212. ://www.tandfonline.com/doi/abs/10.1080/01621459.1927.10502953, .
[133]
David, A., Yigitcanlar, T., Desouza, K., Mossberger, K., Cheong, P.H., Corchado, J., Beeramoole, P.B., Paz, A., 2025. Public perceptions of responsible AI in local government: A multi-country study using the theory of planned behaviour. Government Information Quarterly42, 102054. ://www.sciencedirect.com/science/article/pii/S0740624X25000486, .
[134]
Andrews, L., 2019. Public administration, public leadership and the construction of public value in the age of the algorithm and “big data.” Public Administration97, 296–310. ://onlinelibrary.wiley.com/doi/abs/10.1111/padm.12534, .
[135]
Khan, M.S., Shoaib, A., Arledge, E., 2024. How to promote AI in the US federal government: Insights from policy process frameworks. Government Information Quarterly41, 101908. ://www.sciencedirect.com/science/article/pii/S0740624X23001089, .
[136]
van Noordt, C., Medaglia, R., Tangi, L., 2025. Policy initiatives for artificial intelligence-enabled government: An analysis of national strategies in Europe. Public Policy and Administration40, 215–253. ://research.cbs.dk/en/publications/policy-initiatives-for-artificial-intelligence-enabled-government/, .
[137]
Aoki, N., 2020. An experimental study of public trust in AI chatbots in the public sector. Government Information Quarterly37, 101490. ://linkinghub.elsevier.com/retrieve/pii/S0740624X1930406X, .
[138]
Ju, J., Meng, Q., Sun, F., Liu, L., Singh, S., 2023. Citizen preferences and government chatbot social characteristics: Evidence from a discrete choice experiment. Government Information Quarterly40, 101785. ://www.sciencedirect.com/science/article/pii/S0740624X22001216, .
[139]
Bullock, J., Young, M.M., Wang, Y.F., 2020. Artificial intelligence, bureaucratic form, and discretion in public service. Information Polity25, 491–506. ://www.medra.org/servlet/aliasResolver?alias=iospress&doi=10.3233/IP-200223, .
[140]
Gesk, T.S., Leyer, M., 2022. Artificial intelligence in public services: When and why citizens accept its usage. Government Information Quarterly39, 101704. ://www.sciencedirect.com/science/article/pii/S0740624X22000375, .
[141]
Wang, G., Zhang, Z., Xie, S., Guo, Y., 2025. Province of origin, decision-making bias, and responses to bureaucratic versus algorithmic decision-making. Public Administration Review85, 1738–1756. ://onlinelibrary.wiley.com/doi/10.1111/puar.13928, .
[142]
Chen, T., Gasco Hernández, M., Esteve Laporta, M., 2024. The adoption and implementation of artificial intelligence chatbots in public organizations: Evidence from U.S. state governments. American Review of Public Administration54, 255–270. ://www.scopus.com/pages/publications/85170831025, .
[143]
Makasi, T., Nili, A., Desouza, K.C., Tate, M., 2022. A typology of chatbots in public service delivery. IEEE Software39, 58–66. ://ieeexplore.ieee.org/document/9405373/, .
[144]
Mowbray, A., Chung, P., Greenleaf, G., 2023. Explainable AI (XAI) in Rules as Code (RaC): The DataLex approach. Computer Law & Security Review48, 105771. ://linkinghub.elsevier.com/retrieve/pii/S0267364922001145, .
[145]
Alon-Barkat, S., Busuioc, M., Schwoerer, K., Weißmüller, K.S., 2025. Algorithmic discrimination in public service provision: Understanding citizens’ attribution of responsibility for human versus algorithmic discriminatory outcomes. Journal of Public Administration Research and Theory35, 469–488. ://academic.oup.com/jpart/article/35/4/469/8249873, .
[146]
Alon-Barkat, S., Busuioc, M., 2023. Human–AI interactions in public sector decision making: “automation bias” and “selective adherence” to algorithmic advice. Journal of Public Administration Research and Theory33, 153–169. ://doi.org/10.1093/jopart/muac007, .
[147]
Keppeler, F., Borchert, J., Pedersen, M.J., Lehmann Nielsen, V., 2025. How ensembling AI and public managers improves decision-making. Journal of Public Administration Research and Theory35, 261–276. ://academic.oup.com/jpart/article/35/3/261/8116003, .
[148]
Aarab, A., El Marzouki, A., Boubker, O., El Moutaqi, B., 2025. Integrating AI in public governance: A systematic review. Digital5, 59. ://www.mdpi.com/2673-6470/5/4/59, .
[149]
Peeters, R., Widlak, A.C., 2023. Administrative exclusion in the infrastructure-level bureaucracy: The case of the dutch daycare benefit scandal. Public Administration Review83, 863–877. ://onlinelibrary.wiley.com/doi/10.1111/puar.13615, .
[150]
Busuioc, M., 2021. Accountable artificial intelligence: Holding algorithms to account. Public Administration Review81, 825–836. ://onlinelibrary.wiley.com/doi/abs/10.1111/puar.13293, .
[151]
Keppeler, F., 2024. No thanks, dear AI! Understanding the effects of disclosure and deployment of artificial intelligence in public sector recruitment. Journal of Public Administration Research and Theory34, 39–52. ://academic.oup.com/jpart/article/34/1/39/7174960, .
[152]
Yu, D., Zhang, X., Chen, Y., Liu, A., Zhang, Y., Yu, P.S., King, I., 2026. Recent advances of multimodal continual learning: A comprehensive survey. IEEE Transactions on Neural Networks and Learning Systems , 1–21://ieeexplore.ieee.org/abstract/document/11456498, .
[153]
Firoozi, R., Tucker, J., Tian, S., Majumdar, A., Sun, J., Liu, W., Zhu, Y., Song, S., Kapoor, A., …, Schwager, M., 2025. Foundation models in robotics: Applications, challenges, and the future. The International Journal of Robotics Research44, 701–739. ://doi.org/10.1177/02783649241281508, .
[154]
Page, M.J., McKenzie, J.E., Bossuyt, P.M., Boutron, I., Hoffmann, T.C., Mulrow, C.D., Shamseer, L., Tetzlaff, J.M., Akl, E.A., …, Moher, D., 2021. The PRISMA 2020 statement: An updated guideline for reporting systematic reviews. BMJ , n71://www.bmj.com/lookup/doi/10.1136/bmj.n71, .
[155]
Francis, J.J., Johnston, M., Robertson, C., Glidewell, L., Entwistle, V., Eccles, M.P., Grimshaw, J.M., 2010. What is an adequate sample size? Operationalising data saturation for theory-based interview studies. Psychology & Health25, 1229–1245. .

  1. https://anonymous.4open.science/r/AITypology4PA-4FC6/↩︎

  2. A double-coded subset large enough to estimate inter-coder agreement with usable precision was not feasible given corpus size and per-paper coding cost; a power analysis is provided in the repository.↩︎

  3. https://anonymous.4open.science/r/AITypology4PA-4FC6/↩︎