Principal: Tad R. Ericson · qbitOS / ugrad.ai — μgrad / beyondBINARY / Iron Line ecosystem.
Organization-level home for μgrad / ugrad-related projects under qbitOS. Prepared for strategic diligence; does not imply endorsement by Sequoia, Mistral, OpenAI, Alphabet, or any named party unless you publish that separately.
Baseline: COMPLIANCE.qmd matches qbitOS/qbitos-freya. IP / distribution: COMPLIANCE.md. License: Apache-2.0. Diligence brief: uvspeed docs.
| Repo | Purpose |
|---|---|
| ugrad-gameHUB | Static landing + GitHub Pages entry — COMPLIANCE.qmd · LICENSE |
| qbitos-freya | FreyaUnits canonical surface (COMPLIANCE.qmd) |
| uvspeed (upstream) | qbitOS/uvspeed — full monorepo: web/, kbatch, qbit tools, WASM, Tauri |
Related mirrors: qbitos-ugrad (μgrad staircase reference), qbitos-iron-line, qbitos-gluelam.
- ugrad games online roadmap
- Deployment: ugrad games subdomains
- ugrad enterprise readiness
- ugrad raw feeds
Runnable μgrad code lives in the uvspeed monorepo. This repo keeps org docs here and a linked checkout under workspace/uvspeed so everything you need is in one folder tree.
- Run
./scripts/link-uvspeed-workspace.sh(see WORKSPACE.md). - Edit PWAs and tooling under
workspace/uvspeed/web/,npm/ugrad-cli/,qbit/ugrad/, etc. - Path index: workspace/ugrad-paths.md · manifest: workspace/ugrad-component-manifest.json
A forward-facing, deployable copy of μgrad R0 plus required shared modules (quantum-prefixes.js, qbit-dac.js, etc.), IBM calibration CSVs, icons, PWA manifest, and a minimal sw.js. Use it for GitHub Pages or any static host without checking out the full uvspeed tree.
- Browse: site/README.md · refresh instructions: site/SYNC.md
- Sync from local uvspeed:
./scripts/sync-site-from-uvspeed.sh(setUVSPEEDif the monorepo is not a sibling of this repo)
- Code of Conduct — Contributor Covenant; report issues via GitHub Issues.
- Contributing — org docs vs upstream code.
- Security — reporting scope (umbrella vs product).
Files in this repository are licensed under the Apache License 2.0 — see LICENSE.
beyondBINARY quantum-prefixed · μgrad arenas · Apache-2.0
First-time push and remote setup: GITHUB.md.