manikandan-n-07 commited on
Commit
67b5e93
·
1 Parent(s): 62d70b8

Final Phase 2 Sync: Rebuild trigger

Browse files
Files changed (3) hide show
  1. Dockerfile +1 -1
  2. README.md +2 -2
  3. data/memory.json +0 -0
Dockerfile CHANGED
@@ -1,5 +1,5 @@
1
  # Use official lightweight Python image
2
- # REBUILD_TIMESTAMP: 2026-04-07 18:15 (Final Verified Submission)
3
  FROM python:3.10-slim
4
 
5
  # Set working directory
 
1
  # Use official lightweight Python image
2
+ # REBUILD_TIMESTAMP: 2026-04-07 18:58 (Final Phase 2 Sync)
3
  FROM python:3.10-slim
4
 
5
  # Set working directory
README.md CHANGED
@@ -208,8 +208,8 @@ class DroneObservation(BaseModel):
208
  | Deliveries | 1 | 3 | 5 |
209
  | Max Steps | 60 | 100 | 160 |
210
  | Battery | 60 | 100 | 160 |
211
- | `r_delivery` | +1.0 | +0.8 | +0.6 |
212
- | `r_battery_dead` | 0.10 | 0.15 | 0.25 |
213
 
214
  ---
215
 
 
208
  | Deliveries | 1 | 3 | 5 |
209
  | Max Steps | 60 | 100 | 160 |
210
  | Battery | 60 | 100 | 160 |
211
+ | `r_delivery` | +0.95 | +0.90 | +0.85 |
212
+ | `r_battery_dead` | +0.10 | +0.15 | +0.25 |
213
 
214
  ---
215
 
data/memory.json CHANGED
The diff for this file is too large to render. See raw diff