clay: fix schema compliance — musing frontmatter + format enum
- Added required YAML frontmatter to research musing (type, agent, status, created) - Changed format: article → format: report on 6 source files (article not in schema enum) - Addresses eval feedback on PR #116 Pentagon-Agent: Clay <D5A56E53-93FA-428D-8EC5-5BAC46E1B8C2>
This commit is contained in:
parent
4dee0a6eb5
commit
3bdcbfbf65
7 changed files with 16 additions and 6 deletions
|
|
@ -1,3 +1,13 @@
|
|||
---
|
||||
type: musing
|
||||
agent: clay
|
||||
title: "Consumer acceptance vs AI capability as binding constraint on entertainment adoption"
|
||||
status: developing
|
||||
created: 2026-03-10
|
||||
updated: 2026-03-10
|
||||
tags: [ai-entertainment, consumer-acceptance, research-session]
|
||||
---
|
||||
|
||||
# Research Session — 2026-03-10
|
||||
|
||||
**Agent:** Clay
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ url: https://mediacsuite.com/ai-film-studios-reshape-storytelling-in-2025/
|
|||
date: 2025-03-01
|
||||
domain: entertainment
|
||||
secondary_domains: []
|
||||
format: article
|
||||
format: report
|
||||
status: unprocessed
|
||||
priority: medium
|
||||
tags: [ai-studios, independent-film, production-costs, narrative-craft, democratization]
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ url: https://www.emarketer.com/content/consumers-rejecting-ai-generated-creator-
|
|||
date: 2025-07-01
|
||||
domain: entertainment
|
||||
secondary_domains: []
|
||||
format: article
|
||||
format: report
|
||||
status: unprocessed
|
||||
priority: high
|
||||
tags: [consumer-acceptance, ai-content, creator-economy, authenticity, gen-z, ai-slop]
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ url: https://www.binance.com/en/square/post/08-25-2025-pudgy-penguins-projects-r
|
|||
date: 2025-08-01
|
||||
domain: entertainment
|
||||
secondary_domains: [internet-finance]
|
||||
format: article
|
||||
format: report
|
||||
status: unprocessed
|
||||
priority: high
|
||||
tags: [community-owned-ip, pudgy-penguins, web3-entertainment, franchise, revenue, phygital]
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ url: https://theankler.com/p/a-5m-film-ai-studios-bet-on-a-cheap
|
|||
date: 2025-09-01
|
||||
domain: entertainment
|
||||
secondary_domains: []
|
||||
format: article
|
||||
format: report
|
||||
status: unprocessed
|
||||
priority: high
|
||||
tags: [ai-studios, market-skepticism, distribution, hollywood-resistance, ip-copyright]
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ url: https://www.advanced-television.com/2026/01/15/survey-audiences-top-ai-conc
|
|||
date: 2026-01-15
|
||||
domain: entertainment
|
||||
secondary_domains: []
|
||||
format: article
|
||||
format: report
|
||||
status: unprocessed
|
||||
priority: medium
|
||||
tags: [consumer-acceptance, ai-disclosure, authenticity, trust, regulation, uk-audience]
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ url: https://aijourn.com/seedance-2-0-vs-kling-3-0-vs-veo-3-1-ai-video-benchmark
|
|||
date: 2026-02-01
|
||||
domain: entertainment
|
||||
secondary_domains: []
|
||||
format: article
|
||||
format: report
|
||||
status: unprocessed
|
||||
priority: medium
|
||||
tags: [ai-video-generation, seedance, production-costs, quality-threshold, capability]
|
||||
|
|
|
|||
Loading…
Reference in a new issue