Skip to content

Branch and Platform Status

Jim Daley edited this page May 3, 2026 · 3 revisions

Branch and Platform Status

Home

Main Branch

main is the active downstream ASH conformance branch.

Field Value
Current documented commit fb67d36
Role Conformance/specification authority branch
Build ownership Out of scope
Semantic authority ASH upstream

Platform Branches

Platform branches are native realization branches. They must consume the conformance surface from main and must not define independent semantic truth.

Branch Profile
platform/windows Windows native realization profile
platform/macos macOS native realization profile
platform/ios iOS native realization profile

Branch Profiles

Profiles live in branch_profiles/:

  • main.profile.json
  • platform_windows.profile.json
  • platform_macos.profile.json
  • platform_ios.profile.json

The main profile now requires 14 active contract schemas and forbids the removed transition artifacts.

Platform Readiness

Platform readiness is not equivalent to ASH conformance. ASH conformance evidence is defined by acceptance targets, traceability, schema validation, and branch alignment checks.

Clone this wiki locally