Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 531 Bytes

File metadata and controls

15 lines (11 loc) · 531 Bytes

Architecture

Core vs orchestration

  • tools/seamctl (Rust) is the authoritative seam truth engine.

  • services/seamstressd (Elixir) orchestrates checks and automations; it must not redefine seam semantics.

Canonical artifacts

  • seams/schema/ — schema for seam records

  • seams/records/ — seam records for this repo

  • targets/**/seams/records/ — seam records for proving grounds and integrations