Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 471 Bytes

File metadata and controls

19 lines (13 loc) · 471 Bytes

BytePort

Build & Test

Use the project's primary build command (see README). Run the test suite locally before pushing.

Project Layout

TBD: describe the top-level directories and their roles. Until then, this file is a stub.

Conventions

  • Follow the existing code style; do not bypass linters/formatters/type checkers.
  • Add or update tests for any new behavior.
  • Reference: ~/.claude/CLAUDE.md and ../../CLAUDE.md (global Phenotype governance).