16 lines
378 B
JSON
16 lines
378 B
JSON
{
|
|
"number": 1,
|
|
"status": "completed",
|
|
"output_file": "outputs/example_1.html",
|
|
"web_url": "https://example.com/tutorial",
|
|
"started_at": "2025-01-01T00:00:00Z",
|
|
"completed_at": "2025-01-01T00:01:30Z",
|
|
"validation_hash": "abc123def456",
|
|
"metadata": {
|
|
"techniques_learned": [],
|
|
"data_source": "",
|
|
"file_size": 0,
|
|
"generation_time_seconds": 90
|
|
}
|
|
}
|