This is the Lucid Studios organization .github repository.
It serves four roles:
- organization profile content through
profile/README.md - default community health files for repositories that do not define their own overrides
- shared governance and policy documentation for engineering, AI, data, and contribution standards
- reusable GitHub workflows for repository health and standards checks
profile/README.mdis rendered on the Lucid Studios organization profile- root-level and supported community-health files act as organization defaults for repositories that do not provide their own versions
- reusable workflows under
.github/workflowscan be called from Lucid Studios repositories
profile/README.md: organization-facing profile contentCONTRIBUTING.md: default contributor guidanceCODE_OF_CONDUCT.md: organization collaboration rulesSECURITY.md: default security reporting guidanceSUPPORT.md: support routingpull_request_template.md: default PR checklist.github/ISSUE_TEMPLATE: default issue templatesdocs: canonical Lucid Studios governance and policy documents.github/workflows: reusable and org-level workflows
Product repositories may override these defaults when they need stricter or domain-specific rules. Overrides should narrow or specialize the Lucid Studios baseline, not weaken it without maintainer approval.
This repository is not the place for product implementation issues, roadmap work, or project-specific support requests unless the request is about shared org governance, templates, or workflows.