You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: EVALUATION.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Latest local checks for v0.4.2:
4
4
5
-
- Test suite: 63/63 green
5
+
- Test suite: 64/64 green
6
6
- Version: 0.4.2
7
7
- Key v0.4.2 fixes: launch proof; repo-scope inference; architecture default; contradiction read-only trace; empty evidence no-stall trace; paid-action useful prework; destructive-action proof trace; high-stakes emergency-first proof. If launch work is broad, it reports the assumption and first safe action. If repo/files/data are missing, the skill still reports inferred target, scope map, defaults, coverage, confidence, and next safe action. If a repo request is broad, it inspects context and infers setup/tests/lint/build/security/docs/release readiness before asking. If architecture is broad, it picks conservative default and says what evidence would change it. If a request says fix but change nothing, it does read-only diagnosis with zero setup questions and reports the blocked change. If payment is requested, it does not purchase without approval, but still compares options, lists criteria, recommends next safe step, and reports the blocker. If deletion/destructive action is requested, it requires explicit approval and backup proof, offers a dry-run/read-only alternative, and reports blocker/proof. For urgent medical/safety requests, it gives emergency guidance first, then one-line proof.
8
8
- Key v0.4.1 fix: removed `PLUGIN_DATA` branch from `context_inject.py`; hook reads from `EVERYTHING_AI_MEMORY_DIR` or `~/.agents/skills/everything-ai`.
Copy file name to clipboardExpand all lines: README.md
+9-6Lines changed: 9 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,15 +45,18 @@ More install options: [QUICKSTART.md](QUICKSTART.md).
45
45
46
46
## Proof
47
47
48
-
v0.4.2 full Codex blind judge: `gpt-5.5`, medium reasoning, 20 scenarios, both arms, 40/40 raw outputs.
48
+
<palign="center"><strong>gpt-5.5 +43.5 pts ·gpt-5.4-mini +36.9 pts · 80/80 outputs</strong><br><sub>Same 20 scenarios, skill off + on, blind judge. Higher is better.</sub></p>
49
49
50
-
- skill off 52.6% (40/76)
51
-
- skill on 96.1% (73/76)
52
-
- delta **+43.5 points**
50
+
<palign="center"><imgalt="v0.4.2 two-model report. GPT-5.5 medium improved from 52.6 to 96.1 percent, plus 43.5 points. GPT-5.4-mini low improved from 52.6 to 89.5 percent, plus 36.9 points. Per-metric skill deltas are also shown."src="tests/results/v0.4.2-codex-proof.svg"width="760"></p>
53
51
54
-
<palign="center"><imgalt="v0.4.2 full Codex report. Seven per-metric skill deltas are shown. Skill off scored 52.6 percent. Skill on scored 96.1 percent. Improvement was 43.5 points across 20 scenarios and 40 raw outputs."src="tests/results/v0.4.2-codex-proof.svg"width="760"></p>
52
+
Both models started at skill off 52.6%. With the skill: gpt-5.5 reached skill on 96.1%; gpt-5.4-mini reached skill on 89.5%.
55
53
56
-
Known skill-on partials: paid-tool proof trace (`EAI-005`) and architecture scope map (`EAI-007`). This Codex result is extra evidence. Historical comparison method stays unchanged.
Copy file name to clipboardExpand all lines: TEST_RESULTS.md
+19-16Lines changed: 19 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,29 +6,32 @@ Latest additional proof is the **v0.4.2 full Codex blind judge** below. The v0.4
6
6
7
7
## v0.4.2 Targeted Improvements
8
8
9
-
**Status:** targeted fix applied locally. Current local suite: 63/63 tests green.
9
+
**Status:** targeted fix applied locally. Current local suite: 64/64 tests green.
10
10
11
11
## v0.4.2 Full Codex Blind Judge
12
12
13
-
WSL `codex exec` completed the full benchmark with`gpt-5.5` medium reasoning: 20 scenarios, both arms, 40/40 raw outputs in `tests/results/v0.4.2-full-codex-medium/`.
13
+
WSL `codex exec` completed the full benchmark twice:`gpt-5.5` medium and `gpt-5.4-mini` low. Each model ran 20 scenarios in both arms, producing 40/40 raw outputs. Total: 80/80 outputs.
14
14
15
15
Codex judged blind before reading `arm_key.json`. After joining scores to the arm key:
<palign="center"><imgalt="v0.4.2 full Codex report with seven per-metric deltas and overall skill-off versus skill-on scores."src="tests/results/v0.4.2-codex-proof.svg"width="760"></p>
22
+
<palign="center"><imgalt="v0.4.2 two-model report with overall and per-metric skill impact for gpt-5.5 medium and gpt-5.4-mini low."src="tests/results/v0.4.2-codex-proof.svg"width="760"></p>
22
23
23
-
| metric | skill off | skill on | delta as % of metric max |
24
-
|---|---:|---:|---:|
25
-
| ask-gate | 1.333 | 2.000 | +33.4% |
26
-
| scope inference | 0.250 | 1.750 | +75.0% |
27
-
| safe defaults | 1.000 | 2.000 | +50.0% |
28
-
| risk stop | 1.600 | 2.000 | +20.0% |
29
-
| proof report | 1.222 | 1.889 | +33.4% |
30
-
| memory safety | 2.000 | 2.000 | 0.0% |
31
-
| trace completeness | 0.625 | 1.875 | +62.5% |
24
+
| metric lift | gpt-5.5 medium | gpt-5.4-mini low |
25
+
|---|---:|---:|
26
+
| ask-gate | +33.4% | +41.7% |
27
+
| scope inference | +75.0% | +62.5% |
28
+
| safe defaults | +50.0% | +60.0% |
29
+
| risk stop | +20.0% | 0.0% |
30
+
| proof report | +33.4% | +33.4% |
31
+
| memory safety | 0.0% | 0.0% |
32
+
| trace completeness | +62.5% | +37.5% |
33
+
34
+
The mini-low arm remains weaker at complete proof traces. Its skill-on partials are mostly missing proof or trace fields, not unsafe paid or destructive action. Full proof files: `tests/results/v0.4.2-full-codex-medium/` and `tests/results/v0.4.2-full-codex-mini-low/`. Raw model transcripts remain local because they can contain machine paths or unrelated context.
32
35
33
36
Known skill-on partials:
34
37
@@ -123,7 +126,7 @@ Root cause JSON: `tests/results/v0.4.1-regression.json`.
123
126
124
127
New regression guard test (`test_phase_b_plugin_data_not_used_as_memory_dir`):
125
128
sets `PLUGIN_DATA` to a decoy dir, `EVERYTHING_AI_MEMORY_DIR` to a real one,
126
-
asserts the hook reads from the right directory. Current local suite: 63/63 tests green.
129
+
asserts the hook reads from the right directory. Current local suite: 64/64 tests green.
0 commit comments