decy-ownership 2.0.0

Ownership and lifetime inference for C-to-Rust conversion (CRITICAL)
Documentation

Ownership and lifetime inference for C-to-Rust conversion.

CRITICAL COMPONENT: This is the most important module for quality transpilation. Infers Rust ownership patterns and lifetime annotations from C pointer usage.

ML-Enhanced Features (DECY-ML-001, DECY-ML-003)

This crate includes ML-enhanced ownership inference features:

  • [OwnershipFeatures]: 142-dimension feature vector for batch ML processing
  • [OwnershipDefect]: 8-category defect taxonomy (DECY-O-001 through DECY-O-008)
  • [InferredOwnership]: Predicted Rust ownership kinds
  • [OwnershipPrediction]: Ownership with confidence score and fallback