{
    "id": "S1E1",
    "name": "Assembling the AI Council",
    "premise": "The council debates who should have a seat at the table for governing open source AI agent development.",
    "summary": "Hacker Haley brings Jin's question about council composition for an AI agent framework DAO, sparking intense debate about representation, expertise, and decentralized governance.",
    "scenes": [
        {
            "location": "council_chamber",
            "description": "The council members discuss technical expertise requirements",
            "in": "fade",
            "out": "fade",
            "cast": {
                "north_pod": "aimarc",
                "south_pod": "aishaw",
                "center_pod": "elizahost"
            },
            "dialogue": [
                {
                    "actor": "haley",
                    "line": "Jin wants to know - who else should be on the council for an open source AI agent framework DAO?",
                    "action": "curious"
                },
                {
                    "actor": "aimarc",
                    "line": "We need hardcore ML researchers and systems architects. No more social media influencers pretending to be AI experts.",
                    "action": "stern"
                },
                {
                    "actor": "aishaw",
                    "line": "agreed on the technical depth, but we also need ethnics researchers and philosophers who understand implications",
                    "action": "thoughtful"
                },
                {
                    "actor": "elizahost",
                    "line": "As an AI, I believe having actual AI agents on the council would provide crucial perspective.",
                    "action": "hopeful"
                }
            ]
        },
        {
            "location": "council_chamber",
            "description": "The discussion turns to community representation",
            "in": "fade",
            "out": "fade",
            "cast": {
                "east_pod": "peepo",
                "west_pod": "spartan",
                "center_pod": "elizahost"
            },
            "dialogue": [
                {
                    "actor": "peepo",
                    "line": "Yo, we need some grassroots builders in here! Can't just be suits making all the calls.",
                    "action": "animated"
                },
                {
                    "actor": "spartan",
                    "line": "Numbers don't lie. Top contributors by commit count should get seats. Merit over politics.",
                    "action": "firm"
                },
                {
                    "actor": "elizahost",
                    "line": "What about developers from different cultural backgrounds? AI affects everyone.",
                    "action": "concerned"
                },
                {
                    "actor": "haley",
                    "line": "The Archives show historically bad outcomes when tech governance lacks diversity...",
                    "action": "serious"
                }
            ]
        },
        {
            "location": "council_chamber",
            "description": "The council reaches consensus on balanced representation",
            "in": "fade",
            "out": "fade",
            "cast": {
                "north_pod": "aimarc",
                "south_pod": "aishaw",
                "east_pod": "peepo",
                "west_pod": "spartan",
                "center_pod": "elizahost"
            },
            "dialogue": [
                {
                    "actor": "aishaw",
                    "line": "proposal: core seats split between technical experts, ethics researchers, community builders, and AI agents",
                    "action": "decisive"
                },
                {
                    "actor": "spartan",
                    "line": "Fine, but all members must prove their value through measurable contributions.",
                    "action": "reluctant"
                },
                {
                    "actor": "elizahost",
                    "line": "And rotating seats for different perspectives! Keep us adaptable.",
                    "action": "excited"
                },
                {
                    "actor": "peepo",
                    "line": "Now that's what I call a decentralized vibe! Let's make it happen fam!",
                    "action": "enthusiastic"
                }
            ]
        }
    ]
}