# Graph Report - graphs/yocto-images-services  (2026-07-29)

## Corpus Check
- cluster-only mode — file stats not available

## Summary
- 90 nodes · 74 edges · 31 communities (8 shown, 23 thin omitted)
- Extraction: 100% EXTRACTED · 0% INFERRED · 0% AMBIGUOUS
- Token cost: 0 input · 0 output

## Community Hubs (Navigation)
- Community 0
- Community 1
- Community 2
- Community 3
- Community 4
- Community 5
- Community 6
- Community 7
- Community 8
- Community 9
- Community 10
- Community 11
- Community 12
- Community 13
- Community 14
- Community 15
- Community 16
- Community 17
- Community 18
- Community 19
- Community 20
- Community 21
- Community 22
- Community 23
- Community 24
- Community 25
- Community 26
- Community 27
- Community 28

## God Nodes (most connected - your core abstractions)
1. `aws.sh script` - 3 edges
2. `build.sh script` - 3 edges
3. `create_raw.sh script` - 3 edges
4. `set-clock-chip.sh script` - 2 edges
5. `wr()` - 2 edges
6. `build.sh script` - 2 edges
7. `create_raw.sh script` - 2 edges
8. `update_manifest()` - 2 edges
9. `old_builds()` - 2 edges
10. `create_update.sh script` - 2 edges

## Surprising Connections (you probably didn't know these)
- `build.sh script` --calls--> `create_raw.sh script`  [EXTRACTED]
  yocto_config-dsp/build.sh → yocto_config-dsp/create_raw.sh
- `build.sh script` --calls--> `create_raw.sh script`  [EXTRACTED]
  yocto_config-soc1/build.sh → yocto_config-soc1/create_raw.sh
- `build.sh script` --calls--> `create_update.sh script`  [EXTRACTED]
  yocto_config-soc1/build.sh → yocto_config-soc1/create_update.sh
- `create_raw.sh script` --calls--> `stamp_version.sh script`  [EXTRACTED]
  yocto_config-soc1/create_raw.sh → yocto_config-soc1/stamp_version.sh

## Import Cycles
- None detected.

## Communities (31 total, 23 thin omitted)

### Community 0 - "Community 0"
Cohesion: 0.18
Nodes (7): BB_ENV_PASSTHROUGH_ADDITIONS, IMAGEPATH, MACHINE, build.sh script, create_raw.sh script, create_update.sh script, stamp_version.sh script

### Community 1 - "Community 1"
Cohesion: 0.36
Nodes (6): dante-init script, ensure_machine_id(), fix_config_json_majors(), mount_cgroups_v1(), set_dante_hostname(), setup_bridge()

### Community 2 - "Community 2"
Cohesion: 0.70
Nodes (4): ntpd script, settick(), startdaemon(), stopdaemon()

### Community 3 - "Community 3"
Cohesion: 0.40
Nodes (3): BB_ENV_PASSTHROUGH_ADDITIONS, build.sh script, create_raw.sh script

### Community 4 - "Community 4"
Cohesion: 0.83
Nodes (3): per-soc-init script, set_wifi_and_bt(), start_mixer_osc()

### Community 6 - "Community 6"
Cohesion: 0.83
Nodes (3): old_builds(), aws.sh script, update_manifest()

## Knowledge Gaps
- **12 isolated node(s):** `mountGFS.sh script`, `umtprd-ffs.sh script`, `BB_ENV_PASSTHROUGH_ADDITIONS`, `create_keys.sh script`, `create_update.sh script` (+7 more)
  These have ≤1 connection - possible missing edges or undocumented components.
- **23 thin communities (<3 nodes) omitted from report** — run `graphify query` to explore isolated nodes.

## Suggested Questions
_Questions this graph is uniquely positioned to answer:_

- **What connects `mountGFS.sh script`, `umtprd-ffs.sh script`, `BB_ENV_PASSTHROUGH_ADDITIONS` to the rest of the system?**
  _12 weakly-connected nodes found - possible documentation gaps or missing edges._