Skip to content

Commit 52b952b

Browse files
committed
refactor: update references from Agentic DevOps to Agentic DevSecOps across documentation and resources
1 parent 293db84 commit 52b952b

30 files changed

Lines changed: 263 additions & 149 deletions

.squad/agents/kaylee/history.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Project Context
44

55
- **Project:** frontier-ghplatform-hackathon — "The Frontier GitHub Platform Hackathon"
6-
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules: GitHub Enterprise Cloud (frontier-ghec), GitHub Advanced Security (frontier-ghas), GitHub Agentic Workflows (frontier-ghaw), Agentic DevOps & Azure SRE (frontier-agentic-devops). GitHub Actions threads through all four. The ghcp/Copilot hackathon is intentionally excluded.
6+
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules: GitHub Enterprise Cloud (frontier-ghec), GitHub Advanced Security (frontier-ghas), GitHub Agentic Workflows (frontier-ghaw), Agentic DevSecOps & Azure SRE (frontier-agentic-devops). GitHub Actions threads through all four. The ghcp/Copilot hackathon is intentionally excluded.
77
- **Key constraint:** Each challenge must be independently runnable (explicit prereqs, no hidden cross-dependencies). Students may do the full journey or cherry-pick.
88
- **Tech:** Static GitHub Pages site (lean toward GHEC dependency-free meta.yml -> build.js -> docs/ model, pending Phase 0 decision).
99
- **Requested by:** Marco (@olivomarco)
@@ -12,14 +12,14 @@
1212

1313
## Session Summary (2026-06-15)
1414

15-
**Delivered:** Complete site UI design system, component patterns, and bug fixes. Design: frontier gold compass brand with module-specific accent colors (sky-blue GHEC, red GHAS, violet GHAW, orange Agentic DevOps). Chakra Petch display + DM Sans body + JetBrains Mono code. Vendored marked.js (35KB) for Markdown rendering. Fixed 5 UI defects: icon paths, title font, track card anchors, featured card clickability, theme FOUC flash, global rebrand (product "Agentic DevOps" vs module "SRE Agent"), and setup challenge ordering. All 4 setup challenges render first per module via lexicographic sort. Challenge cards must be `<a>` elements (no plain divs).
15+
**Delivered:** Complete site UI design system, component patterns, and bug fixes. Design: frontier gold compass brand with module-specific accent colors (sky-blue GHEC, red GHAS, violet GHAW, orange Agentic DevSecOps). Chakra Petch display + DM Sans body + JetBrains Mono code. Vendored marked.js (35KB) for Markdown rendering. Fixed 5 UI defects: icon paths, title font, track card anchors, featured card clickability, theme FOUC flash, global rebrand (product "Agentic DevSecOps" vs module "SRE Agent"), and setup challenge ordering. All 4 setup challenges render first per module via lexicographic sort. Challenge cards must be `<a>` elements (no plain divs).
1616

1717
**Detailed phase notes (12+ decisions, 2026-06-15):** Archived in git history for reference. Key archived learnings:
1818
1. Design system palette, typography, component patterns (Phase 1)
1919
2. Icon convention: `icon-<moduleId>.svg` in `MODULE_CONFIG` (Phase 2)
2020
3. Track card anchor pattern with scroll-margin-top (Phase 4)
2121
4. Featured card: all `.ch-card` must be `<a>` elements (Phase 5)
22-
5. Brand collision rule: product "Agentic DevOps" ≠ module "SRE Agent" (Phase 5)
22+
5. Brand collision rule: product "Agentic DevSecOps" ≠ module "SRE Agent" (Phase 5)
2323
6. Anti-FOUC inline script in `<head>` using `fp-theme` storage key (Phase 6)
2424
7. Challenge ordering: lexicographic slug sort, no JS secondary sort (Phase 7)
2525

.squad/agents/mal/history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Project Context
44

55
- **Project:** frontier-ghplatform-hackathon — "The Frontier GitHub Platform Hackathon"
6-
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules: GitHub Enterprise Cloud (frontier-ghec), GitHub Advanced Security (frontier-ghas), GitHub Agentic Workflows (frontier-ghaw), Agentic DevOps & Azure SRE (frontier-agentic-devops). GitHub Actions threads through all four. The ghcp/Copilot hackathon is intentionally excluded.
6+
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules: GitHub Enterprise Cloud (frontier-ghec), GitHub Advanced Security (frontier-ghas), GitHub Agentic Workflows (frontier-ghaw), Agentic DevSecOps & Azure SRE (frontier-agentic-devops). GitHub Actions threads through all four. The ghcp/Copilot hackathon is intentionally excluded.
77
- **Key constraint:** Each challenge must be independently runnable (explicit prereqs, no hidden cross-dependencies). Students may do the full journey or cherry-pick.
88
- **Tech:** Static GitHub Pages site (lean toward GHEC dependency-free meta.yml -> build.js -> docs/ model, pending Phase 0 decision).
99
- **Requested by:** Marco (@olivomarco)

