go-p2p/CODEX.md
Virgil 2833607948 docs(repo): refresh AX compliance guidance
Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-27 05:10:20 +00:00

619 B

CODEX.md

Codex-compatible entrypoint for this repository.

  • Treat CLAUDE.md as the authoritative local conventions file for commands, architecture notes, coding standards, and commit format.
  • Current module path: dappco.re/go/core/p2p.
  • Verification baseline: go build ./..., go vet ./..., and go test ./....
  • Use conventional commits with Co-Authored-By: Virgil <virgil@lethean.io>.
  • If .core/reference/docs/RFC.md is absent in the checkout, report that gap explicitly and use the local docs under docs/ plus the code as the available reference set.