619 B
619 B
CODEX.md
Codex-compatible entrypoint for this repository.
- Treat
CLAUDE.mdas 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 ./..., andgo test ./.... - Use conventional commits with
Co-Authored-By: Virgil <virgil@lethean.io>. - If
.core/reference/docs/RFC.mdis absent in the checkout, report that gap explicitly and use the local docs underdocs/plus the code as the available reference set.