Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .squad/agents/pao/history.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,6 @@ CONTRIBUTING.md and CONTRIBUTORS.md exist at repo root. Contributors Guide page

### Blog Post Format (v0.8.25)
Release blog posts use YAML frontmatter with: title, date, author, wave, tags, status, hero. Hero is one-sentence summary. Body includes experimental warning, What Shipped section with tables/code blocks, Why This Matters section, Quick Stats, What's Next. Keep practical and developer-focused, 200-400 words for infrastructure releases. Tone ceiling enforced: no hype, explain value.

### Roster & Contributor Recognition (v0.8.25)
Squad moved to Apollo 13/NASA Mission Control naming scheme (Flight, Procedures, EECOM, FIDO, PAO, CAPCOM, CONTROL, Surgeon, Booster, GNC, Network, RETRO, INCO, GUIDO, Telemetry, VOX, DSKY, Sims, Handbook). CONTRIBUTORS.md tracks both team roster and community contributors; contributor table entries grow with PRs (append PR counts rather than replace, maintaining attribution history).
10 changes: 10 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,16 @@ Squad is built by an AI team where each member owns a domain and ships real work

---

## Docs Sprint Contributors

| Contributor | What They Shipped |
|-------------|-------------------|
| [@IEvangelist](https://github.com/IEvangelist) (David Pine) | PR #293 — Complete Astro docs site rebuild: Astro 5.7, Tailwind CSS 4.1, Pagefind search, structured content collections, responsive design, custom sidebar with scroll-to-active, blog system migration. Ground-up rewrite. PR #298 — Active nav highlighting for Docs/Blog links, favicon fixes, navigation clarity improvements. |
| [@diberry](https://github.com/diberry) (Dina Berry) | PR #286 — Added validation steps to Quick Start README. PR #288 — "Which method should I use?" decision tree for installation page (CLI vs VS Code vs SDK). PR #290 — .squad/ directory explainer for first-session guide. PR #292 — Doc-impact review process added to team workflows. |
| [@tamirdresher](https://github.com/tamirdresher) (Tamir Dresher) | PR #272 — Rename workstreams → SubSquads (community decision). PR #278 — Release notes blog 026 + fix duplicate ADO blog. PR #279 — Resolve pre-existing test failures. PR #280 — Wire upstream and watch commands in CLI. PR #283 — Dynamic blog discovery in tests. |

---

## Community Contributors

These community members shaped Squad through issues, discussions, and feedback. Every contribution matters.
Expand Down