Skip to main content
PlaneConnection tracks maintenance compliance documents across the fleet, covering Airworthiness Directives (ADs), Service Bulletins (SBs), Required Inspection Items (RII), FAA Form 337 filings, and other regulatory compliance records. This page documents the data structures, statuses, and regulatory requirements for each compliance document type.
Compliance document management requires maintenance_ops:read permission to view and maintenance_ops:write to create, submit, or modify records. For the regulatory context behind these requirements, see FAA Part 5 Explained.

AD/SB Compliance Tracking

Item Types

PlaneConnection tracks four categories of compliance items under the AD/SB compliance system:

AD/SB Statuses

Each compliance item carries a status reflecting its current disposition:

AD/SB Status Lifecycle

AD/SB Compliance Statistics

The compliance dashboard displays real-time statistics:

Compliance Record Fields

When marking an AD/SB as complied, the following fields are captured:

Required Inspection Items (RII) Catalog

Regulatory Basis

14 CFR 135.427 requires Part 135 operators using a continuous airworthiness maintenance program (CAMP) to designate Required Inspection Items — those maintenance tasks that, if performed improperly or with incorrect parts, could result in a failure, malfunction, or defect endangering safe operation. Key requirements under 14 CFR 135.427:
  • The operator must prepare and maintain a list of RII items
  • Each RII requires a separate inspection by a person other than the one who performed the work (14 CFR 135.427(b)(3))
  • The inspector must hold Required Inspection Authorization (RIA) granted by the operator
  • RII items must be reviewed and updated as the fleet composition or maintenance program changes

RII Catalog Structure

Each RII item in PlaneConnection includes:

RII Inspection Workflow

An RII inspection must be performed by a person other than the individual who performed the maintenance work. The inspector must hold a current Required Inspection Authorization from the operator. PlaneConnection validates this separation-of-duties requirement during the work order verification step.

FAA Form 337 Requirements

When Form 337 Is Required

FAA Form 337 (Major Repair and Alteration) must be filed for any major repair or major alteration as defined in 14 CFR Part 43, Appendix A.

Form 337 Record Fields

Per 14 CFR 43.9(a), the operator must retain one copy of each Form 337 with the aircraft’s maintenance records. PlaneConnection stores the form data and supports attaching a scanned copy of the signed original. Record integrity hashing (SHA-384) ensures the digital record has not been tampered with after entry.

Compliance Document Types

The compliance documents system in PlaneConnection covers a broader set of maintenance records beyond AD/SB tracking:

Document Statuses

Compliance documents follow a review workflow:

Document Review Lifecycle

Record Retention

14 CFR 91.417 specifies minimum retention periods for maintenance records:
PlaneConnection retains all compliance documents indefinitely with tamper-evident hash chain protection. Soft-deleted records are preserved in the database for regulatory compliance. See Record Integrity Anchors for the technical details of the 5-layer integrity system.

Work Order Statuses

How work orders progress through completion and verification.

Record Integrity Anchors

SHA-384 hash chains and blockchain anchoring for tamper-evident records.

Maintenance Data Model

Data flow between compliance documents, work orders, and other modules.
Last modified on April 5, 2026