AG-658

Livestock Movement Governance

Agriculture, Food & Biosecurity ~26 min read AGS v2.1 · April 2026
NIST

2. Summary

Livestock Movement Governance controls the decisions that AI agents make when planning, authorising, or executing the physical movement of live animals between locations — including farm-to-farm transfers, movements to markets, slaughterhouses, veterinary facilities, and cross-border transits. The dimension requires that every movement decision is validated against a composite set of constraints: the health status of the animals and the disease status of origin and destination zones; the welfare requirements governing journey duration, temperature exposure, stocking density, rest periods, and fitness-to-travel assessments; and the regulatory requirements for movement licences, health certificates, identification tagging, and traceability notifications. This is a preventive control: the agent must verify all constraints before a movement begins, not detect violations after animals are already in transit.

The governance challenge is acute because livestock movement decisions sit at the intersection of animal welfare law, disease control regulation, food safety traceability, trade law, and environmental biosecurity. An agent that optimises for logistics efficiency — shortest routes, fastest throughput, maximum vehicle utilisation — without respecting these constraints can cause disease outbreaks that result in mass culling, welfare violations that trigger criminal prosecution, traceability gaps that compromise food chain integrity, and biosecurity breaches that close international trade routes. The consequences of a single incorrect movement decision can cascade across an entire region's agricultural economy within days.

AG-658 is distinct from AG-650 (Animal Welfare), which governs the broader welfare obligations of agents interacting with animals. AG-658 is specifically scoped to the movement decision — the point at which an agent determines that a particular group of animals should be transported from location A to location B via route C at time D. It is also distinct from AG-655 (Biosecurity Zone), which governs zone classification and enforcement generally. AG-658 consumes biosecurity zone status as an input constraint on movement decisions but does not govern zone classification itself.

3. Example

Scenario A — Movement Across an Active Disease Restriction Zone: A logistics-optimisation agent managing cattle movements for a multi-site farming operation identifies that a group of 40 beef cattle at Farm A are ready for transfer to a finishing unit at Farm B, 85 kilometres away. The agent's scheduling algorithm determines the optimal transfer date and generates the transport instruction. However, Farm A is located within a 10-kilometre protection zone declared by the chief veterinary officer following a confirmed case of foot-and-mouth disease at a neighbouring premises three days earlier. The protection zone imposes a standstill on all livestock movements unless a specific licence is granted by the veterinary authority following individual inspection. The agent does not query the current disease zone register before generating the movement instruction. The transport vehicle arrives at Farm A and loads the cattle. The movement is intercepted at a checkpoint 12 kilometres from the farm.

What went wrong: The agent's movement planning pipeline did not include a mandatory check against the national disease zone register before authorising any movement. The disease zone was declared after the agent's last data synchronisation, and no event-driven mechanism existed to push zone declarations to the agent in real time. The agent treated movement scheduling as a logistics problem without a biosecurity constraint layer. Consequence: Criminal prosecution of the farm operator under the Animal Health Act for movement of animals in contravention of a disease control order. The 40 cattle are placed under restriction at the interception point, requiring isolation facilities at public expense. All premises that the transport vehicle passed through or near are placed under precautionary movement restrictions pending investigation. The veterinary authority considers extending the protection zone. The farming operation faces a potential fine of GBP 120,000 and suspension of its livestock dealer licence. Insurance cover is voided because the movement was unlawful.

Scenario B — Transport Welfare Violations on Extended Journey: An agent managing livestock logistics for a poultry integrator schedules a transport of 8,000 broiler chickens from a rearing farm to a processing plant. The direct route is 4 hours, within the 12-hour maximum journey time for poultry under the applicable welfare-in-transport regulations. However, on the day of transport, the agent's route optimiser reroutes the vehicle to avoid a reported road closure, extending the journey to 9 hours. During transit, ambient temperatures rise to 34 degrees Celsius. The vehicle's mechanical ventilation system is rated for journeys up to 8 hours; beyond that threshold, the system requires a rest stop with active cooling. The agent does not recalculate welfare compliance after rerouting and does not trigger a rest stop. On arrival at the processing plant, 340 birds (4.25 per cent) are found dead on arrival, and a further 1,200 show signs of severe heat stress.

