project.yaml
yaml
sha256:41d741fb345c4abdb640838aa3d847de02ccffd7a39fce04894e743e683b50d0
fix(security): pin patched transitive deps to clear Dependa…
Human
minor
⚠ breaking
7 days ago
| 1 | project: born-free |
| 2 | display_name: Born Free |
| 3 | description: AI-readable proof for products / claims; faraday-bag chair safer for newborns is the launch vertical. |
| 4 | vault_root: projects/born-free |
| 5 | |
| 6 | # Bind every conveyor template with project=born-free. |
| 7 | # Loader instantiates each template into a project-scoped agent named "born-free-<template-name>". |
| 8 | agents: |
| 9 | - template: ../_templates/script-writer.yaml |
| 10 | instance_name: born-free-script-writer |
| 11 | - template: ../_templates/social-poster.yaml |
| 12 | instance_name: born-free-social-poster |
| 13 | - template: ../_templates/thumbnail-brief.yaml |
| 14 | instance_name: born-free-thumbnail-brief |
| 15 | - template: ../_templates/clip-factory.yaml |
| 16 | instance_name: born-free-clip-factory |
| 17 | - template: ../_templates/blog-seo.yaml |
| 18 | instance_name: born-free-blog-seo |
| 19 | - template: ../_templates/newsletter.yaml |
| 20 | instance_name: born-free-newsletter |
| 21 | |
| 22 | # Project-specific guardrails (loader merges into agent system prompts at instantiation). |
| 23 | extra_voice_rules: | |
| 24 | This project speaks to expectant parents. Every claim about safety, EMF, or pediatric outcomes |
| 25 | must cite a peer-reviewed source listed in projects/born-free/research/public-sources-2026.md |
| 26 | OR be marked [NEEDS CONFIRMATION]. Never imply medical advice. Never cite a study you have not |
| 27 | read in the registry note. Per style-guide §5, fear marketing is forbidden — we educate, we |
| 28 | do not scare. |
| 29 | |
| 30 | # Beehiiv list ID for the newsletter agent's CTA construction. |
| 31 | beehiiv_list_id_env: BEEHIIV_BORNFREE_LIST_ID |
| 32 | |
| 33 | # Default lead magnet for CTA construction. Falls back to "[NEEDS HUMAN CTA]" if missing. |
| 34 | default_lead_magnet: projects/born-free/research/lead-magnet-spec.md |
File History
1 commit
sha256:41d741fb345c4abdb640838aa3d847de02ccffd7a39fce04894e743e683b50d0
fix(security): pin patched transitive deps to clear Dependa…
Human
minor
⚠
7 days ago