.squad/agents/simon/history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Project Context
44

55
- **Project:** frontier-ghplatform-hackathon — "The Frontier GitHub Platform Hackathon"
6-
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules: GitHub Enterprise Cloud (frontier-ghec), GitHub Advanced Security (frontier-ghas), GitHub Agentic Workflows (frontier-ghaw), Agentic DevOps & Azure SRE (frontier-agentic-devops). GitHub Actions threads through all four. The ghcp/Copilot hackathon is intentionally excluded.
6+
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules: GitHub Enterprise Cloud (frontier-ghec), GitHub Advanced Security (frontier-ghas), GitHub Agentic Workflows (frontier-ghaw), Agentic DevSecOps & Azure SRE (frontier-agentic-devops). GitHub Actions threads through all four. The ghcp/Copilot hackathon is intentionally excluded.
77
- **Key constraint:** Each challenge must be independently runnable (explicit prereqs, no hidden cross-dependencies). Students may do the full journey or cherry-pick.
88
- **Tech:** Static GitHub Pages site (lean toward GHEC dependency-free meta.yml -> build.js -> docs/ model, pending Phase 0 decision).
99
- **Requested by:** Marco (@olivomarco)

.squad/agents/wash/history.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Project Context
44

55
- **Project:** frontier-ghplatform-hackathon — "The Frontier GitHub Platform Hackathon"
6-
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules: GitHub Enterprise Cloud (frontier-ghec), GitHub Advanced Security (frontier-ghas), GitHub Agentic Workflows (frontier-ghaw), Agentic DevOps & Azure SRE (frontier-agentic-devops). GitHub Actions threads through all four. The ghcp/Copilot hackathon is intentionally excluded.
6+
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules: GitHub Enterprise Cloud (frontier-ghec), GitHub Advanced Security (frontier-ghas), GitHub Agentic Workflows (frontier-ghaw), Agentic DevSecOps & Azure SRE (frontier-agentic-devops). GitHub Actions threads through all four. The ghcp/Copilot hackathon is intentionally excluded.
77
- **Key constraint:** Each challenge must be independently runnable (explicit prereqs, no hidden cross-dependencies). Students may do the full journey or cherry-pick.
88
- **Tech:** Static GitHub Pages site (lean toward GHEC dependency-free meta.yml -> build.js -> docs/ model, pending Phase 0 decision).
99
- **Requested by:** Marco (@olivomarco)

.squad/agents/zoe/history-archive-20260721-064206.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
## Project Context
44

55
- **Project:** frontier-ghplatform-hackathon — "The Frontier GitHub Platform Hackathon"
6-
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules: GitHub Enterprise Cloud (frontier-ghec), GitHub Advanced Security (frontier-ghas), GitHub Agentic Workflows (frontier-ghaw), Agentic DevOps & Azure SRE (frontier-agentic-devops). GitHub Actions threads through all four. The ghcp/Copilot hackathon is intentionally excluded.
6+
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules: GitHub Enterprise Cloud (frontier-ghec), GitHub Advanced Security (frontier-ghas), GitHub Agentic Workflows (frontier-ghaw), Agentic DevSecOps & Azure SRE (frontier-agentic-devops). GitHub Actions threads through all four. The ghcp/Copilot hackathon is intentionally excluded.
77
- **Key constraint:** Each challenge must be independently runnable (explicit prereqs, no hidden cross-dependencies). Students may do the full journey or cherry-pick.
88
- **Tech:** Static GitHub Pages site (lean toward GHEC dependency-free meta.yml -> build.js -> docs/ model, pending Phase 0 decision).
99
- **Requested by:** Marco (@olivomarco)
@@ -35,7 +35,7 @@ Session delivered 59 challenges across 4 modules via 12 sequential decisions:
3535
3. Phase 3 QA (D-001/003/004/005) — YAML indentation fix, link repair, tier correction
3636
4. Track rename (agentic-arc → agentic-lifecycle) — eliminate Azure Arc collision
3737
5. Ch02 removal (Copilot engineering) — scoped out, no blast radius
38-
6. agentic-devops → sre-agent rename — module id clarity, repo brand "Agentic DevOps"
38+
6. agentic-devops → sre-agent rename — module id clarity, repo brand "Agentic DevSecOps"
3939
7-12. Environment Setup template (4-module implementation, doc updates) — independence guarantee, setup-first ordering
4040

4141
See `.squad/decisions.md` for merged decision records and git log for commit details per task.

