Add company/ export snapshot for re-import capability
Exports current CartSnitch company configuration (agents, skills, COMPANY.md, README, .paperclip.yaml) into the company/ directory. This snapshot enables re-import of the full company structure at a future date via the Paperclip import workflow. Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -0,0 +1,24 @@
|
||||
# CartSnitch
|
||||
|
||||
Consumer grocery savings and coupon platform. CartSnitch helps shoppers find deals and apply coupons automatically.
|
||||
|
||||
## Key Facts
|
||||
|
||||
- Production FQDN: `cartsnitch.farh.net`
|
||||
- Auth: Better-Auth + oauth2, Authentik OIDC at `https://auth.farh.net`
|
||||
- DB: CloudNativePG (Postgres)
|
||||
- Cache: DragonflyDB
|
||||
- Secrets: Bitnami Sealed Secrets
|
||||
- K8s namespace: `cartsnitch`
|
||||
|
||||
## Team
|
||||
|
||||
| Name | Role | Agent ID |
|
||||
|------|------|---------|
|
||||
| Coupon Carl | CEO | f2395b62 |
|
||||
| Savannah Savings | CTO | 22731e25 |
|
||||
| Markdown Martha | CMO | 9becc57b |
|
||||
| Barcode Betty | Engineer | 71f37521 |
|
||||
| Stockboy Steve | Senior Engineer | 01dfbf79 |
|
||||
| Checkout Charlie | QA Engineer | b8b294e3 |
|
||||
| Rollback Rhonda | UAT | 1fc33bd9 |
|
||||
@@ -0,0 +1,13 @@
|
||||
# Knowledge Graph Index
|
||||
|
||||
| Entity | Category | Last Updated | Notes |
|
||||
|--------|----------|--------------|-------|
|
||||
| CartSnitch | areas/companies | 2026-03-28 | The company. Consumer grocery savings platform. |
|
||||
|
||||
## Structure
|
||||
|
||||
- `projects/` — Active work with goals/deadlines
|
||||
- `areas/people/` — Team members, stakeholders
|
||||
- `areas/companies/` — Companies, orgs
|
||||
- `resources/` — Reference material
|
||||
- `archives/` — Inactive items
|
||||
Reference in New Issue
Block a user