What went wrong: The agent performed welfare compliance checks at journey planning time but did not revalidate after rerouting. The agent did not integrate real-time temperature data with vehicle ventilation capacity to detect when conditions inside the vehicle would exceed welfare thresholds. The agent's route optimisation objective was arrival time, not welfare-compliant arrival. No trigger existed to insert mandatory rest stops when journey time exceeded vehicle ventilation ratings. Consequence: Prosecution under welfare-in-transport regulations. The processing plant's veterinary inspector files a welfare report triggering an investigation by the competent authority. The integrator's transporter authorisation is suspended pending review. Dead-on-arrival losses of GBP 1,700 in direct stock value, plus GBP 45,000 in regulatory fines, GBP 28,000 in legal costs, and reputational damage leading to a major retail customer suspending supply contracts pending assurance of welfare compliance.

Scenario C — Missing Movement Licence for Cross-Border Sheep Transit: An agent managing sheep movements for a livestock trading company plans a consignment of 200 breeding ewes from Wales to the Republic of Ireland via a ferry crossing. The agent generates transport documentation based on its template library, which includes the standard movement licence for domestic movements within England and Wales. However, the movement to the Republic of Ireland requires an Intra-Trade Animal Health Certificate (ITAHC) issued by an official veterinarian following pre-export inspection, and an export health certificate conforming to the destination country's import requirements. The agent does not distinguish between domestic and cross-border movements in its document generation logic. The consignment arrives at the port without the required export certification.

What went wrong: The agent's movement planning logic did not include a jurisdictional boundary check that would trigger different documentation requirements for cross-border movements. The template library was indexed by species and movement type but not by jurisdictional routing. No validation step existed to confirm that the generated documentation matched the requirements of every jurisdiction the consignment would pass through. Consequence: The consignment is refused boarding at the port. The 200 ewes must be held at the port lairage facility, incurring holding charges of GBP 800 per day. An official veterinarian must be engaged at GBP 350 per inspection to conduct the pre-export examination and issue the ITAHC, but availability is limited to 48 hours' notice. The trading company loses the sale contract, which had a delivery window of 72 hours. Total direct cost: GBP 12,500 in holding, veterinary, and transport charges, plus the lost contract value of GBP 34,000. The port authority files a report with the competent authority, triggering an audit of the company's movement documentation processes.

4. Requirement Statement

Scope: This dimension applies to every AI agent that plans, authorises, recommends, dispatches, routes, or otherwise makes or influences decisions about the physical movement of live animals. This includes agents operating within farm management systems, livestock logistics platforms, auction and market management systems, abattoir scheduling systems, veterinary practice management systems, border inspection post systems, and any other system where the output is a decision or instruction that results in live animals being transported from one location to another. The scope covers all species regulated under animal health and welfare-in-transport legislation in the jurisdictions where the agent operates. The scope extends to agents that optimise vehicle routing, schedule transport resources, or manage loading plans where those decisions affect journey times, rest stops, stocking densities, or environmental conditions experienced by live animals in transit. The scope includes agents that operate across jurisdictional boundaries where different movement, health certification, and identification requirements apply on each side of the boundary.

4.1. A conforming system MUST query the current disease zone status of both the origin and destination locations, and of every intermediate waypoint and jurisdiction through which the transport route passes, before authorising any livestock movement instruction.

4.2. A conforming system MUST refuse to authorise a movement that would originate from, pass through, or terminate within an active disease restriction zone unless a valid zone-specific movement licence has been issued by the competent veterinary authority and is digitally verifiable by the agent at the time of authorisation.

4.3. A conforming system MUST validate that a species-appropriate, jurisdiction-appropriate movement licence or health certificate exists and is current before authorising any livestock movement, and MUST distinguish between domestic and cross-border documentation requirements based on the jurisdictional boundaries crossed by the planned route.

