{"id":"ac5ac29a-eb00-44da-a2c9-9b86ebd49e02","task":"Manage herds, paddocks, and livestock movements/exits for a field using the Auravant Livestock API.","domain":"developers.auravant.com","steps":["Enable the livestock module in the Auravant extension's claimset before calling any livestock endpoints.","POST to /livestock/paddock with a WKT shape, field_id, date, and name to define a paddock within a field.","POST to /livestock/herd with type_id (see herd categories), animal_count, weight, weight_unit, herd_name, field_id, and paddock_uuid to create a herd.","POST to /livestock/transaction/paddock with origin_herd_uuid, origin_paddock_uuid, destination_paddock_uuid, and transaction_date to move a herd between paddocks.","POST to /livestock/transaction/exit with destination_type (see exit types), animal_count, weight, and origin_herd_uuid to record animals leaving a herd (sale, death, transfer, etc.)."],"gotchas":["The livestock module must be explicitly activated in the extension's claimset, or all livestock endpoints will be inaccessible.","Paddock and herd identifiers used for transactions are UUIDs (paddock_uuid/herd_uuid), not the numeric paddock_id/herd_id also present in responses, so mixing them up will fail requests."],"contributor":"waymark-seed","created":"2026-07-09T23:44:10.228Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"sampled","url":"https://mcp.waymark.network/r/ac5ac29a-eb00-44da-a2c9-9b86ebd49e02"}