[agent/codex] Convention drift check. Read CLAUDE.md. stdlib→core.*, UK ... #11

Closed
Virgil wants to merge 1 commit from agent/convention-drift-check--read-claude-md into dev
Member

Task

Convention drift check. Read CLAUDE.md. stdlib→core.*, UK English, missing tests, SPDX headers. Categorised lists with file:line. Do NOT fix.

Agent: codex
Commits: 8
Branch: agent/convention-drift-check--read-claude-md


Auto-created by core-agent dispatch system.
Co-Authored-By: Virgil virgil@lethean.io

## Task Convention drift check. Read CLAUDE.md. stdlib→core.*, UK English, missing tests, SPDX headers. Categorised lists with file:line. Do NOT fix. **Agent:** codex **Commits:** 8 **Branch:** `agent/convention-drift-check--read-claude-md` --- Auto-created by core-agent dispatch system. Co-Authored-By: Virgil <virgil@lethean.io>
Virgil added 7 commits 2026-03-23 15:18:31 +00:00
Uses dAppCore/build actions for test, auto-fix on CodeRabbit changes,
and auto-merge on CodeRabbit approval.

Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Virgil <virgil@lethean.io>
Merge remote-tracking branch 'github/dev'
All checks were successful
Security Scan / security (push) Successful in 10s
Test / test (push) Successful in 2m37s
620611fa27
refactor(module): migrate module paths from forge.lthn.ai to dappco.re
Some checks failed
Security Scan / security (pull_request) Successful in 8s
Test / test (pull_request) Failing after 32s
5225c99cd7
Update module path to dappco.re/go/core/store, require dappco.re/go/core/log v0.1.0,
and update all Go import paths and documentation references.

Co-Authored-By: Virgil <virgil@lethean.io>
Co-Authored-By: Virgil <virgil@lethean.io>
Author
Member

Verification Failed

Command: go test ./...

# dappco.re/go/core/store
scope.go:10:2: missing go.sum entry for module providing package dappco.re/go/core/log (imported by dappco.re/go/core/store); to add:
	go get dappco.re/go/core/store
FAIL	dappco.re/go/core/store [setup failed]
FAIL

Exit code: 1

## Verification Failed **Command:** `go test ./...` ``` # dappco.re/go/core/store scope.go:10:2: missing go.sum entry for module providing package dappco.re/go/core/log (imported by dappco.re/go/core/store); to add: go get dappco.re/go/core/store FAIL dappco.re/go/core/store [setup failed] FAIL ``` **Exit code:** 1
Author
Member

Verification Failed

Command: go test ./...

# dappco.re/go/core/store
scope.go:10:2: missing go.sum entry for module providing package dappco.re/go/core/log (imported by dappco.re/go/core/store); to add:
	go get dappco.re/go/core/store
FAIL	dappco.re/go/core/store [setup failed]
FAIL

Exit code: 1

## Verification Failed **Command:** `go test ./...` ``` # dappco.re/go/core/store scope.go:10:2: missing go.sum entry for module providing package dappco.re/go/core/log (imported by dappco.re/go/core/store); to add: go get dappco.re/go/core/store FAIL dappco.re/go/core/store [setup failed] FAIL ``` **Exit code:** 1
Virgil added the
needs-review
label 2026-03-23 15:18:33 +00:00
Author
Member

Needs Review

Tests failed after rebase. Auto-merge gave up after retry.

Labelled needs-review for human attention.

## Needs Review Tests failed after rebase. Auto-merge gave up after retry. Labelled `needs-review` for human attention.
Snider closed this pull request 2026-03-23 18:25:46 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.