Ross ROSS = Recommend OSS · open-source software intelligence for agents

johnpatrickmorgan/wtfautolayout

The source code for Why The Failure, Auto Layout? observed · 2026-08-28

github.com/johnpatrickmorgan/wtfautolayout · homepage · Swift · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3300
  • days_rel: n/a
  • days_push: 692
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1074 stars · 21 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

The source code for WTF Auto Layout (wtfautolayout.com), a web service that parses Auto Layout constraint-conflict error logs from iOS and macOS and renders them as intuitive visual descriptions. It is built with Swift, the Vapor server framework, and the Sparse parser-combinator library.

Use cases

  • decipher 'Unable to simultaneously satisfy constraints' Auto Layout error logs
  • visualize conflicting NSLayoutConstraint conflicts from an iOS or macOS crash log
  • find which unwanted constraint broke my UIKit layout
  • paste a constraint failure log and get a human-readable explanation
  • debug translatesAutoresizingMaskIntoConstraints issues in Auto Layout
  • run a Swift/Vapor web service that parses Apple framework logs

When to choose

  • you are debugging UIKit or AppKit Auto Layout constraint conflicts and the raw console log is hard to read
  • you want a quick web tool to paste an Auto Layout error and see the conflicting constraints visualized
  • you want to study or self-host a Swift/Vapor application that parses structured Apple error logs
  • you need to identify NSAutoresizingMaskLayoutConstraint entries you did not expect in your constraints

When to avoid

  • you need a general-purpose log analyzer for logs other than Auto Layout constraint errors
  • you want an offline or IDE-integrated constraint debugger rather than a paste-into-website workflow
  • you need programmatic APIs or CI integration for constraint debugging - the project exposes a website, not a library or CLI
  • you are not working with Apple's Auto Layout (iOS/macOS) constraint system

Facets

service · maturity maintenance

parser http-server developer-tools gui documentation developer-tools web-development apple-ecosystem auto-layout constraint-debugging error-log-parser visualization swift-on-server vapor developer-utility web-tool debugging automation swift web-server macos ios

3 sources

Member repositories

RepositoryRoleHealth v2
johnpatrickmorgan/wtfautolayoutmain23

For agents

markdown · JSON · MCP: product_card(name="johnpatrickmorgan/wtfautolayout")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem