af1265d2b28a737d5f56b67b7299215778c2fa4a
Core pipeline: load_gx() → normalize_segments() → map_lanes() → build_envelope() → execute_with_lain() Features: - Load .gx files and extract manifest, segments, payload - Normalize raw segments into canonical schema (id, start_line, end_line, text, symbolic_lane, semantic_role) - Map segments into 8 symbolic lanes (structural_logic, semantic_flow, compression_residue, symbolic_metadata, execution_hints, predictive_scaffolding, contributor_imprint, epoch_resonance) - Build ExecutionEnvelope with manifest, lanes, payload, context - Stub LAIN execution with cognition_trace, fused_symbol, output_text, diagnostics - Structured error handling via make_error() - Interface versioning and deterministic execution All integration tests still pass (18/18). Main entry point: execute_gx_path(gx_path, context=None) Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Description
No description provided
Languages
Python
91.9%
JavaScript
4.3%
CSS
2.3%
HTML
1.1%
VBScript
0.3%