Purpose
List all .md files in a knowledge bucket.
Input
- bucket : pm | architect | dev | qa
Required Flow
memory-hub list <bucket>
Output
JSON envelope with data.files array of filenames.
Error Handling
-
INVALID_BUCKET → invalid bucket name
-
BUCKET_NOT_FOUND → bucket directory does not exist