# #methodology Channel Summary

## Overview
This channel documents Curious Endeavor's work on **Spoken**, a voice-first physics learning app built around a pedagogical methodology where students internalize concepts by reciting problems and solutions aloud through progressive phases (Acceleration → Torque → Friction → All/Green). The team is moving beyond app design to build a **content production pipeline** that can generate material at scale.

## Key Decisions & Outcomes
- **Methodology formalized**: Created `SPOKEN-METHOD.md` documenting the core pedagogical approach
- **Design fully analyzed**: Extracted and analyzed all 21 pages of PoR.pdf (the front-end design document), identifying 11 distinct screen types and the app's voice-first, music-metaphor-based interaction model
- **File structure organized**: Consolidated scattered project files into `work/active-projects/spoken/` with clear subfolders for method docs, design PDFs, and extracted pages
- **Next phase identified**: Content production pipeline is the critical bottleneck—not building the app itself, but creating a system to produce physics problems/solutions at scale

## Active/Open Items
- **Content pipeline design**: Need to create the actual system/process for generating problems and content for the app
- **Implementation pending**: Thibault expected to implement pipeline specs (mentioned in context check)

## Key Links & References
- **Methodology doc**: `work/active-projects/spoken/SPOKEN-METHOD.md`
- **Design analysis**: `work/active-projects/spoken/design/PDF-ANALYSIS.md`
- **Original design**: `work/active-projects/spoken/design/PoR.pdf` (88MB, 21 pages)
- **Extracted pages**: `work/active-projects/spoken/design/pages/page-01.png` through `page-21.png`