project.yaml yaml
27 lines 1.3 KB
Raw
sha256:65ccb454656ea5acdea0a10e559b78bcde1eb6ff753ecc2911bc99d1c3d7cadd feat(calendar): enforce agent context tiers in retrieval AP… Human minor ⚠ breaking 1 day 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 2 commits
sha256:65ccb454656ea5acdea0a10e559b78bcde1eb6ff753ecc2911bc99d1c3d7cadd feat(calendar): enforce agent context tiers in retrieval AP… Human minor 1 day ago
sha256:9103f98c89257ed2b01c237cea895dabb3e85ea337dccb1161c175e4422355b6 docs: accept Calendar Events v0 spec with Phase 0 security … Human 2 days ago