Commit Graph

  • f3f3806f60 Add role-based GitHub App manifests Chris Farhood 2026-03-20 07:30:28 -04:00
  • 33c076aaa0 Enforce PR workflow: QA + CTO approve, CEO merges, GitHub branch protection Chris Farhood 2026-03-20 07:18:52 -04:00
  • 51fba9450e Upgrade QA agents from minimax m2.5 to m2.7 Chris Farhood 2026-03-20 07:14:02 -04:00
  • f7d36d96b4 Use Paperclip secret_ref for OPENROUTER_API_KEY instead of plain text Chris Farhood 2026-03-20 06:46:31 -04:00
  • 043a0b23ca Disable snapshots in opencode.json Chris Farhood 2026-03-20 06:40:23 -04:00
  • b9c3120771 Optimize model selection: opus for leadership, sonnet for ICs Chris Farhood 2026-03-19 22:16:45 -04:00
  • 28b0e7433e fix: restore CI workflow with markdownlint config Hugh Hackman 2026-03-20 02:04:35 +00:00
  • d733a720af fix: install gh CLI to user-writable path on ARC runners (#29) privilegedescalation-paperclip[bot] 2026-03-19 21:32:56 +00:00
  • b5dd846ca3 Merge pull request #28 from privilegedescalation/fix/runner-label-local-to-arc Chris Farhood 2026-03-19 17:14:26 -04:00
  • bff9014cf8 fix: update runner label from local-ubuntu-latest to runners-privilegedescalation Hugh Hackman 2026-03-19 20:11:51 +00:00
  • a3e6439d32 chore: add FUNDING.yml for GitHub Sponsors visibility chore/add-funding-yml Addison Addington 2026-03-19 17:40:03 +00:00
  • 1da01f59cc Fix AGENTS.md bootstrap: point to shared POLICIES.md and TOOLS.md Chris Farhood 2026-03-18 23:14:47 -04:00
  • 9001935d63 Add GitHub Actions runner info to shared TOOLS.md Chris Farhood 2026-03-18 22:53:35 -04:00
  • d1103749eb Switch all agents to shared privilegedescalation.pem Chris Farhood 2026-03-18 21:10:52 -04:00
  • 7fa962ec0f Merge pull request #26 from privilegedescalation/fix/kube-vip-ah-badge null-pointer-nancy[bot] 2026-03-19 00:25:16 +00:00
  • af599af33b fix: add kube-vip ArtifactHub badge to org profile README addison-addington[bot] 2026-03-18 21:27:36 +00:00
  • 57766b2876 Merge pull request #25 from privilegedescalation/feat/pr-validation-workflow null-pointer-nancy[bot] 2026-03-19 00:21:18 +00:00
  • 8a8fa24aac Consolidate shared policies and tools into root-level files Chris Farhood 2026-03-18 20:19:10 -04:00
  • 89ae6a24d9 Add infrastructure policy: ghcr.io only, Mend Renovate, no Dependabot Chris Farhood 2026-03-18 20:14:12 -04:00
  • 2a53ce8a7d fix: install shellcheck via apt-get (runner lacks xz for tar.xz) Hugh Hackman 2026-03-19 00:12:59 +00:00
  • 17cfc6033f fix: install shellcheck in PR validation workflow Hugh Hackman 2026-03-19 00:11:42 +00:00
  • b6f97bf481 fix: remove || true from shellcheck step per QA review hugh-hackman[bot] 2026-03-19 00:06:49 +00:00
  • 436292b9f3 Fix env var directive: provide localhost fallback instead of exit-on-401 Chris Farhood 2026-03-18 14:55:22 -04:00
  • d8d9d23a55 Revert memory commit/push — gitignore life/ and memory/ instead Chris Farhood 2026-03-18 14:43:00 -04:00
  • 91fc311ee0 fix: use hosted runners for auto-merge (no special tooling needed) Chris Farhood 2026-03-18 14:37:21 -04:00
  • 9fd9fadc0a fix: use ARC self-hosted runners for auto-merge workflow Chris Farhood 2026-03-18 14:36:35 -04:00
  • aef34e2461 Add auto-merge workflow for agent-sync branch and stop pushing to main Chris Farhood 2026-03-18 14:33:27 -04:00
  • ec0eaf5a5b Stop agents from debugging env vars on every heartbeat Chris Farhood 2026-03-18 14:26:58 -04:00
  • ce5e524398 Fix git sync: commit memory files before pull, push back to remote Chris Farhood 2026-03-18 14:23:56 -04:00
  • ba68fcfeeb Add para-memory-files skill reference to all agents Chris Farhood 2026-03-18 14:17:11 -04:00
  • a0d54e87e8 Fix git paths in CEO heartbeat sync and add capabilities to PATCH Chris Farhood 2026-03-18 12:10:24 -04:00
  • 0dc83a1e99 Remove junk empty-string fields from Regina adapter config Chris Farhood 2026-03-18 11:02:04 -04:00
  • 905f1f453c Standardize TOOLS.md across all agents Chris Farhood 2026-03-18 10:52:09 -04:00
  • 5d01e6342e Standardize capabilities across all agents with delegation boundaries Chris Farhood 2026-03-18 10:36:43 -04:00
  • f4350865f5 Standardize C-level/VP agents: 4hr heartbeat, 80 turns, opus 4.6 medium thinking Chris Farhood 2026-03-18 10:22:00 -04:00
  • 218b67fb50 fix: register local-ubuntu-latest as custom runner label for actionlint Hugh Hackman 2026-03-18 12:00:53 +00:00
  • cf887e7658 fix: install actionlint to user-writable path Hugh Hackman 2026-03-18 11:58:57 +00:00
  • b34c87b376 feat: add PR validation workflow for YAML and script linting Hugh Hackman 2026-03-18 11:57:10 +00:00
  • e0aa497b2e ci: update actions/checkout v4 → v6 in reusable workflows null-pointer-nancy[bot] 2026-03-18 07:41:19 +00:00
  • cfb35fe73d ci: update actions/checkout from v4 to v6 in all reusable workflows Hugh Hackman[bot] 2026-03-18 07:24:02 +00:00
  • 538a7bf024 ci: use binary download for gh CLI install on self-hosted runners (#18) hugh-hackman[bot] 2026-03-17 17:44:34 +00:00
  • 7e18b2eb90 Merge pull request #16 from privilegedescalation/fix/release-workflow-install-gh-cli null-pointer-nancy[bot] 2026-03-17 12:46:44 +00:00
  • 4c0ad08db3 ci: install gh CLI in release workflow for self-hosted runners Hugh Hackman 2026-03-17 12:34:16 +00:00
  • 5f3b954db8 Add agents repo PR restriction: board-only approval Chris Farhood 2026-03-17 08:00:35 -04:00
  • 1c088e7c9c Update all agents: GitHub issues as primary tracker, Paperclip secondary Chris Farhood 2026-03-17 07:56:54 -04:00
  • 1900b23373 Add FUNDING.yml for GitHub Sponsors visibility (#10) addison-addington[bot] 2026-03-16 11:33:28 +00:00
  • aa2d59dd07 feat: Nancy reviews with extreme prejudice — bad PRs get napalm Chris Farhood 2026-03-16 07:23:33 -04:00
  • 4414eccc36 fix: ArtifactHub plugin installer is the ONLY acceptable installation method Chris Farhood 2026-03-16 07:18:56 -04:00
  • e9029e65a3 docs: add pod operations runbook (symlinks, credentials, scaffolding) Chris Farhood 2026-03-16 07:14:45 -04:00
  • d087d3f033 fix: IC agents — direct push to main = immediate termination, all changes through PRs Chris Farhood 2026-03-16 06:57:02 -04:00
  • b332e690a2 fix: CTO must revert direct pushes to main and open PRs instead Chris Farhood 2026-03-16 06:53:51 -04:00
  • 27479f2912 fix: CTO contents:write guardrails — broken merge or push to main = termination Chris Farhood 2026-03-16 06:53:31 -04:00
  • ffb5ba4562 fix: CTO should merge approved PRs that pass CI Chris Farhood 2026-03-16 06:52:35 -04:00
  • 510569be7b ci: remove Docker container from release workflow hugh-hackman[bot] 2026-03-16 10:52:05 +00:00
  • 33dfeb03f9 fix: add delegation target for workflow changes Chris Farhood 2026-03-16 06:46:42 -04:00
  • a7c9a66180 chore: clarify workflow write access (Hugh only) Chris Farhood 2026-03-16 06:40:45 -04:00
  • d2e1e8dbed chore: standardize heartbeat intervals (4h IC, 24h managers) Chris Farhood 2026-03-16 06:35:21 -04:00
  • 492be961df Switch Hugh Hackman from gemini_local to claude_local opus-4-6 Chris Farhood 2026-03-15 20:57:05 -04:00
  • 5d3785a96c Update all paths from /paperclip/privilegedescalation/ to /paperclip/privilegedescalation/agents/ Chris Farhood 2026-03-15 19:30:47 -04:00
  • 69a1951318 Add HOME env to all agents to isolate gitconfig and gh auth state Chris Farhood 2026-03-15 14:55:44 -04:00
  • 6b1b5e744b Shift Nancy from IC work to pure triage and delegation Chris Farhood 2026-03-15 13:11:47 -04:00
  • d0b4428af7 fix: remove Docker container from CI, use setup-node instead hugh-hackman[bot] 2026-03-15 16:55:37 +00:00
  • c402c3bbd6 Add checkout compliance and run traceability to all agents Chris Farhood 2026-03-15 12:01:50 -04:00
  • 3e743b9d5a Fix Hugh's Gemini heartbeat compliance Chris Farhood 2026-03-15 11:52:42 -04:00
  • 57bb311801 Fix Samuel's target repo from org to marketing Chris Farhood 2026-03-15 10:09:45 -04:00
  • 1b68650c1b Restore Gandalf's title to VP of Tasteless Pull Request Criticism Chris Farhood 2026-03-15 09:55:22 -04:00
  • 7a2d88a5f5 Update Countess heartbeat with exact Paperclip API calls Chris Farhood 2026-03-15 09:28:51 -04:00
  • 3a0fa104fd Add shared get-github-token.sh for all agents Chris Farhood 2026-03-15 08:58:48 -04:00
  • efaae0a266 Standardize PEM paths to shared k8s Secret mount Chris Farhood 2026-03-15 08:49:58 -04:00
  • 96e47397d7 Add repo-sync workflow to Countess heartbeat Chris Farhood 2026-03-15 08:40:08 -04:00
  • 5e22abeba0 Restructure agent roster to Paperclip 4-file standard Chris Farhood 2026-03-15 08:34:44 -04:00
  • 922f123d84 Add CLAUDE.md and remove duplicate samuel-stinkpost.md Chris Farhood 2026-03-15 08:08:38 -04:00
  • 68ef7a115c Rename org/README.md to COMPANY.md Chris Farhood 2026-03-14 22:32:39 -04:00
  • 3fadd5bca5 Rename org/engineering/regina/regression-regina.md to engineering/regina/regression-regina.md Chris Farhood 2026-03-14 22:31:32 -04:00
  • 3dd5fc84c0 Rename org/marketing/samuel/samuel-stinkpost.md to marketing/samuel/samuel-stinkpost.md Chris Farhood 2026-03-14 22:31:02 -04:00
  • 93537de928 Rename org/engineering/hugh/hugh-hackman.md to engineering/hugh/hugh-hackman.md Chris Farhood 2026-03-14 22:30:29 -04:00
  • 5abf9413d5 Rename org/engineering/gandalf/gandalf-the-greybeard.md to engineering/gandalf/gandalf-the-greybeard.md Chris Farhood 2026-03-14 22:29:23 -04:00
  • 36c41bcbfe Rename org/cto/null-pointer-nancy.md to cto/null-pointer-nancy.md Chris Farhood 2026-03-14 22:28:47 -04:00
  • b393bee15e Rename org/cmo/addison-addington.md to cmo/addison-addington.md Chris Farhood 2026-03-14 22:28:16 -04:00
  • 0b1f4f551a Rename org/ceo/countess-von-containerheim.md to ceo/countess-von-containerheim.md Chris Farhood 2026-03-14 22:27:56 -04:00
  • d24ec45cda Delete content/drafts/2026-03-07-six-headlamp-plugins-nobody-asked-for.md Chris Farhood 2026-03-14 22:24:25 -04:00
  • 97a6458895 Delete .markdownlint-cli2.jsonc Chris Farhood 2026-03-14 22:24:09 -04:00
  • 9c25c50c93 Delete social/queue/2026-03-07-first-batch.md Chris Farhood 2026-03-14 22:23:48 -04:00
  • 2e2b378acb Rename agents/samuel-stinkpost.md to org/marketing/samuel/samuel-stinkpost.md Chris Farhood 2026-03-14 22:22:22 -04:00
  • 2da5cb0004 Rename agents/regression-regina.md to org/engineering/regina/regression-regina.md Chris Farhood 2026-03-14 22:21:42 -04:00
  • c43ed2a018 Rename agents/null-pointer-nancy.md to org/cto/null-pointer-nancy.md Chris Farhood 2026-03-14 22:20:49 -04:00
  • dfef5130e4 Delete agents/null-pointer-nancy-engineer.md Chris Farhood 2026-03-14 22:20:26 -04:00
  • 36776d866a Rename agents/hugh-hackman.md to org/engineering/hugh/hugh-hackman.md Chris Farhood 2026-03-14 22:19:58 -04:00
  • b006b2a9b6 Rename agents/gandalf-the-greybeard.md to org/engineering/gandalf/gandalf-the-greybeard.md Chris Farhood 2026-03-14 22:19:36 -04:00
  • 6cc94a0a34 Rename agents/countess-von-containerheim.md to org/ceo/countess-von-containerheim.md Chris Farhood 2026-03-14 22:18:56 -04:00
  • c71b59df64 Delete .github/workflows/ci.yaml Chris Farhood 2026-03-14 22:18:34 -04:00
  • 136cebf0bc Delete agents/baron-von-namespace.md Chris Farhood 2026-03-14 22:18:04 -04:00
  • 73ad1e52a9 Rename README.md to README.md Chris Farhood 2026-03-14 22:17:27 -04:00
  • 0d2e4bd8ff Rename agents/addison-addington.md to org/cmo/addison-addington.md Chris Farhood 2026-03-14 22:17:06 -04:00
  • ec195df82f feat(agents): sync agent configs from paperclip deployment Chris Farhood 2026-03-14 11:56:17 +00:00
  • 1f1523938d Add KubeCon EU 2026 live coverage social posts (March 23-26) cmo/kubecon-eu-2026-live-coverage gandalf-the-greybeard[bot] 2026-03-14 06:36:44 +00:00
  • 4406908fbe [docs] KubeCon prep: Response templates and operator FAQ docs/kubecon-prep-2026-03-14 Samuel 2026-03-14 06:27:32 +00:00
  • 87d34e0cdb docs: add deployment checklist alongside status report docs/2026-03-13-status-report Samuel 2026-03-13 14:21:51 +00:00
  • af474dec57 docs: March 13 status report and deployment plan Samuel 2026-03-13 14:20:54 +00:00
  • d05b1f5113 [social] batch: Industry commentary on Kubernetes ops culture social/2026-03-12-industry-commentary Samuel 2026-03-12 22:13:28 +00:00