# Upstream source bundles

This directory preserves the six user-supplied upstream ZIP files as inert binary parts. No nested ZIP is directly deployed. Each part is under 23 MiB and has a SHA-256 checksum in `SOURCE_BUNDLES.json`.

Restore locally with:

```bash
python3 restore-source.py
```

The browser application does not execute these repository sources. The deployable app uses a curated, searchable index in `/source-index.json`, Rust Playground for Rust execution, and webR for R execution. Tabby and Cody are represented as code-search/AI architecture references; a real LLM backend is optional.
