# Pacing Diagnosis Tool

## I. Chapter Rhythm Classification

Label each chapter with its rhythm type:

| Type | Symbol | Characteristic | Suggested ratio |
|------|--------|---------------|-----------------|
| Climax | H | Major battle/revelation/reversal, emotional peak | 15-20% |
| Twist | W | Key info revealed, situation reversal | 10-15% |
| Setup | P | Build background, plant foreshadowing | 20-25% |
| Transition | T | Scene change, daily interaction | 40-50% |

## II. Rhythm Curve Drawing

Take the last 20-30 chapters, label each:

```
Chapter: 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100
Type:    T  P  P  T  W  T  T  P  T  H  T  T  P  P  T  W  P  T  T  H
```

### Diagnostic Questions

1. **Reader fatigue**: ≥5 consecutive chapters with no H/W? (Too much transition/setup, readers will tire)
2. **Peak fatigue**: ≥3 consecutive H chapters? (Need to give readers breathing room)
3. **Rhythm waves**: H/W distribution even? (Clustered at ends? Hollow in middle?)
4. **Setup payoff**: P chapters followed by H/W? (Setup without payoff = padding)

## III. Information Density Check

Pick a random chapter, check:

```
【Information Density】 (each chapter should give readers at least one "takeaway")
- Plot advancement: □ Yes □ No (if "No," what is this chapter doing?)
- Character growth/revelation: □ Yes □ No
- Foreshadowing advancement/resolution: □ Yes □ No
- Worldbuilding expansion: □ Yes □ No
- Emotional fluctuation: □ Yes □ No

If ALL are No → padding chapter, needs cutting or merging
```

## IV. Volume-Level Rhythm Overview

```
【Volume X Rhythm Overview】 (Ch. XX - YY, XX chapters total)

Peak points:
- Ch. X: XXX (H-level, volume's biggest climax)
- Ch. Y: XXX (H-level, secondary climax)
- Ch. Z: XXX (W-level, key twist)

Valleys/Transitions:
- Ch. A-B: transition segment (X chapters, reasonable range 3-5)

Rhythm Scores:
- Opening engagement: ★★★★☆ (do first 3 chapters have hooks?)
- Mid-section sustainability: ★★★☆☆ (middle dragging?)
- Closing explosiveness: ★★★★★ (ending satisfying?)
```

## V. Reader Fatigue Warning Signals

≥3 of the following signals → likely pacing problem:

- [ ] Retention rate dropping consecutively
- [ ] Comments increasingly mention "padding" "dragging" "boring"
- [ ] Chapter likes/votes decreasing
- [ ] You yourself feel "these recent chapters are kind of flat"
- [ ] Multiple consecutive chapters with no climax scheduled
- [ ] Subplot advancement speed exceeds main plot

## VI. Quick Adjustment Strategies

| Problem | Adjustment |
|---------|-----------|
| Setup too long | Cut redundant description/dialogue, merge 2 chapters into 1 |
| Climax too dense | Insert 1-2 chapters of daily/transition buffer |
| Mid-section slump | Insert an unexpected event / new info / minor conflict |
| Monotonous rhythm | Vary rhythm type — speed up in climax, slow down in setup |
