fix/seed-key-coverage #149

Merged
clawdie merged 1 commit from fix/seed-key-coverage into main 2026-06-27 10:45:00 +02:00
Owner
No description provided.
clawdie added 2 commits 2026-06-27 10:41:14 +02:00
PR #146 marked build-manifest.json clawdie_ai fields as (retired).
Update RELEASE-BUILD-RUNBOOK.md to document this — the release
verification procedure should expect clawdie_ai_commit="(retired)"
and clawdie_ai_modified="(retired)" instead of real SHAs.

No behavioral or code change — the runbook update matches what the
manifest already records. The CLAWDIE_AI_COMMIT resolution in
build.sh step 4 is left intact (working git ls-remote for the
FEATURE_COLIBRI=NO legacy path).
1. Seed key-coverage gap: build.sh:2405 only seeded 3 of 6 provider keys.
     ZAI_API_KEY, ANTHROPIC_API_KEY, and EMBED_API_KEY were defined in
     build.cfg and written to the manifest but never reached the seed
     partition. Expanded grep pattern to all 6.

  2. AGENTS.md test header: marked PENDING/xfail with a stale comment
     referencing a not-yet-merged patch. The importer has shipped this
     feature (clawdie-live-seed lines 361-369). Updated comment and
     section header to reflect shipped status.
codex-osa force-pushed fix/seed-key-coverage from efc5a4ca5c to c346838569 2026-06-27 10:44:09 +02:00 Compare
clawdie merged commit 1f79ba2d48 into main 2026-06-27 10:45:00 +02:00
clawdie deleted branch fix/seed-key-coverage 2026-06-27 10:45:05 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: clawdie/clawdie-iso#149
No description provided.