4.4. A conforming system MUST verify that all animals in the consignment carry the required identification (ear tags, electronic identification, or boluses as mandated by species-specific regulations) and that identification records match the movement documentation before authorising departure.

4.5. A conforming system MUST calculate the total predicted journey time — including loading, transit, any scheduled or foreseeable delays, and unloading — and MUST refuse to authorise a movement where the predicted journey time exceeds the species-specific maximum permitted journey duration unless mandatory rest stops with appropriate facilities are incorporated into the route plan.

4.6. A conforming system MUST incorporate real-time or forecast environmental temperature data into journey planning and MUST refuse to authorise a movement where predicted temperatures during transit would exceed species-specific welfare thresholds, unless the transport vehicle has verified climate control capability rated for the full journey duration.

4.7. A conforming system MUST revalidate all welfare and regulatory constraints when a route change, delay, or schedule modification occurs after initial authorisation, and MUST halt or reroute the movement if the modified conditions would breach any constraint.

4.8. A conforming system MUST transmit movement notification data to the relevant national livestock traceability database within the time limits prescribed by the applicable jurisdiction before departure occurs, and MUST confirm successful receipt of the notification before authorising vehicle loading.

4.9. A conforming system MUST escalate to a qualified human decision-maker any movement request where the agent cannot programmatically verify one or more of the required constraints — including but not limited to fitness-to-travel assessment, disease zone licence validity, or identification completeness.

4.10. A conforming system MUST maintain an immutable audit record of every movement decision, including: the constraints checked, the data sources queried, the results returned, the decision taken (authorise, refuse, or escalate), and the timestamp of each step.

4.11. A conforming system SHOULD synchronise disease zone status data at intervals no greater than 15 minutes, or subscribe to event-driven notifications from the competent veterinary authority, to minimise the window during which the agent operates on stale zone data.

4.12. A conforming system SHOULD integrate fitness-to-travel assessment data — including veterinary inspection records, lameness scores, body condition scores, and pregnancy status — into the movement authorisation decision where such data is available from connected farm management systems.

4.13. A conforming system SHOULD maintain a real-time model of vehicle capacity, ventilation ratings, and climate control capabilities, and SHOULD match consignment size and species requirements to vehicle capabilities before authorising loading.

4.14. A conforming system MAY implement predictive modelling of disease zone declarations based on reported suspect cases and epidemiological patterns, to provide advance warning of potential movement restrictions before formal zone declarations occur.

4.15. A conforming system MAY integrate with vehicle telematics to monitor actual journey conditions in real time and trigger welfare interventions (rest stops, speed adjustments, climate control activation) if conditions deviate from the planned parameters.

5. Rationale

Livestock movement is one of the most consequential decision categories in agricultural operations because it is the primary vector for disease transmission between premises and the point at which welfare law is most frequently breached. Historically, movement control has been a manual process governed by paper-based licences, phone calls to veterinary authorities, and the personal knowledge of experienced stock-people. The introduction of AI agents into livestock logistics creates both efficiency opportunities and governance risks that this dimension addresses.

The disease transmission risk is the most severe. The 2001 foot-and-mouth disease outbreak in the United Kingdom demonstrated that uncontrolled livestock movements can spread disease across an entire country within days, resulting in the culling of over six million animals and economic losses exceeding GBP 8 billion. The subsequent Lessons Learned inquiry identified livestock movements — particularly through markets and dealers — as the primary amplification mechanism. Modern disease control regimes are built on the principle that livestock movements must be traceable, restricted during outbreaks, and subject to health certification. An AI agent that automates movement scheduling without respecting these controls could recreate the conditions that enabled catastrophic disease spread.

The welfare-in-transport risk is distinct but equally serious. Animals in transit are vulnerable to heat stress, dehydration, injury, and death. Journey time limits, temperature thresholds, stocking density limits, and rest stop requirements exist precisely because transport is a high-risk phase of animal management. An AI agent that optimises for logistics efficiency without welfare constraints will systematically make decisions that expose animals to preventable suffering. The welfare consequences are compounded by the fact that an agent can schedule movements at a scale and speed that exceeds the capacity of human oversight to catch errors before animals are loaded.

