myhub-pipeline

MyHub Pipeline — Demo Video Script

v1.2.0 Generated 2026-06-20 20:16 UTC Target: 60 seconds

Pre-recording Checklist

Scene Breakdown

Scene 1 — Hook (0–5s)

Screen: Zerve canvas, all blocks green Narration: “44 blocks. Zero manual steps. Fully automated.”

Scene 2 — The Problem (5–10s)

Screen: README with CI/Health/DORA/Failure-Risk badges Narration: “CI, security, releases, AI review — all automatic. No glue scripts.”

Scene 3 — Repo Structure (10–18s)

Screen: github.com/DLinacre/myhub-pipeline — file tree, .github/ folder Narration: “Repo created, scaffolded, locked down from pure Python. No GitHub UI clicks.”

Scene 4 — CI Pipeline (18–26s)

Screen: Actions tab, latest run, 4 green jobs Narration: “4 parallel jobs: pytest, flake8, bandit, build. Concurrency. Pip cache. All green.”

Scene 5 — Branch Protection (26–32s)

Screen: Branch protection settings — all toggles on Narration: “Main locked. PRs required. CODEOWNERS auto-assigns. Force push blocked.”

Scene 6 — AI Features (32–42s)

Screen: Zerve AI Auto-Fix output, Predictive Failure gauge at 0% Narration: “AI layer: PR risk scoring, auto-fix PRs, RandomForest failure prediction. 0% risk.”

Scene 7 — DORA Metrics (42–50s)

Screen: MyHub Dashboard > AI & DORA tab Narration: “DORA live: DF, lead time, CFR, MTTR. The four engineering KPIs.”

Scene 8 — History (50–55s)

Screen: MyHub Dashboard > History tab — 3 trend charts Narration: “Every run logged. Anomaly detection. Regressions surface automatically.”

Scene 9 — Release (55–60s)

Screen: Releases page, v1.2.0 release body Narration: “Conventional commits to semver bump to CHANGELOG to GitHub release. Automatic.”

Screenshot Manifest

# Page URL Status Load
1 GitHub Repo Home https://github.com/DLinacre/myhub-pipeline OK 200 0.69s
2 README https://github.com/DLinacre/myhub-pipeline/blob/main/README.md OK 200 0.43s
3 ARCHITECTURE.md https://github.com/DLinacre/myhub-pipeline/blob/main/ARCHITECTURE.md OK 200 0.48s
4 CI Actions https://github.com/DLinacre/myhub-pipeline/actions OK 200 0.76s
5 CODEOWNERS https://github.com/DLinacre/myhub-pipeline/blob/main/.github/CODEOWNERS OK 200 0.48s
6 PR Template https://github.com/DLinacre/myhub-pipeline/blob/main/.github/PULL_REQUEST_TEMPLATE.md OK 200 0.45s
7 CHANGELOG https://github.com/DLinacre/myhub-pipeline/blob/main/CHANGELOG.md OK 200 0.41s
8 pipeline_history.json https://github.com/DLinacre/myhub-pipeline/blob/main/pipeline_history.json OK 200 0.45s
9 Latest Release https://github.com/DLinacre/myhub-pipeline/releases OK 200 0.5s
10 CONTRIBUTING.md https://github.com/DLinacre/myhub-pipeline/blob/main/CONTRIBUTING.md OK 200 0.39s

60s Narration

[0s] 44 blocks. Zero manual steps. [5s] CI, security, releases, AI — all automatic. [10s] Repo built from Python. [18s] 4 parallel CI jobs. All green. [26s] Main locked. PR + CODEOWNERS enforced. [32s] AI risk scoring, auto-fix, 0% failure prediction. [42s] DORA metrics live. [50s] Every run logged. Anomaly detection active. [55s] Conventional commits to v1.2.0 release. Done.

Recording Tools

Auto-generated by MyHub Pipeline 2026-06-20 20:16 UTC