This special repository publishes the organization front page from
profile/README.md. Its generated hero image is stored in
assets/edge-llm-hero.png.
The organization avatar is stored in
assets/edge-llm-avatar-v2.png. It uses a
crop-safe, high-contrast edge-compute and neural-node mark designed to remain
recognizable at GitHub's smallest avatar sizes. The more detailed initial
concept is retained at assets/edge-llm-avatar.png
for future brand work; it is not used as the GitHub avatar because its PNG is
larger than GitHub's 1 MB upload limit.
It also provides organization-wide defaults for repositories that do not own a more specific version:
- contribution, governance, conduct, security, and support guidance;
- structured bug and feature issue forms;
- a pull-request template with validation and evidence checks;
- a Go validation workflow template under
workflow-templates/.
GitHub applies these files from a public .github repository without copying
them into each project. A project-local file takes precedence when its workflow
or risk boundary requires more specific instructions.
Keep architecture and repository descriptions aligned with their owning projects. Do not place deployment credentials, kubeconfig, runtime evidence, model weights, or environment-specific logs in this repository.
See organization operations for the difference between the public organization profile and GitHub's owner-only setup checklist.