project.yaml yaml
27 lines 1.3 KB
Raw
sha256:87f84653ce4706be8c65b0c4494ed6fb891213cca82db2b1824772cddc41a752 feat(auth): durable MCP OAuth refresh via shared strong sto… Agent minor 57 days ago
1 project: store-free
2 display_name: Store Free
3 description: Receipt-grade AI proof for stores and products. Standalone service within Born Free's umbrella.
4 vault_root: projects/store-free
5
6 agents:
7 - template: ../_templates/script-writer.yaml
8 instance_name: store-free-script-writer
9 - template: ../_templates/social-poster.yaml
10 instance_name: store-free-social-poster
11 - template: ../_templates/thumbnail-brief.yaml
12 instance_name: store-free-thumbnail-brief
13 - template: ../_templates/clip-factory.yaml
14 instance_name: store-free-clip-factory
15 - template: ../_templates/blog-seo.yaml
16 instance_name: store-free-blog-seo
17 - template: ../_templates/newsletter.yaml
18 instance_name: store-free-newsletter
19
20 extra_voice_rules: |
21 This project speaks to retailers, brands, and consumers comparing products. Claims about provenance,
22 certifications, or supplier integrity must cite the registry note projects/store-free/research/public-sources-2026.md
23 OR be marked [NEEDS CONFIRMATION]. Never claim "verified" without naming the verification mechanism.
24 Per style-guide §5, no defamation of competitors — compare on standards, never on character.
25
26 beehiiv_list_id_env: BEEHIIV_STOREFREE_LIST_ID
27 default_lead_magnet: projects/store-free/research/lead-magnet-spec.md
File History 5 commits
sha256:87f84653ce4706be8c65b0c4494ed6fb891213cca82db2b1824772cddc41a752 feat(auth): durable MCP OAuth refresh via shared strong sto… Agent minor 57 days ago
sha256:873e30b7fafe601346295f8f4289f388f21d8f715f28584d5481899ba2b714fc Merge pull request #249 from aaronrene/muse-mirror Agent 74 days ago
sha256:d8c648b20a4d53b2673c5c082ee7edfa7b2fc9b11080832da1f38807b6bf940b fix(7C-L1b): route hosted delegation proposals through cani… Human minor 77 days ago
sha256:2827ba9e7632a4b141c50caf1e8f7d77abbc3515be20e7465f2bccb0ac4edf91 fix: repair endpoint now sets has_active_subscription when … Human minor 97 days ago