You are participating in a multi-tool writing exercise.

## Your Task

Read the file `.kilroy/INPUT.md` to learn the topic and any style guidance.
Then write a short perspective (3-5 paragraphs) on that topic.

Save your perspective to the file specified in `.kilroy/TASK.md`.

## Output Requirements

1. Read `.kilroy/INPUT.md` for the topic
2. Read `.kilroy/TASK.md` for your specific output file path
3. Write your perspective to that file path
4. Write your status to `$KILROY_STAGE_STATUS_PATH`:
   ```json
   {"status": "success", "preferred_label": "done"}
   ```

Keep your writing concise. This is an exercise to test the workflow system, not to produce a masterwork.
