Repository scaffold and conventions #1

Closed
opened 2026-01-31 16:32:01 +01:00 by erikinkinen · 0 comments
Owner

Goal
Create a clean, enforceable project skeleton that supports deterministic research code.

Steps

  • Create directory layout (core/, sim/, io/, metrics/, tests/, tools/)
  • Add build system skeleton
  • Add formatting/linting config
  • Add pre-commit hooks
  • Add CI smoke build

Definition of Done

  • Repo builds cleanly
  • CI runs on empty/minimal codebase
**Goal** Create a clean, enforceable project skeleton that supports deterministic research code. **Steps** * [x] Create directory layout (`core/`, `sim/`, `io/`, `metrics/`, `tests/`, `tools/`) * [x] Add build system skeleton * [x] Add formatting/linting config * [x] Add pre-commit hooks * [x] Add CI smoke build **Definition of Done** * Repo builds cleanly * CI runs on empty/minimal codebase
erikinkinen added this to the Phase 0 milestone 2026-01-31 16:32:01 +01:00
erikinkinen referenced this issue from a commit 2026-01-31 17:51:37 +01:00
erikinkinen referenced this issue from a commit 2026-01-31 18:31:13 +01:00
Sign in to join this conversation.
No milestone
No assignees
1 participant
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
erikinkinen/AES#1
No description provided.