Area: Documentation
Priority: Low
Estimated Time: 1.5 hours
Description:
README.md's Setup section is accurate but dense (nine numbered iOS steps alone, including
XcodeGen, entitlements, and TLS pin configuration). A single "day one" onboarding doc distilling
just what's needed to get a debug build running (deferring release-signing/cert-pinning specifics)
would reduce new-contributor ramp-up time.
Tasks:
- Create
docs/contributor-onboarding.md with a minimal "get a debug build running" path per platform
- Explicitly call out which
README.md steps are release-only and can be skipped for local dev
- Link to the fuller
README.md setup steps for anything beyond first-run
Area: Documentation
Priority: Low
Estimated Time: 1.5 hours
Description:
README.md's Setup section is accurate but dense (nine numbered iOS steps alone, includingXcodeGen, entitlements, and TLS pin configuration). A single "day one" onboarding doc distilling
just what's needed to get a debug build running (deferring release-signing/cert-pinning specifics)
would reduce new-contributor ramp-up time.
Tasks:
docs/contributor-onboarding.mdwith a minimal "get a debug build running" path per platformREADME.mdsteps are release-only and can be skipped for local devREADME.mdsetup steps for anything beyond first-run