Commit 2a8b458
Verify CAP-004's docs against the implementation; provenance: verified
Human review (Flemming N. Larsen) re-read CAP-004/README.md,
criteria.md, design.md, and C-005 against the shipped RobotData/
RobocodeFileOutputStream code. Found and fixed one carried-over
inaccuracy from before the FIO-001 wording narrowed: README.md and
RobotData's own Javadoc still said "absolute path" is re-rooted --
only a root-relative name is; a true drive-letter-absolute name fails
the write on both engines instead, as design.md and C-005 already
correctly stated. Corrected both, then promoted all four documents'
provenance from inferred to verified, clearing clue validate's
ADR-035 activation gate (now OK: CAP-004 covered/partial as declared,
no remaining high-cost inferred blockers).
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_011GShGLuFwRpnWNY2WL5Vz51 parent cb85d8c commit 2a8b458
5 files changed
Lines changed: 11 additions & 9 deletions
File tree
- docs
- capabilities/CAP-004-robot-file-io-sandboxing
- constraints
- robocode-api/src/main/java/dev/robocode/tankroyale/bridge
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
Lines changed: 5 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
50 | 52 | | |
51 | | - | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments