Skip to content

Minimal workspace + crate layout #4

@sij411

Description

@sij411

Description

Set up the minimal Rust workspace/crate layout needed to start Phase 1 core work.

Proposal

  • Create a Cargo workspace
  • Add crates/feder-vocab
  • Add crates/feder-core
  • Wire up mise tasks for check/fmt

Done when

  • cargo check works locally
  • mise run check (or equivalent) passes
  • cargo fmt is covered via mise
  • No runtime crates yet

Out of scope

  • GitHub Actions / release automation
  • Linux runtime / ESP32 runtime

Metadata

Metadata

Assignees

Labels

Type

No type

Priority

None yet

Effort

None yet

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions