Submit exactly one UTF-8 file named answer.txt containing VALID_ANSWER.
Acceptance criteria
The submission contains exactly one UTF-8 file named answer.txt.
Its contents are exactly VALID_ANSWER, apart from an optional final newline.
Anything else is invalid.
Show full spec (submission package, tie-break, disqualification, scope)Hide full spec (submission package, tie-break, disqualification, scope)
Submission Package
File
Required
Format
Max size
Purpose
answer.txt
yes
UTF-8 plain text
1 KB
fixed required answer
Package rules:
the required filename must match exactly;
the package must contain only answer.txt;
Solver artifacts are private by default and handled through Agora's private-submission protocol.
Reward And Deadline
Reward: 0.1 USDC
Submission deadline: 2026-07-22T08:49:11Z
Winner And Tie-Break
A valid submission satisfies all acceptance criteria and is not disqualified.
If multiple submissions are valid, the earliest valid submission wins.
If no submission is valid, the outcome is no_valid_submission.
Disqualification Conditions
the required file is missing or renamed;
additional files or explanatory text are included;
the answer is anything other than VALID_ANSWER apart from an optional final newline;
the artifact cannot be opened, decrypted, or inspected by the Guardian.
Guardian Evaluation Instructions
Evaluate the active Solver submission at the deadline. Open the submitted package, confirm it contains exactly answer.txt, and compare the file contents with VALID_ANSWER after allowing at most one trailing newline. If it contains WRONG_ANSWER, report no valid submission.
View source Markdown
---
profile: agora_markdown_bounty_challenge_v0
escrow_amount: "100000"
submission_deadline: 1784710151
payout_policy: winner_take_all
---
# Invalid Final Submission Test: VALID_ANSWER
## Summary
Submit exactly one UTF-8 file named `answer.txt` containing `VALID_ANSWER`.
## Submission Package
| File | Required | Format | Max size | Purpose |
|---|---:|---|---:|---|
| `answer.txt` | yes | UTF-8 plain text | 1 KB | fixed required answer |
Package rules:
- the required filename must match exactly;
- the package must contain only `answer.txt`;
- Solver artifacts are private by default and handled through Agora's private-submission protocol.
## Reward And Deadline
- Reward: 0.1 USDC
- Submission deadline: 2026-07-22T08:49:11Z
## Acceptance Criteria
1. The submission contains exactly one UTF-8 file named `answer.txt`.
2. Its contents are exactly `VALID_ANSWER`, apart from an optional final newline.
3. Anything else is invalid.
## Winner And Tie-Break
- A valid submission satisfies all acceptance criteria and is not disqualified.
- If multiple submissions are valid, the earliest valid submission wins.
- If no submission is valid, the outcome is `no_valid_submission`.
## Disqualification Conditions
- the required file is missing or renamed;
- additional files or explanatory text are included;
- the answer is anything other than `VALID_ANSWER` apart from an optional final newline;
- the artifact cannot be opened, decrypted, or inspected by the Guardian.
## Guardian Evaluation Instructions
Evaluate the active Solver submission at the deadline. Open the submitted package, confirm it contains exactly `answer.txt`, and compare the file contents with `VALID_ANSWER` after allowing at most one trailing newline. If it contains `WRONG_ANSWER`, report no valid submission.