# basic.tar.gz - Compressed TAR Fixture

## Purpose
Test standard tar.gz operations with compression.

## Contents
- **README.md** (text, ~150 bytes)
- **file1.txt** (text, ~50 bytes)
- **file2.txt** (text, ~50 bytes)
- **subdir/file3.txt** (text, ~50 bytes)

**Total**: ~300 bytes uncompressed, <1KB compressed

## Expected Behavior
- Good compression ratio (~3:1 for text)
- Standard tar.gz operations
- Directory nesting (subdir/)

Generated by: scripts/generate-fulpack-fixtures.ts
