Skip to content

Latest commit

 

History

26 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Syzygy

Syzygy Hub

This repository is the Syzygy-Hub organisation infrastructure. It is the single source of truth for brand assets, engineering standards, README templates, reusable CI workflows, and lint tooling across every Syzygy repo.


Org Profile — profile/

profile/README.md is the public-facing Syzygy-Hub GitHub organisation page — the page visitors see at github.com/Syzygy-Hub.


Brand — brand/

Logo, icon, banners, color palette, and typography guidelines.


Engineering Standards — engineering/standards/

The canonical rules every Syzygy repo follows.


Ecosystem Architecture — engineering/architecture/

The definitive description of how the Syzygy layers fit together.

  • syzygy-ecosystem.md — full layer diagram, dependency rules, what belongs (and doesn't) in each layer, platform support matrix

Individual repo READMEs do not reproduce the ecosystem diagram. They link here.


README Templates — engineering/templates/

Copy the appropriate template when creating a new Syzygy repo.


Lint Tooling — engineering/tooling/

Canonical lint and analysis configs. Consuming repos store a local copy under tooling/{platform}/ and CI fetches the canonical version fresh on each run.


Reusable CI Workflows — .github/workflows/

Platform-specific GitHub Actions workflows called by individual repos via workflow_call.

  • ios-ci.yml — build, SwiftLint, test, optional coverage summary
  • android-ci.yml — build, ktlint, test, optional JaCoCo coverage summary
  • rn-ci.yml — typecheck, lint, test, optional Jest coverage summary
  • flutter-ci.yml — analyze (--fatal-warnings), test, optional lcov coverage summary

Coverage is informational only — no threshold enforcement. Results appear in the GitHub Actions job summary.

About

Organization-wide community health files and profile README for Syzygy-Hub.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors