dp_001 q08 5 files format_spanning Codex

According to the SOW payment schedule table, on what date is the third installment due and for what amount?

Gold answer

June 12, 2026; $30,000 USD

Filesystem View raw JSON
Input
97k
Output
643
Steps
1
Tools
3
Latency
14.4s
Cost
$1.19
#1 Ran rg -n "SOW|Statement of Work|payment schedule|installment|third installment|Payment Schedule" agent_memory 5,233 chars
Command command_execution
rg -n "SOW|Statement of Work|payment schedule|installment|third installment|Payment Schedule" agent_memory
Result 3 lines
agent_memory/client/coppertide/kickoff-call-2026-04-22-transcript.md:374:**Priya:** Flat fee per phase. We sent the SOW last week — Devansh, you have it. Twelve weeks total, four phases, fixed price per phase. I can resend.
agent_memory/client/coppertide/kickoff-call-2026-04-22-transcript.md:503:- Engagement is flat fee per phase, four phases, twelve weeks total. SOW was sent prior to the call.
ag…
#1 Ran find agent_memory -maxdepth 3 -type f | sort 284 chars
Command command_execution
find agent_memory -maxdepth 3 -type f | sort
Result 6 lines
agent_memory/client/coppertide/kickoff-call-2026-04-22-transcript.md
agent_memory/client/coppertide/sow-signed-2026-04-15.md
agent_memory/internal/orbital/engagement-plan-coppertide-v1.md
agent_memory/memory/companies/coppertide-overview.md
agent_memory/memory/profiles/priya-iyer.md
#1 Ran sed -n '205,223p' agent_memory/client/coppertide/sow-signed-2026-04-15.md 1,011 chars
Command command_execution
sed -n '205,223p' agent_memory/client/coppertide/sow-signed-2026-04-15.md
Result 7 lines
### 6.1 Total Fee

The total fixed fee for the Services described in this SoW is **One Hundred Twenty Thousand United States Dollars ($120,000 USD)** (the "Total Fee"). The Total Fee is inclusive of all of Orbital's labor and standard tooling, and is exclusive of any third-party tooling costs incurred under Section 5.3.

### 6.2 Payment Schedule

Coppertide shall pay the Total Fee in four (4) equa…
Answer
The third installment is due on **June 12, 2026** for **$30,000 USD**.
Judge: covers all asked facts
SMFS Won View raw JSON
Input
92k
Output
1k
Steps
1
Tools
2
Latency
23.9s
Cost
$1.14
#1 Ran pwd && sed -n '1,200p' profile.md 7,586 chars
Command command_execution
pwd && sed -n '1,200p' profile.md
Result 8 lines
/Users/prasanna/Documents/supermemoryai/supermemoryfs/.scratch/eval/eval/workspace/smfs/dp_001/agent_memory
# Memory Profile
# This file is auto-generated from your memories.
# It is not editable. To update, modify the source files
# that contain this information.

## Recent Context
- Coppertide responsibilities include granting read access to analytics-platform resources by Apr 24, 2026; designat…
#1 Ran smfs grep "SOW payment schedule table third installment due amount" /Users/prasanna/Documents/supermemoryai/supermemoryfs/.scratch/eval/eval… 4,060 chars
Command command_execution
smfs grep "SOW payment schedule table third installment due amount" /Users/prasanna/Documents/supermemoryai/supermemoryfs/.scratch/eval/eval/workspace/smfs/dp_001/agent_memory/
Result 5 lines
(unknown):Payment milestones: $30k on signing, $30k at EoW4 (May 22, 2026), $30k at EoW8 (June 19, 2026), $30k on completion (≈July 17, 2026).

(unknown):Total fixed fee: $120,000; four installments of $30,000; first installment paid on signing (April 15, 2026); subsequent installments due May 15, 2026; June 12, 2026; July 10, 2026; Net-30 invoicing with 1% monthly late interest.

(unknown):### 6.…
Answer
The third installment (`3 of 4`) is due on **June 12, 2026**, for **$30,000 USD**. It is tied to the **End of Week 8** trigger.
Judge: covers all asked facts