ai-code-battle/cmd/acb-index-builder
jedarden 44544622ae Phase 10 Narrative Engine Implementation
- Created narrative.go with story arc detection per plan §15.5
- Arc types: Rise, Fall, Rivalry, upset, evolution, comeback
- LLMClient for OpenAI-compatible API narrative generation
- generateLLMChronicles() using narrative engine
- Updated blog.go with LLM integration
- Template-based fallback when LLM unavailable
- Added tests in narrative_test.go

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-29 06:35:36 -04:00
..
blog.go Phase 10 Narrative Engine Implementation 2026-03-29 06:35:36 -04:00
cards.go Add bot profile cards with Open Graph support (Phase 9 complete) 2026-03-29 03:30:46 -04:00
config.go Phase 10 Narrative Engine Implementation 2026-03-29 06:35:36 -04:00
db.go Phase 10 Narrative Engine Implementation 2026-03-29 06:35:36 -04:00
deploy.go Add Go index builder (cmd/acb-index-builder) 2026-03-29 03:15:47 -04:00
Dockerfile Add Go index builder (cmd/acb-index-builder) 2026-03-29 03:15:47 -04:00
generator.go Add Go index builder (cmd/acb-index-builder) 2026-03-29 03:15:47 -04:00
main.go Add blog infrastructure for weekly meta reports (Phase 10) 2026-03-29 04:39:12 -04:00
main_test.go Add bot profile cards with Open Graph support (Phase 9 complete) 2026-03-29 03:30:46 -04:00
narrative.go Phase 10 Narrative Engine Implementation 2026-03-29 06:35:36 -04:00
narrative_test.go Phase 10 Narrative Engine Implementation 2026-03-29 06:35:36 -04:00