Spaces:
Sleeping
Sleeping
Update app.js
Browse files
app.js
CHANGED
|
@@ -1008,6 +1008,7 @@ STRICT REQUIREMENTS:
|
|
| 1008 |
8. Include at least one multi-scope (hierarchical) AXL program per batch.
|
| 1009 |
9. Include at least one search/iterative problem using STEP and CANDIDATE.
|
| 1010 |
10. Do NOT repeat domains recently used: {recent_domains}
|
|
|
|
| 1011 |
|
| 1012 |
JSON SCHEMA (output an array of these):
|
| 1013 |
{
|
|
|
|
| 1008 |
8. Include at least one multi-scope (hierarchical) AXL program per batch.
|
| 1009 |
9. Include at least one search/iterative problem using STEP and CANDIDATE.
|
| 1010 |
10. Do NOT repeat domains recently used: {recent_domains}
|
| 1011 |
+
11. The axl_source should be as expressive as it can be.
|
| 1012 |
|
| 1013 |
JSON SCHEMA (output an array of these):
|
| 1014 |
{
|