{"id":50415441,"url":"https://github.com/itsloopyo/lab.decoupled.cam","last_synced_at":"2026-05-31T05:30:59.750Z","repository":{"id":361369514,"uuid":"1253380703","full_name":"itsloopyo/lab.decoupled.cam","owner":"itsloopyo","description":"lab.decoupled.cam","archived":false,"fork":false,"pushed_at":"2026-05-30T09:30:09.000Z","size":102,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-30T11:17:10.599Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/itsloopyo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support.html","governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-29T12:01:33.000Z","updated_at":"2026-05-30T09:30:12.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/itsloopyo/lab.decoupled.cam","commit_stats":null,"previous_names":["itsloopyo/lab.decoupled.cam"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/itsloopyo/lab.decoupled.cam","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsloopyo%2Flab.decoupled.cam","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsloopyo%2Flab.decoupled.cam/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsloopyo%2Flab.decoupled.cam/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsloopyo%2Flab.decoupled.cam/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itsloopyo","download_url":"https://codeload.github.com/itsloopyo/lab.decoupled.cam/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itsloopyo%2Flab.decoupled.cam/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33720897,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-31T02:00:06.040Z","response_time":95,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-05-31T05:30:57.943Z","updated_at":"2026-05-31T05:30:59.735Z","avatar_url":"https://github.com/itsloopyo.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# lab.decoupled.cam\n\nThe public site for **Lab**, the Directed Coding workbench. A plain\nstatic site served by GitHub Pages, distinct from the app repo. It also\nhosts the Patreon OAuth callback and the supporter download flow.\n\n## Pages\n\n| File | URL | Purpose |\n| --- | --- | --- |\n| `index.html` | `/` | Landing page (hero + What / How / Get it). |\n| `privacy.html` | `/privacy` | Privacy policy. |\n| `terms.html` | `/terms` | Terms of service. |\n| `eula.html` | `/eula` | End User Licence Agreement. |\n| `download.html` | `/download` | Supporter-gated download (OAuth → broker → signed link). |\n| `patreon/callback.html` | `/patreon/callback` | OAuth redirect target; bounces `?code\u0026state` into the `lab://` deep link. |\n| `support.html` | `/support` | Redirect to Patreon (stable link for the app's Support button). |\n| `favicon.png` / `icon.png` | | App icon (use `/icon.png` as the Patreon app icon URL). |\n\nGitHub Pages serves extensionless URLs (`/privacy` → `privacy.html`), so\nthe clean paths above work with `.nojekyll` on.\n\n## Deploy\n\n1. Push to `main`. Repo → **Settings → Pages** → Source = `main`, root.\n2. The `CNAME` file points the site at `lab.decoupled.cam`. In Cloudflare\n   DNS add a `CNAME` record `lab` → `itsloopyo.github.io` (proxied is\n   fine). HTTPS is provisioned automatically.\n\n## Patreon / broker wiring\n\nFor the campaign, give Patreon:\n\n- **App icon:** `https://lab.decoupled.cam/icon.png`\n- **Privacy / Terms URLs:** `https://lab.decoupled.cam/privacy` and `/terms`\n- **Redirect URIs:** `https://lab.decoupled.cam/patreon/callback` and\n  `https://lab.decoupled.cam/download`\n\nThen in `download.html`, set `BROKER` (the worker's URL) and `CLIENT_ID`\nto match the desktop app (`src-tauri/src/patreon.rs`) and the worker\n(`workers/patreon-broker`) in the Lab repo. The site owns\n`lab.decoupled.cam`, so the broker worker lives on its own host\n(`*.workers.dev` by default, or a subdomain like `broker.decoupled.cam`).\n\n## Credits\n\nTheme: \"The Director's Console\": Bricolage Grotesque / Hanken Grotesk /\nSpline Sans Mono, warm-charcoal with an ember accent and a teal live-agent\ntick. The hero is a dependency-free Canvas2D visualization of a fleet of\nagents working under a director's baton.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsloopyo%2Flab.decoupled.cam","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitsloopyo%2Flab.decoupled.cam","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitsloopyo%2Flab.decoupled.cam/lists"}