> 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-management-pallet/security-audit/fca-systems-and-controls-sysc-alignment.md).

# FCA Systems and Controls (SYSC) Alignment

| Requirement (SYSC)                         | Satisfaction in Pallet                                               |
| ------------------------------------------ | -------------------------------------------------------------------- |
| System and change controls                 | Runtime versioning and migration tests ensure controlled deployments |
| Integrity and reliability of systems       | Validated via unit tests, fuzzing, and reproducible results          |
| Resilience to attack or failure            | Bounded storage, error isolation, and defensive programming patterns |
| Audit trail and traceability               | Events act as immutable logs accessible to off-chain consumers       |
| Role-based access and approval segregation | Calls enforce origin validation and ownership checks                 |
