> For the complete documentation index, see [llms.txt](https://doc-hub.xcavate.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://doc-hub.xcavate.io/protocol/property-governance-pallet/fuzzer/overview.md).

# Overview

The **Fuzzer** in the `pallet-property-governance` module is a **testing utility** designed to stress-test the governance logic with **randomised, yet structurally valid input data**.

Fuzz testing (or fuzzing) is critical in governance because decisions based on invalid or edge-case proposals could corrupt chain state, cause denial-of-service conditions, or allow unauthorised actions.