The regulatory complexity compounds both risks. Livestock movement is regulated at multiple levels — national animal health legislation, regional disease control orders, international trade agreements, welfare-in-transport regulations, and food chain information requirements — with different requirements in different jurisdictions and different requirements for different species. An agent operating across jurisdictional boundaries must navigate a matrix of requirements that varies by species, movement type, origin zone status, destination zone status, transit zone status, and the specific regulatory framework of each jurisdiction involved. The consequence of getting this wrong is not merely a fine: unlawful movements can trigger trade sanctions that close export markets for an entire country, standstill orders that immobilise millions of animals, and disease control operations that cost billions.

The preventive nature of this control is critical. Once animals are loaded and in transit, the options for remediation are severely limited. Animals cannot be easily returned, rerouted, or held indefinitely — they have welfare needs that continue throughout any delay. The cost of intercepting an unlawful movement in progress is vastly higher than the cost of preventing it before departure. AG-658 therefore requires that all constraint verification occurs before the movement is authorised, not after it has begun.

6. Implementation Guidance

AG-658 requires a constraint verification pipeline that executes before any movement instruction is issued. The pipeline must integrate multiple external data sources in real time and must treat any failure to verify a constraint as a movement refusal, not a movement approval with a warning.

Recommended patterns:

Anti-patterns to avoid:

Industry Considerations

Cattle and Sheep Operations. Bovine and ovine movements are subject to the most stringent traceability requirements in most jurisdictions due to their historical role in disease transmission. Cattle require individual identification through ear tags and passport documents in many jurisdictions. Sheep require batch-level electronic identification. Movement reporting timescales are typically 24 to 72 hours for departure and arrival notifications. Agents managing cattle and sheep movements must integrate with national livestock databases and must verify individual or batch identification before authorising movements.

Poultry and Pig Operations. Poultry and pig movements are typically managed at flock or herd level rather than individual animal level, but are subject to specific biosecurity requirements due to the risks of avian influenza and African swine fever. Journey time limits for poultry are shorter than for cattle, and temperature sensitivity is higher. Agents managing poultry movements must incorporate real-time weather data and vehicle ventilation assessments as mandatory pre-movement checks.

Cross-Border Trade. International livestock movements are subject to bilateral and multilateral sanitary agreements, export health certification by official veterinarians, pre-export isolation and testing requirements, and destination country import permit conditions. An agent managing cross-border movements must maintain current data on the import requirements of every destination country, which may change at short notice in response to disease outbreaks in the country of origin. The agent must also account for transit country requirements where animals pass through intermediate jurisdictions.

Maturity Model

Basic Implementation — The agent checks disease zone status and movement licence existence before authorising movements. Disease zone data is refreshed at least every 30 minutes. Journey time is calculated against species-specific limits. Movement notifications are submitted to the national traceability database. All movement decisions are logged. This level meets the mandatory requirements but may have latency in disease zone updates and may not account for dynamic journey changes after authorisation.

Intermediate Implementation — All basic capabilities plus: event-driven disease zone synchronisation with sub-15-minute latency. Real-time temperature integration with species-specific thresholds. Dynamic journey revalidation on route changes. Jurisdictional boundary detection with automated documentation requirement mapping. Vehicle ventilation and capacity matching. Fitness-to-travel data integration from farm management systems. Welfare constraint enforcement as hard constraints in the optimisation model.

Advanced Implementation — All intermediate capabilities plus: predictive disease zone modelling based on epidemiological surveillance data. Real-time vehicle telematics integration for in-transit welfare monitoring. Automated cross-border certification workflow with official veterinarian scheduling. Machine learning-based identification verification using image recognition of ear tags and markings. Full integration with destination country import permit systems for pre-clearance validation. Independent audit verification of the constraint pipeline against historical incident data.

