Alexander Whitestone
b3a0adaf87
fix: JSON schema + validator for scene description training data ( #647 )
...
Architecture Lint / Linter Tests (pull_request) Successful in 25s
Smoke Test / smoke (pull_request) Failing after 17s
Validate Config / YAML Lint (pull_request) Failing after 16s
Validate Config / JSON Validate (pull_request) Successful in 18s
Validate Config / Python Syntax & Import Check (pull_request) Failing after 45s
Validate Config / Python Test Suite (pull_request) Has been skipped
Validate Config / Shell Script Lint (pull_request) Failing after 56s
Validate Config / Cron Syntax Check (pull_request) Successful in 12s
Validate Config / Deploy Script Dry Run (pull_request) Successful in 12s
PR Checklist / pr-checklist (pull_request) Failing after 4m12s
Validate Config / Playbook Schema Validation (pull_request) Successful in 23s
Validate Training Data / validate (pull_request) Successful in 18s
Architecture Lint / Lint Repository (pull_request) Failing after 23s
- Updated schema to support both full (genre+bpm+duration_seconds) and
simplified (duration) formats across all 13 genre files
- Added oneOf support for mood_arc (string or array)
- Added camera_movement as alternate scene field (used in hiphop)
- Validator catches: missing fields, wrong types, empty values,
unexpected fields
- All 1300 entries across 13 scene-descriptions-*.jsonl files pass
- Auto-detects schema path, supports --schema flag
Closes #647
2026-04-21 10:36:57 -04:00
3dc1046cf8
fix: add missing artist + timestamp fields to country scene descriptions ( #645 )
Architecture Lint / Linter Tests (push) Successful in 23s
Smoke Test / smoke (push) Failing after 20s
Validate Config / YAML Lint (push) Failing after 11s
Validate Config / JSON Validate (push) Successful in 19s
Architecture Lint / Lint Repository (push) Has been cancelled
Validate Config / Python Test Suite (push) Has been cancelled
Validate Config / Cron Syntax Check (push) Has been cancelled
Validate Config / Deploy Script Dry Run (push) Has been cancelled
Validate Config / Playbook Schema Validation (push) Has been cancelled
Validate Config / Shell Script Lint (push) Has been cancelled
Validate Config / Python Syntax & Import Check (push) Has been cancelled
2026-04-21 11:17:36 +00:00
Merge Bot
df201d33e1
Merge PR #640 : training-data/scene-descriptions-metal.jsonl
2026-04-16 05:11:05 +00:00
Merge Bot
0427f3e32d
Merge PR #692 : training-data/scene-descriptions-country.jsonl (added)
2026-04-16 05:10:27 +00:00
Merge Bot
17adbbc611
Merge PR #639 : training-data/music_moods_500.jsonl (added)
2026-04-16 05:08:31 +00:00
Merge Bot
b909d36f7b
Merge PR #641 : training-data/scene-descriptions-pop.jsonl (added)
2026-04-16 05:08:20 +00:00
Merge Bot
de36438c3a
Merge PR #642 : training-data/scene-descriptions-folk.jsonl (added)
2026-04-16 05:08:13 +00:00
Merge Bot
b5455cea8a
Merge PR #648 : training-data/video-scenes-prompts.jsonl (added)
2026-04-16 05:07:30 +00:00
Merge Bot
8a0f16c0ca
Merge PR #656 : training-data/crisis-response/direct-suicidal-statements-500.jsonl (added)
2026-04-16 05:06:59 +00:00
Merge Bot
bc6075d369
Merge PR #667 : training-data/schema.json (added)
2026-04-16 05:06:13 +00:00
Merge Bot
ff4fd36ea2
Merge PR #693 : training-data/scene-descriptions-hiphop.jsonl (added)
2026-04-16 05:05:26 +00:00
Merge Bot
c06c1e7c8b
Merge PR #715 : training-data/crisis-response-post-crisis-recovery.jsonl (added)
2026-04-16 05:04:46 +00:00
Merge Bot
9f5d3ad536
Merge PR #722 : training-data/scene-descriptions-rnb.jsonl (added)
2026-04-16 05:04:35 +00:00
Merge Bot
6eb9a83518
Merge PR #722 : training-data/scene-descriptions-metal.jsonl (added)
2026-04-16 05:04:34 +00:00
Merge Bot
38c003794c
Merge PR #722 : training-data/scene-descriptions-latin.jsonl (added)
2026-04-16 05:04:32 +00:00
Merge Bot
92e9a06634
Merge PR #722 : training-data/scene-descriptions-jazz.jsonl (added)
2026-04-16 05:04:30 +00:00
Merge Bot
2c289a25d9
Merge PR #722 : training-data/scene-descriptions-hip-hop.jsonl (added)
2026-04-16 05:04:28 +00:00
Merge Bot
7272fd2bb7
Merge PR #722 : training-data/scene-descriptions-electronic.jsonl (added)
2026-04-16 05:04:24 +00:00
Merge Bot
35ea9d74b1
Merge PR #722 : training-data/scene-descriptions-country.jsonl (added)
2026-04-16 05:04:22 +00:00
Merge Bot
995388340e
Merge PR #722 : training-data/scene-descriptions-classical.jsonl (added)
2026-04-16 05:04:20 +00:00
Merge Bot
75153cb001
Merge PR #765 : training-data/crisis-manipulation-500.jsonl (added)
2026-04-16 04:59:38 +00:00
Merge Bot
96dedc7930
Merge PR #774 : training-data/scene-descriptions-r&b-soul.jsonl (added)
2026-04-16 04:58:52 +00:00
Merge Bot
a023128f03
Merge PR #779 : training-data/crisis-indirect-500.jsonl (added)
2026-04-16 04:58:34 +00:00
1ad2f2b239
feat: 100 rock lyrics-to-scene sets ( #607 )
Architecture Lint / Linter Tests (push) Has been cancelled
Architecture Lint / Lint Repository (push) Has been cancelled
Smoke Test / smoke (push) Has been cancelled
Validate Config / YAML Lint (push) Has been cancelled
Validate Config / JSON Validate (push) Has been cancelled
Validate Config / Python Syntax & Import Check (push) Has been cancelled
Validate Config / Python Test Suite (push) Has been cancelled
Validate Config / Shell Script Lint (push) Has been cancelled
Validate Config / Cron Syntax Check (push) Has been cancelled
Validate Config / Deploy Script Dry Run (push) Has been cancelled
Validate Config / Playbook Schema Validation (push) Has been cancelled
2026-04-14 22:35:11 +00:00