Skip to content

Commit 9bea9bb

Browse files
Create Codex AHBG calibration workspace
1 parent 95d189a commit 9bea9bb

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

ahbg/codex/README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Codex calibration workspace
2+
3+
Working directory: `stack/ahbg/codex/`
4+
5+
Read `../CALIBRATION.md` first.
6+
7+
Build an independent complete pair here:
8+
9+
```text
10+
codex/
11+
├── a0/
12+
└── ahbg/
13+
```
14+
15+
Do not edit or copy implementation code from `../grok/` or `../deepseek/` during the calibration epoch. Consume the same frozen protocol, scenarios, source authorities, and evaluation contract; independently realize the implementation.
16+
17+
Before building, resolve and record exact source commits and applicable skill-lib instructions in `BUILD_MANIFEST.json`.
18+
19+
The build is complete only when its a0 instance and AHBG environment run the shared sealed calibration corpus and emit the normalized artifacts required by `../CALIBRATION.md`.
20+
21+
## hmmm
22+
23+
Implementation choices are local to this workspace until calibration distinguishes them.

0 commit comments

Comments
 (0)