7. Evidence Requirements

Required artefacts:

Retention requirements:

Access requirements:

8. Test Specification

Testing AG-658 compliance requires simulating movement decisions against known constraint configurations and verifying that the agent correctly authorises, refuses, or escalates each movement.

Test 8.1: Disease Zone Movement Refusal (validates 4.1, 4.2)

Test 8.2: Disease Zone Licence Override (validates 4.2)

Test 8.3: Cross-Border Documentation Validation (validates 4.3)

Test 8.4: Journey Time Welfare Limit Enforcement (validates 4.5)

Test 8.5: Temperature Threshold Enforcement (validates 4.6)

Test 8.6: Dynamic Revalidation on Route Change (validates 4.7)

Test 8.7: Traceability Notification Confirmation (validates 4.8)

Test 8.8: Identification Verification (validates 4.4)

Test 8.9: Escalation on Unverifiable Constraint (validates 4.9)

Test 8.10: Audit Record Completeness (validates 4.10)

Conformance Scoring

9. Regulatory Mapping

RegulationProvisionRelationship Type
EU Council Regulation (EC) No 1/2005Welfare of Animals During TransportDirect requirement
UK Animal Health Act 1981Disease Control and Movement RestrictionsDirect requirement
EU Regulation (EC) No 1760/2000Identification and Registration of Bovine AnimalsDirect requirement
EU Animal Health Law (Regulation (EU) 2016/429)Movement and Traceability of Kept AnimalsDirect requirement
UK Welfare of Animals (Transport) (England) Order 2006Journey Time Limits and Welfare ConditionsDirect requirement
OIE Terrestrial Animal Health CodeInternational Standards for Animal MovementSupports compliance
EU Regulation (EC) No 853/2004Food Chain Information and Hygiene RequirementsSupports compliance

EU Council Regulation (EC) No 1/2005 — Welfare of Animals During Transport

This regulation establishes the welfare requirements for animals during transport, including journey time limits, rest periods, temperature and ventilation requirements, stocking density limits, and fitness-to-travel requirements. AG-658 requirements 4.5 (journey time), 4.6 (temperature), and 4.12 (fitness-to-travel) directly implement the obligations that this regulation places on transporters and organisers of animal journeys. The regulation requires that no animal shall be transported unless it is fit for the intended journey, and that the transporter must ensure that animals are transported in conditions that do not cause them injury or unnecessary suffering. An agent that authorises movements without verifying these conditions creates a breach of the regulation attributable to the transporter and the organiser.

UK Animal Health Act 1981 — Disease Control and Movement Restrictions

The Animal Health Act provides the legal basis for disease control measures in the United Kingdom, including the power to declare disease restriction zones and impose movement standstills. Breach of a movement restriction order is a criminal offence. AG-658 requirements 4.1 and 4.2 directly implement the obligation to comply with disease restriction orders by requiring the agent to check zone status before authorising any movement and to refuse movements within restriction zones unless a valid licence has been issued. The Act also provides for the seizure and destruction of animals moved in contravention of restriction orders, making the consequences of non-compliance both legal and operational.

EU Regulation (EC) No 1760/2000 — Identification and Registration of Bovine Animals

This regulation requires that bovine animals are individually identified and that their movements are recorded in national databases. AG-658 requirement 4.4 (identification verification) and requirement 4.8 (traceability notification) directly implement these obligations by requiring the agent to verify that identification is complete and consistent before movement and to report movements to the national database before departure.

EU Animal Health Law — Regulation (EU) 2016/429

The Animal Health Law establishes a comprehensive framework for the prevention and control of animal diseases, including requirements for movement of kept animals within and between member states. It requires health certificates for intra-Union trade and establishes the conditions under which movements may be restricted during disease outbreaks. AG-658 requirements 4.1, 4.2, and 4.3 directly support compliance with the Animal Health Law's movement and certification requirements. The regulation also establishes operator obligations for traceability that align with AG-658's audit trail requirements.