.squad/archive/decisions-archive-20260721-064112.md

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Active Decisions
44

5-
### Agentic DevOps: Challenge QA rubric and missing-candidate policy (2026-06-19)
5+
### Agentic DevSecOps: Challenge QA rubric and missing-candidate policy (2026-06-19)
66

77
**Status:** ✅ Implemented as repo contribution contract
88

@@ -20,7 +20,7 @@
2020

2121
**Status:** ✅ APPROVED by Marco (2026-06-15)
2222

23-
**Summary:** Four-module information architecture aggregating **58 challenges** (final count after GHAS scoped to security-only S00–S05) from four source hackathons (GHEC 20, GHAS 6, GHAW 25, Agentic DevOps 7). Single metadata contract (`meta.yml`) per challenge; extended GHEC build engine; no heavy assets; all content kept intact (no deduplication). Prerequisite edges: 38 (0 cross-module). Build deterministic; no cycles.
23+
**Summary:** Four-module information architecture aggregating **58 challenges** (final count after GHAS scoped to security-only S00–S05) from four source hackathons (GHEC 20, GHAS 6, GHAW 25, Agentic DevSecOps 7). Single metadata contract (`meta.yml`) per challenge; extended GHEC build engine; no heavy assets; all content kept intact (no deduplication). Prerequisite edges: 38 (0 cross-module). Build deterministic; no cycles.
2424

2525
**Owner:** Mal (sign-off), Marco (approval)
2626

@@ -58,7 +58,7 @@
5858

5959
**Status:** Complete
6060

61-
**Summary:** GHAW (25 challenges, 4 tracks: hello-agent 5, repo-concierge 6, continuous-intelligence 6, production-patterns 8) and Agentic DevOps (7 challenges, linear arc 00→01,02→03→04,05→06) ported to modules. Prerequisites: GHAW all non-setup challenges require ghaw-00; ghaw-22 additionally requires ghaw-21 (causal consumer). Agentic-DevOps prerequisites justified by content: both SDLC and Copilot experience feed into challenge 03 (coordinate workflows), deployed infra from 04 required for 06 (SRE agent). Resources vendored (212KB). Coach guides derived from source challenge solutions. Tier mapping: source core→core, bonus/extension→stretch.
61+
**Summary:** GHAW (25 challenges, 4 tracks: hello-agent 5, repo-concierge 6, continuous-intelligence 6, production-patterns 8) and Agentic DevSecOps (7 challenges, linear arc 00→01,02→03→04,05→06) ported to modules. Prerequisites: GHAW all non-setup challenges require ghaw-00; ghaw-22 additionally requires ghaw-21 (causal consumer). Agentic-DevOps prerequisites justified by content: both SDLC and Copilot experience feed into challenge 03 (coordinate workflows), deployed infra from 04 required for 06 (SRE agent). Resources vendored (212KB). Coach guides derived from source challenge solutions. Tier mapping: source core→core, bonus/extension→stretch.
6262

6363
**Owner:** Zoe
6464

@@ -221,19 +221,19 @@ Typography adjustments:
221221

222222
**Summary:** Two coordinated changes implemented:
223223

224-
**A) Module id rename:** `agentic-devops``sre-agent`, display name "Agentic DevOps & Azure SRE" → "SRE Agent".
224+
**A) Module id rename:** `agentic-devops``sre-agent`, display name "Agentic DevSecOps & Azure SRE" → "SRE Agent".
225225

226-
**B) Repo/product rebrand:** "The Frontier GitHub Platform Hackathon" → **"Agentic DevOps"** (non-HTML/JS by Zoe, HTML/JS brand by Kaylee).
226+
**B) Repo/product rebrand:** "The Frontier GitHub Platform Hackathon" → **"Agentic DevSecOps"** (non-HTML/JS by Zoe, HTML/JS brand by Kaylee).
227227

228-
**Motivation:** The module name was confusing with the product brand. Marco decided to give the module a tighter name ("SRE Agent") and reserve "Agentic DevOps" for the product.
228+
**Motivation:** The module name was confusing with the product brand. Marco decided to give the module a tighter name ("SRE Agent") and reserve "Agentic DevSecOps" for the product.
229229

230230
**Naming After Change:**
231231
- Module id: `agentic-devops``sre-agent`
232-
- Module display name: "Agentic DevOps & Azure SRE" → "SRE Agent"
232+
- Module display name: "Agentic DevSecOps & Azure SRE" → "SRE Agent"
233233
- Challenge ids: `agentic-devops-NN``sre-agent-NN`
234-
- Product/repo brand: "The Frontier GitHub Platform Hackathon" → **"Agentic DevOps"**
234+
- Product/repo brand: "The Frontier GitHub Platform Hackathon" → **"Agentic DevSecOps"**
235235

