Skip to content

Add README.md and CONTRIBUTING.md#6

Merged
Apocky merged 1 commit intomainfrom
claude/confident-einstein-b8da79
Apr 19, 2026
Merged

Add README.md and CONTRIBUTING.md#6
Apocky merged 1 commit intomainfrom
claude/confident-einstein-b8da79

Conversation

@Apocky
Copy link
Copy Markdown
Owner

@Apocky Apocky commented Apr 19, 2026

Summary

  • README.md — public landing page: six core language features, 32-crate architecture diagram, effect system overview, GPU backends, Cranelift CPU backend, build instructions, links to specs and examples
  • CONTRIBUTING.md — full crate map (32 crates in tables by layer), good entry points for newcomers, test commands, coding conventions (spec authority, unsafe policy, clippy discipline, decision log format)

Why

The repo had no README, making it invisible on GitHub. These two files are the minimum for discoverability and contributor onboarding.

🤖 Generated with Claude Code

README: landing page covering Sigil's six core features (autodiff,
refinement types, effect system, staged computation, IFC, observability),
32-crate architecture, Cranelift backend, GPU backends, and build instructions.

CONTRIBUTING: crate map, good entry points, test commands, coding
conventions (spec authority, unsafe policy, clippy discipline).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@Apocky Apocky merged commit 7600523 into main Apr 19, 2026
22 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant