research-document
Mobile Response Ingest Guide
Mobile Response Ingest Guide
Purpose
This workflow allows phone-based response collection without manually typing canonical filenames.
Steps
- Save or upload the response using any temporary filename.
- Place it anywhere under
incoming-responses/. - Ensure the response includes correct packet metadata.
- Run the normalization command.
- The normalizer derives the canonical filename from JSON metadata.
- Review the generated normalization report.
Commands
Dry run:
cd /Users/kevinmiller/dev/Framework-engineering/research/evidence-runs/ECR-000003-representation-sensitivity
npm run responses:verify -- --ecr-root . --incoming-only --dry-run
Apply:
cd /Users/kevinmiller/dev/Framework-engineering/research/evidence-runs/ECR-000003-representation-sensitivity
npm run responses:incoming -- --ecr-root . --incoming-only --apply