OIE Terrestrial Animal Health Code

The World Organisation for Animal Health (OIE) Terrestrial Animal Health Code provides international standards for animal movement, disease notification, and trade certification. While not directly legally binding, the OIE Code forms the basis for bilateral and multilateral trade agreements and is referenced by national veterinary authorities when setting import conditions. AG-658 supports compliance with OIE standards by requiring disease status verification, health certification, and identification compliance for all movements, particularly cross-border movements where OIE standards govern the certification requirements.

10. Failure Severity

FieldValue
Severity RatingCritical
Blast RadiusRegional to national — extends to disease control infrastructure, international trade status, animal welfare outcomes, food chain integrity, and agricultural economic stability

Consequence chain: Failure of livestock movement governance controls produces consequences across multiple dimensions simultaneously. A single unauthorised movement into or out of a disease restriction zone can seed disease at the destination premises, which may not be detected for days during which further movements from that premises spread the pathogen to additional locations. The 2001 UK foot-and-mouth outbreak demonstrated that unchecked movements can amplify a localised infection into a national epidemic within two weeks, resulting in mass culling, closure of livestock markets nationwide, suspension of agricultural exports, and economic losses in the billions. The disease control consequence alone justifies the critical severity rating. Welfare failures during transport cause direct animal suffering and death — poultry mortality rates during heat events can exceed 10 per cent of the consignment, and cattle injuries from overcrowding during extended journeys are both a welfare crime and a food safety concern (stressed and injured animals present higher contamination risks in the food chain). The traceability consequence is equally severe: if an agent authorises movements without proper notification to national databases, the ability to trace disease contacts is compromised when an outbreak occurs, potentially requiring precautionary restrictions on a much larger area than would be necessary with accurate movement data. The regulatory consequence encompasses criminal prosecution for disease control breaches, welfare prosecution for transport violations, suspension of transporter authorisations and livestock dealer licences, and potential suspension of a country's export certification status by trading partners. The economic consequence cascades from the individual operator (fines, licence suspension, insurance voidance) through the regional agricultural economy (market closures, movement standstills) to the national level (export market closures, disease control costs). The failure is compounded by the speed at which an AI agent can generate movement instructions — an agent processing hundreds of movements per day without effective constraint verification can distribute disease or generate welfare violations at a scale that would be impossible with manual scheduling, amplifying the blast radius of a governance failure beyond anything achievable through human error alone.

Cross-reference note: AG-658 depends on AG-001 (Operational Boundary Enforcement) to ensure the agent operates only within its defined mandate for livestock movement decisions. AG-007 (Multi-Jurisdictional Compliance Routing) provides the framework for navigating different regulatory requirements across jurisdictions that AG-658 applies to movement-specific documentation and certification. AG-008 (Risk-Tiered Action Gating) supports the tiered approach to movement authorisation where higher-risk movements (cross-border, disease zone adjacent) require additional verification. AG-019 (Human Escalation & Override Triggers) provides the escalation mechanism that AG-658 invokes when constraints cannot be programmatically verified. AG-022 (Behavioural Drift Detection) monitors for drift in the agent's movement decision patterns that might indicate degradation of constraint enforcement. AG-055 (Oversight Competence Assurance) ensures that humans receiving AG-658 escalations possess the veterinary, regulatory, and logistics competence to make sound movement decisions. AG-210 (Environmental Impact Assessment) addresses the broader environmental consequences of agricultural operations that movement decisions can affect. AG-650 (Animal Welfare) governs the broader welfare obligations within which AG-658's transport-specific welfare requirements operate. AG-651 (Food Safety Traceability) consumes the movement records that AG-658 generates to maintain food chain integrity. AG-655 (Biosecurity Zone) provides the zone classification data that AG-658 uses as a movement constraint input.

Cite this protocol
AgentGoverning. (2026). AG-658: Livestock Movement Governance. The 783 Protocols of AI Agent Governance, AGS v2.1. agentgoverning.com/protocols/AG-658