Changes for version 0.031 - 2026-04-30
- Made `git push` part of the formal closure process instead of relying on memory. The gate chain now ends with an explicit `push-gate` that pushes the committed HEAD to `origin` after `git-gate` has already confirmed a clean tree.
- Updated the gate rule documentation and main PAX POD so "all gates" now means QA, version-history, CPAN packaging, git cleanliness, and the final push of the committed release checkpoint.
Modules
Perl Adaptive eXecution compiler and standalone binary packager
application image builder and launcher packager
fork server and request bridge for packaged app images
artifact metadata store for compiled native outputs
tier-1 backend planning stub for fast native code generation
tier-2 backend planning stub for optimized native code generation
internal benchmark helpers for PAX validation
benchmark matrix runner for repeatable performance comparisons
public PAX command facade
DD-style terminal task board for long-running PAX CLI work
CPAN compatibility matrix runner
live and hermetic capture engine
Perl source-unit compiler for standalone packaging
compatibility comparator for native-versus-Perl behavior
perl-core suite runner
corpus runner for grouped validation workloads
deoptimization policy helper
compare stock Perl execution with PAX capture behavior
release and SOW validation checks for PAX
guard registration and invalidation helper
guard-aware SSA lowerer
high-level intermediate representation builder
hot-region promotion planner
inline-cache state tracker
capture manifest serializer
mode normalizer for capture and build flows
native artifact launcher and fallback bridge
on-stack replacement promotion planner
paxfile.yml parser and normalizer
profile-guided ahead-of-time planning helper
profile persistence layer
candidate region selector
runtime value normalization helper
runtime dispatch coordinator
standalone dependency and payload analyzer
standalone command and region dispatch helper
build standalone PAX executable images
embedded runtime loader for standalone binaries
tier-1 native compilation planner