This folder collects examples for schema extraction, version-aware generation, persistent storage, and schema-flow demos.
example.py — dynamic sources demo for shell scripts and Makefilesdemo_enhanced.py — enhanced schema extraction and pipeline demodemo_intelligent_nlp2cmd.py — version-aware NLP2CMD exampledemo_persistent_storage.py — per-command schema storage demodemo_schema_flow.py — schema-to-command flow walkthroughdemo_version_detection.py — practical version-aware command generationschema_flow_demo.py — full schema extraction and usage flowsimple_schema_demo.py — minimal schema walkthroughpython example.py
python demo_schema_flow.py
python demo_version_detection.py
Most scripts expect to be run from the repository checkout and use src/ via the local sys.path setup.