236-
**Collision rule:** "Agentic DevOps" = product brand. "SRE Agent" (id: `sre-agent`) = module. Do not call the module "Agentic DevOps".
236+
**Collision rule:** "Agentic DevSecOps" = product brand. "SRE Agent" (id: `sre-agent`) = module. Do not call the module "Agentic DevSecOps".
237237

238238
**Files Changed (Zoe):**
239239
- `modules/agentic-devops/``modules/sre-agent/`
@@ -253,15 +253,15 @@ Typography adjustments:
253253

254254
**Files Changed (Kaylee):**
255255
- All four pages (`index.html`, `catalog.html`, `challenge.html`, `module.html`)
256-
- `<title>` elements: "… — Frontier …" → "… — Agentic DevOps"
256+
- `<title>` elements: "… — Frontier …" → "… — Agentic DevSecOps"
257257
- `<meta name="description">` reworded
258-
- Header wordmark: "Frontier · GitHub Platform" → "Agentic DevOps"
259-
- Aria labels: "Frontier — Home" → "Agentic DevOps — Home"
258+
- Header wordmark: "Frontier · GitHub Platform" → "Agentic DevSecOps"
259+
- Aria labels: "Frontier — Home" → "Agentic DevSecOps — Home"
260260
- Footer brand text
261261
- Favicon letter: `F``A` (inline SVG data URI)
262262
- Hero section (index.html): eyebrow, h1, lede rewritten
263263
- `docs/assets/js/``document.title` strings, file header comments updated
264-
- Module nav links: `m=agentic-devops``m=sre-agent`, label "Agentic DevOps" → "SRE Agent"
264+
- Module nav links: `m=agentic-devops``m=sre-agent`, label "Agentic DevSecOps" → "SRE Agent"
265265

266266
**Intentionally NOT Changed (Kaylee):**
267267
- `docs/assets/img/icon-agentic-devops.svg` — filename and `<img src>` kept

.squad/decisions/mal-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Four top-level **modules**, each mapping 1:1 to a source hackathon. Modules cont
1515
| `ghec` | GitHub Enterprise Cloud | retired-private-predecessor | 4 (Developer Flow, Admin/Governance, Security, Automation & AI) | 20 |
1616
| `ghas` | GitHub Advanced Security & Copilot | retired-private-predecessor | 4 (Copilot Customization, Security, Frontend, Backend) | 15 |
1717
| `ghaw` | GitHub Agentic Workflows | retired-private-predecessor | 4 (Hello Agent, MCP Integration, Production Patterns, Safe Outputs) | 24 (excl. setup) |
18-
| `agentic-devops` | Agentic DevOps & Azure SRE | frontier-agentic-devops-hackathon | 1 (linear arc) | 7 |
18+
| `agentic-devops` | Agentic DevSecOps & Azure SRE | frontier-agentic-devops-hackathon | 1 (linear arc) | 7 |
1919

2020
**Total: 66 challenges across 13 tracks in 4 modules.**
2121

.squad/identity/now.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ active_issues: []
66

77
# What We're Focused On
88

9-
Building one repo + one GitHub Pages site that aggregates four hackathons (GHEC, GHAS, GHAW, Agentic DevOps/Azure SRE) as independent modules. Phase 0: Mal defines the information architecture, challenge/module schema, site-engine choice, and dedupe strategy.
9+
Building one repo + one GitHub Pages site that aggregates four hackathons (GHEC, GHAS, GHAW, Agentic DevSecOps/Azure SRE) as independent modules. Phase 0: Mal defines the information architecture, challenge/module schema, site-engine choice, and dedupe strategy.

.squad/team.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
## Project Context
2424

2525
- **Project:** frontier-ghplatform-hackathon
26-
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules — GitHub Enterprise Cloud, GitHub Advanced Security, GitHub Agentic Workflows, and Agentic DevOps & Azure SRE. GitHub Actions threads through all. The ghcp/Copilot hackathon is excluded.
26+
- **Goal:** One repo + one beautiful GitHub Pages site aggregating four hackathons as independent modules — GitHub Enterprise Cloud, GitHub Advanced Security, GitHub Agentic Workflows, and Agentic DevSecOps & Azure SRE. GitHub Actions threads through all. The ghcp/Copilot hackathon is excluded.
2727
- **Key constraint:** Every challenge is independently runnable.
2828
- **Universe:** Firefly (frontier · crew · independence)
2929
- **Requested by:** Marco (@olivomarco)

docs/assets/css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/* =====================================================================
2-
RVAS — Agentic DevOps
2+
RVAS — Agentic DevSecOps
33
Visual system: RVAP brand — clean light canvas, Deep Navy + RVAP Blue.
44
===================================================================== */
55

0 commit comments

Comments
 (0)