Development Guide
Contribute APIs and components while preserving Sharp Runtime behavior, boundaries and portability.
Adding runtime featuresImplementation workflow.Known limitationsCurrent public gaps.TestingLayered validation.Project structureOwnership map.DebuggingFailures and selective builds.Coding styleConventions and evidence.
Contribution principle
Implement the smallest correct behavioral slice, own it in one physical component, declare its real edges and prove it with positive, negative and boundary tests.