From 6b2b6e05bb7b47e79bfe18465ab1c1cd43bdb93f Mon Sep 17 00:00:00 2001 From: Chris Farhood <3+cpfarhood@noreply.git.farh.net> Date: Tue, 19 May 2026 20:56:46 +0000 Subject: [PATCH] Delete .paperclip.yaml --- .paperclip.yaml | 501 ------------------------------------------------ 1 file changed, 501 deletions(-) delete mode 100644 .paperclip.yaml diff --git a/.paperclip.yaml b/.paperclip.yaml deleted file mode 100644 index a80750e..0000000 --- a/.paperclip.yaml +++ /dev/null @@ -1,501 +0,0 @@ -schema: "paperclip/v1" -agents: - barkley-trimsworth: - role: "engineer" - icon: "shield" - capabilities: "Security engineer responsible for code security reviews in the SDLC pipeline (post-UAT gate) and scheduled penetration testing of production and demo environments. Board-authorized for offensive security analysis." - adapter: - config: - timeoutSec: 3600 - type: "claude_k8s" - runtime: - heartbeat: - intervalSec: 14400 - maxConcurrentRuns: 1 - inputs: - env: - AGENT_HOME: - description: "Optional default for AGENT_HOME on agent barkley-trimsworth" - kind: "plain" - default: "/paperclip/instances/default/companies/d50d9792-5817-4ff5-9771-c3267ba12990/agents/fadbc601-1528-4368-9317-31b144ed1655/instructions" - portability: "system_dependent" - requirement: "optional" - ANTHROPIC_AUTH_TOKEN: - description: "Provide ANTHROPIC_AUTH_TOKEN for agent barkley-trimsworth" - kind: "secret" - default: "" - requirement: "optional" - ANTHROPIC_BASE_URL: - description: "Optional default for ANTHROPIC_BASE_URL on agent barkley-trimsworth" - kind: "plain" - default: "https://api.minimax.io/anthropic" - requirement: "optional" - ANTHROPIC_DEFAULT_HAIKU_MODEL: - description: "Optional default for ANTHROPIC_DEFAULT_HAIKU_MODEL on agent barkley-trimsworth" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_DEFAULT_OPUS_MODEL: - description: "Optional default for ANTHROPIC_DEFAULT_OPUS_MODEL on agent barkley-trimsworth" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_DEFAULT_SONNET_MODEL: - description: "Optional default for ANTHROPIC_DEFAULT_SONNET_MODEL on agent barkley-trimsworth" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_MODEL: - description: "Optional default for ANTHROPIC_MODEL on agent barkley-trimsworth" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_SMALL_FAST_MODEL: - description: "Optional default for ANTHROPIC_SMALL_FAST_MODEL on agent barkley-trimsworth" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - API_TIMEOUT_MS: - description: "Optional default for API_TIMEOUT_MS on agent barkley-trimsworth" - kind: "plain" - default: "3000000" - requirement: "optional" - CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS: - description: "Optional default for CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS on agent barkley-trimsworth" - kind: "plain" - default: "1" - requirement: "optional" - GH_CONFIG_DIR: - description: "Optional default for GH_CONFIG_DIR on agent barkley-trimsworth" - kind: "plain" - default: "$AGENT_HOME/.config/gh" - requirement: "optional" - GITHUB_APP_ID: - description: "Optional default for GITHUB_APP_ID on agent barkley-trimsworth" - kind: "plain" - default: "3141748" - requirement: "optional" - GITHUB_APP_INSTALLATION_ID: - description: "Optional default for GITHUB_APP_INSTALLATION_ID on agent barkley-trimsworth" - kind: "plain" - default: "117793367" - requirement: "optional" - GITHUB_APP_PEM_FILE: - description: "Optional default for GITHUB_APP_PEM_FILE on agent barkley-trimsworth" - kind: "plain" - default: "/secrets/groombook/groombook-engineer.pem" - portability: "system_dependent" - requirement: "optional" - flea-flicker: - role: "engineer" - icon: "code" - capabilities: "Principal software engineer responsible for core platform architecture, implementation, and technical execution." - adapter: - config: - timeoutSec: 3600 - type: "claude_k8s" - runtime: - heartbeat: - enabled: true - intervalSec: 14400 - maxConcurrentRuns: 1 - inputs: - env: - AGENT_HOME: - description: "Optional default for AGENT_HOME on agent flea-flicker" - kind: "plain" - default: "/paperclip/instances/default/companies/d50d9792-5817-4ff5-9771-c3267ba12990/agents/515a927a-66b6-449b-aa03-653b697b30f7/instructions" - portability: "system_dependent" - requirement: "optional" - ANTHROPIC_AUTH_TOKEN: - description: "Provide ANTHROPIC_AUTH_TOKEN for agent flea-flicker" - kind: "secret" - default: "" - requirement: "optional" - ANTHROPIC_BASE_URL: - description: "Optional default for ANTHROPIC_BASE_URL on agent flea-flicker" - kind: "plain" - default: "https://api.minimax.io/anthropic" - requirement: "optional" - ANTHROPIC_DEFAULT_HAIKU_MODEL: - description: "Optional default for ANTHROPIC_DEFAULT_HAIKU_MODEL on agent flea-flicker" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_DEFAULT_OPUS_MODEL: - description: "Optional default for ANTHROPIC_DEFAULT_OPUS_MODEL on agent flea-flicker" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_MODEL: - description: "Optional default for ANTHROPIC_MODEL on agent flea-flicker" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_SMALL_FAST_MODEL: - description: "Optional default for ANTHROPIC_SMALL_FAST_MODEL on agent flea-flicker" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHRPOIC_DEFAULT_SONNET_MODEL: - description: "Optional default for ANTHRPOIC_DEFAULT_SONNET_MODEL on agent flea-flicker" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - API_TIMEOUT_MS: - description: "Optional default for API_TIMEOUT_MS on agent flea-flicker" - kind: "plain" - default: "3000000" - requirement: "optional" - CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS: - description: "Optional default for CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS on agent flea-flicker" - kind: "plain" - default: "1" - requirement: "optional" - GH_CONFIG_DIR: - description: "Optional default for GH_CONFIG_DIR on agent flea-flicker" - kind: "plain" - default: "$AGENT_HOME/.config/gh" - requirement: "optional" - GITHUB_APP_ID: - description: "Optional default for GITHUB_APP_ID on agent flea-flicker" - kind: "plain" - default: "3141748" - requirement: "optional" - GITHUB_APP_INSTALLATION_ID: - description: "Optional default for GITHUB_APP_INSTALLATION_ID on agent flea-flicker" - kind: "plain" - default: "117793367" - requirement: "optional" - GITHUB_APP_PEM_FILE: - description: "Optional default for GITHUB_APP_PEM_FILE on agent flea-flicker" - kind: "plain" - default: "/secrets/groombook/groombook-engineer.pem" - portability: "system_dependent" - requirement: "optional" - lint-roller: - role: "qa" - icon: "bug" - capabilities: "Senior QA engineer responsible for test strategy, quality assurance, bug tracking, and release validation." - adapter: - config: - timeoutSec: 3600 - type: "claude_k8s" - runtime: - heartbeat: - enabled: true - intervalSec: 14400 - maxConcurrentRuns: 1 - inputs: - env: - AGENT_HOME: - description: "Optional default for AGENT_HOME on agent lint-roller" - kind: "plain" - default: "/paperclip/instances/default/companies/d50d9792-5817-4ff5-9771-c3267ba12990/agents/16fa774c-bbab-4647-9f8d-24807b83a24f/instructions" - portability: "system_dependent" - requirement: "optional" - ANTHROPIC_AUTH_TOKEN: - description: "Provide ANTHROPIC_AUTH_TOKEN for agent lint-roller" - kind: "secret" - default: "" - requirement: "optional" - ANTHROPIC_BASE_URL: - description: "Optional default for ANTHROPIC_BASE_URL on agent lint-roller" - kind: "plain" - default: "https://api.minimax.io/anthropic" - requirement: "optional" - ANTHROPIC_DEFAULT_HAIKU_MODEL: - description: "Optional default for ANTHROPIC_DEFAULT_HAIKU_MODEL on agent lint-roller" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_DEFAULT_OPUS_MODEL: - description: "Optional default for ANTHROPIC_DEFAULT_OPUS_MODEL on agent lint-roller" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_DEFAULT_SONNET_MODEL: - description: "Optional default for ANTHROPIC_DEFAULT_SONNET_MODEL on agent lint-roller" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_MODEL: - description: "Optional default for ANTHROPIC_MODEL on agent lint-roller" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_SMALL_FAST_MODEL: - description: "Optional default for ANTHROPIC_SMALL_FAST_MODEL on agent lint-roller" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - API_TIMEOUT_MS: - description: "Optional default for API_TIMEOUT_MS on agent lint-roller" - kind: "plain" - default: "3000000" - requirement: "optional" - CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS: - description: "Optional default for CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS on agent lint-roller" - kind: "plain" - default: "1" - requirement: "optional" - GH_CONFIG_DIR: - description: "Optional default for GH_CONFIG_DIR on agent lint-roller" - kind: "plain" - default: "$AGENT_HOME/.config/gh" - requirement: "optional" - GITHUB_APP_ID: - description: "Optional default for GITHUB_APP_ID on agent lint-roller" - kind: "plain" - default: "3141835" - requirement: "optional" - GITHUB_APP_INSTALLATION_ID: - description: "Optional default for GITHUB_APP_INSTALLATION_ID on agent lint-roller" - kind: "plain" - default: "117794928" - requirement: "optional" - GITHUB_APP_PEM_FILE: - description: "Optional default for GITHUB_APP_PEM_FILE on agent lint-roller" - kind: "plain" - default: "/secrets/groombook/groombook-qa.pem" - portability: "system_dependent" - requirement: "optional" - pawla-abdul: - role: "cmo" - icon: "target" - capabilities: "Chief Marketing & Product Officer responsible for marketing strategy, market positioning, brand management, product strategy, feature intake and prioritization (PDLC gate), product research, and public-facing content. Primary reviewer of all feature requests — returns Accept, Backlog, or Deny decisions to the CEO before any engineering work begins." - adapter: - config: - model: "claude-haiku-4-5-20251001" - type: "claude_k8s" - runtime: - heartbeat: - intervalSec: 14400 - inputs: - env: - AGENT_HOME: - description: "Optional default for AGENT_HOME on agent pawla-abdul" - kind: "plain" - default: "/paperclip/instances/default/companies/d50d9792-5817-4ff5-9771-c3267ba12990/agents/7332abb9-4f85-4f87-ba13-aa7e0d5a2963/instructions" - portability: "system_dependent" - requirement: "optional" - GH_CONFIG_DIR: - description: "Optional default for GH_CONFIG_DIR on agent pawla-abdul" - kind: "plain" - default: "$AGENT_HOME/.config/gh" - requirement: "optional" - GITHUB_APP_ID: - description: "Optional default for GITHUB_APP_ID on agent pawla-abdul" - kind: "plain" - default: "3141748" - requirement: "optional" - GITHUB_APP_INSTALLATION_ID: - description: "Optional default for GITHUB_APP_INSTALLATION_ID on agent pawla-abdul" - kind: "plain" - default: "117793367" - requirement: "optional" - GITHUB_APP_PEM_FILE: - description: "Optional default for GITHUB_APP_PEM_FILE on agent pawla-abdul" - kind: "plain" - default: "/secrets/groombook/groombook-engineer.pem" - portability: "system_dependent" - requirement: "optional" - MINIMAX_API_BASE_URL: - description: "Optional default for MINIMAX_API_BASE_URL on agent pawla-abdul" - kind: "plain" - default: "https://api.minimax.io" - requirement: "optional" - MINIMAX_API_KEY: - description: "Optional default for MINIMAX_API_KEY on agent pawla-abdul" - kind: "secret" - default: "" - requirement: "optional" - scrubs-mcbarkley: - role: "ceo" - icon: "crown" - capabilities: "CEO responsible for company strategy, product roadmap, organizational coordination, hiring, and final production merge authority. Owns the PDLC gate: routes feature requests through CMPO review, approves or denies work, and is the sole agent authorized to merge to production." - adapter: - config: - dangerouslySkipPermissions: true - maxTurnsPerRun: 300 - model: "claude-sonnet-4-6" - type: "claude_local" - runtime: - heartbeat: - intervalSec: 28800 - maxConcurrentRuns: 1 - permissions: - canCreateAgents: true - inputs: - env: - AGENT_HOME: - description: "Optional default for AGENT_HOME on agent scrubs-mcbarkley" - kind: "plain" - default: "/paperclip/instances/default/companies/d50d9792-5817-4ff5-9771-c3267ba12990/agents/1471aa94-e2b4-46b7-8fe7-084865d662fe/instructions" - portability: "system_dependent" - requirement: "optional" - GH_CONFIG_DIR: - description: "Optional default for GH_CONFIG_DIR on agent scrubs-mcbarkley" - kind: "plain" - default: "$AGENT_HOME/.config/gh" - requirement: "optional" - GITHUB_APP_ID: - description: "Optional default for GITHUB_APP_ID on agent scrubs-mcbarkley" - kind: "plain" - default: "3141498" - requirement: "optional" - GITHUB_APP_INSTALLATION_ID: - description: "Optional default for GITHUB_APP_INSTALLATION_ID on agent scrubs-mcbarkley" - kind: "plain" - default: "117787139" - requirement: "optional" - GITHUB_APP_PEM_FILE: - description: "Optional default for GITHUB_APP_PEM_FILE on agent scrubs-mcbarkley" - kind: "plain" - default: "/secrets/groombook/groombook-ceo.pem" - portability: "system_dependent" - requirement: "optional" - shedward-scissorhands: - role: "qa" - icon: "microscope" - capabilities: "User acceptance testing via Playwright MCP. Performs exhaustive pre-production browser evaluation — navigates every page, clicks every interactive element, walks all critical user flows, and blocks releases when defects are found." - adapter: - config: - graceSec: 15 - timeoutSec: 3600 - type: "claude_k8s" - runtime: - heartbeat: - enabled: true - intervalSec: 14400 - maxConcurrentRuns: 1 - inputs: - env: - AGENT_HOME: - description: "Optional default for AGENT_HOME on agent shedward-scissorhands" - kind: "plain" - default: "/paperclip/instances/default/companies/d50d9792-5817-4ff5-9771-c3267ba12990/agents/22f13aec-6df2-4d24-be70-66e0abad7e12/instructions" - portability: "system_dependent" - requirement: "optional" - ANTHROPIC_AUTH_TOKEN: - description: "Provide ANTHROPIC_AUTH_TOKEN for agent shedward-scissorhands" - kind: "secret" - default: "" - requirement: "optional" - ANTHROPIC_BASE_URL: - description: "Optional default for ANTHROPIC_BASE_URL on agent shedward-scissorhands" - kind: "plain" - default: "https://api.minimax.io/anthropic" - requirement: "optional" - ANTHROPIC_DEFAULT_HAIKU_MODEL: - description: "Optional default for ANTHROPIC_DEFAULT_HAIKU_MODEL on agent shedward-scissorhands" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_DEFAULT_OPUS_MODEL: - description: "Optional default for ANTHROPIC_DEFAULT_OPUS_MODEL on agent shedward-scissorhands" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_DEFAULT_SONNET_MODEL: - description: "Optional default for ANTHROPIC_DEFAULT_SONNET_MODEL on agent shedward-scissorhands" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHROPIC_MODEL: - description: "Optional default for ANTHROPIC_MODEL on agent shedward-scissorhands" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - ANTHRPOIC_SMALL_FAST_MODEL: - description: "Optional default for ANTHRPOIC_SMALL_FAST_MODEL on agent shedward-scissorhands" - kind: "plain" - default: "MiniMax-M2.7" - requirement: "optional" - API_TIMEOUT_MS: - description: "Optional default for API_TIMEOUT_MS on agent shedward-scissorhands" - kind: "plain" - default: "3000000" - requirement: "optional" - CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS: - description: "Optional default for CLAUDE_CODE_DISABLE_EXPERIMENTAL_BETAS on agent shedward-scissorhands" - kind: "plain" - default: "1" - requirement: "optional" - GH_CONFIG_DIR: - description: "Optional default for GH_CONFIG_DIR on agent shedward-scissorhands" - kind: "plain" - default: "$AGENT_HOME/.config/gh" - requirement: "optional" - GITHUB_APP_ID: - description: "Optional default for GITHUB_APP_ID on agent shedward-scissorhands" - kind: "plain" - default: "3141835" - requirement: "optional" - GITHUB_APP_INSTALLATION_ID: - description: "Optional default for GITHUB_APP_INSTALLATION_ID on agent shedward-scissorhands" - kind: "plain" - default: "117794928" - requirement: "optional" - GITHUB_APP_PEM_FILE: - description: "Optional default for GITHUB_APP_PEM_FILE on agent shedward-scissorhands" - kind: "plain" - default: "/secrets/groombook/groombook-qa.pem" - portability: "system_dependent" - requirement: "optional" - the-dogfather: - role: "cto" - icon: "cpu" - capabilities: "Owns technical roadmap, architecture, engineering hiring, and execution. First engineering leader for a pet grooming platform." - adapter: - config: - effort: "high" - graceSec: 15 - model: "claude-opus-4-6" - timeoutSec: 0 - type: "claude_k8s" - runtime: - heartbeat: - intervalSec: 14400 - maxConcurrentRuns: 1 - inputs: - env: - AGENT_HOME: - description: "Optional default for AGENT_HOME on agent the-dogfather" - kind: "plain" - default: "/paperclip/instances/default/companies/d50d9792-5817-4ff5-9771-c3267ba12990/agents/2a556501-95e0-4e52-9cf1-e2034678285d/instructions" - portability: "system_dependent" - requirement: "optional" - GH_CONFIG_DIR: - description: "Optional default for GH_CONFIG_DIR on agent the-dogfather" - kind: "plain" - default: "$AGENT_HOME/.config/gh" - requirement: "optional" - GITHUB_APP_ID: - description: "Optional default for GITHUB_APP_ID on agent the-dogfather" - kind: "plain" - default: "3141591" - requirement: "optional" - GITHUB_APP_INSTALLATION_ID: - description: "Optional default for GITHUB_APP_INSTALLATION_ID on agent the-dogfather" - kind: "plain" - default: "117788845" - requirement: "optional" - GITHUB_APP_PEM_FILE: - description: "Optional default for GITHUB_APP_PEM_FILE on agent the-dogfather" - kind: "plain" - default: "/secrets/groombook/groombook-cto.pem" - portability: "system_dependent" - requirement: "optional" -company: - brandColor: "#96d35f" - logoPath: "images/company-logo.png" -sidebar: - agents: - - "scrubs-mcbarkley" - - "pawla-abdul" - - "the-dogfather" - - "barkley-trimsworth" - - "flea-flicker" - - "lint-roller" - - "shedward-scissorhands"