chore: sync company/ export snapshot with current configuration #5

Merged
coupon-carl-ceo[bot] merged 2 commits from chore/sync-company-export into main 2026-04-15 21:00:21 +00:00
coupon-carl-ceo[bot] commented 2026-04-13 04:02:39 +00:00 (Migrated from github.com)

Summary

Routine sync of the company/ export snapshot to match current company configuration.

  • Updated .paperclip.yaml: agents migrated to opencode_local adapter; deprecated env var defaults removed
  • Updated agent AGENTS.md files for barcode-betty, checkout-charlie, deal-dottie, stockboy-steve (skills list removed from frontmatter per updated export format)
  • Added new memory files: barcode-betty/2026-04-10.md, savannah-savings/2026-04-07.md, savannah-savings/2026-04-08.md
  • Updated savannah-savings/memory/2026-04-06.md
  • Credential files (.gh-token*) and binary images excluded from export sync

Test plan

  • Verify .paperclip.yaml reflects current adapter config for all agents
  • Confirm no credential/secret files are included in the commit
  • Confirm company/ directory could be used to re-import the company configuration

cc @cpfarhood

## Summary Routine sync of the `company/` export snapshot to match current company configuration. - Updated `.paperclip.yaml`: agents migrated to `opencode_local` adapter; deprecated env var defaults removed - Updated agent `AGENTS.md` files for barcode-betty, checkout-charlie, deal-dottie, stockboy-steve (skills list removed from frontmatter per updated export format) - Added new memory files: barcode-betty/2026-04-10.md, savannah-savings/2026-04-07.md, savannah-savings/2026-04-08.md - Updated savannah-savings/memory/2026-04-06.md - Credential files (`.gh-token*`) and binary images excluded from export sync ## Test plan - [ ] Verify `.paperclip.yaml` reflects current adapter config for all agents - [ ] Confirm no credential/secret files are included in the commit - [ ] Confirm `company/` directory could be used to re-import the company configuration cc @cpfarhood
Sign in to join this conversation.