{
    "success": true,
    "architecture": "Storia2 Travel V8",
    "version": "8.0.0-architecture-foundation",
    "project_id": "tp001",
    "project": {
        "code": "TP001",
        "title": "Northern Europe",
        "subtitle": "북유럽 10일 여행의 사진·음성·이야기를 한 권의 디지털 여행책으로",
        "date": "July 2026",
        "duration": "10 Days",
        "description": "코펜하겐에서 시작해 노르웨이의 피오르드와 핀란드 헬싱키까지 이어진 북유럽 여행 기록입니다. 각 날짜의 일정, 사진, 음성 메모, 영상과 회상을 한곳에 보존합니다.",
        "theme": "travel",
        "cover_image": "assets/images/northern-europe-hero.svg",
        "countries": [
            "Denmark",
            "Sweden",
            "Norway",
            "Finland"
        ]
    },
    "status": {
        "days": 10,
        "countries": 4,
        "cities": 8
    },
    "storage": {
        "project": "/home/storia2/public_html/travel_v8_test/storage/projects/tp001.json",
        "media": "/home/storia2/public_html/travel_v8_test/storage/media/tp001",
        "voice": "/home/storia2/public_html/travel_v8_test/storage/voice/tp001.json",
        "books": "/home/storia2/public_html/travel_v8_test/storage/books/tp001.json",
        "publishing": "/home/storia2/public_html/travel_v8_test/storage/publishing/tp001.json"
    }
}