Case 01
Enter one task topic and generate a Python task brief
Best for showing how a one-line request enters a Python script and quickly becomes a readable pre-execution brief.
Showroom
The point is to make one thing clear first: ExecFabric can already bring Python, Shell, and file-processing flows under one unified entry.
These cases are closer to a showroom for the current 1.0 stage. They help potential customers and partners judge quickly whether the platform can already run the smallest chain of "input request - execute script - return result - keep a record".
Case 01
Best for showing how a one-line request enters a Python script and quickly becomes a readable pre-execution brief.
Case 02
Best for showing how a Shell script can extract WARN and ERROR highlights from mixed logs.
Case 03
Best for showing how a file-driven flow moves from uploaded input to result artifacts and a download entry.
Case 01
task_brief_demo.py to generate a smallest pre-execution brief.Case 02
clean_log_demo.sh for a preview run.Case 03
csv_profile_demo to generate an analysis report. The CSV experience entry documented here is currently https://free.execfabric.cn/#/experience?demo=csv_profile_demo. Once the domain points at this free-edition frontend, the link works directly.
Next Step
The most direct next move is to compare one real workflow against these three samples, decide which input, risk, and result pattern it matches, and then decide whether to continue into a scenario discussion.