Archived Documentation¶
This directory contains outdated documentation that is no longer actively maintained but kept for historical reference.
Archived Files¶
AZURE_DEPLOYMENT.md¶
- Archived: October 2025
- Reason: Azure deployment approach was replaced by Cloudflare Workers
- Current Alternative: See cloudflare-worker-openai/README.md, cloudflare-worker-dsld/README.md, and cloudflare-worker-apple/README.md for active deployment docs
AZURE_QUICKSTART.md¶
- Archived: October 2025
- Reason: Azure quickstart guide no longer relevant
- Current Alternative: See
QUICK_REFERENCE.mdfor current workflows
GITHUB_FLOW_TEST.md¶
- Archived: October 2025
- Reason: Test file from GitHub Flow implementation
- Current Alternative: See
.github/WORKFLOW_GUIDE.mdfor active Git workflow
MIGRATION_PLAN.md¶
- Archived: October 2025
- Reason: Migration from NutriTrack to Nutri-E completed
- Current Alternative: N/A (migration complete)
AUTOMATED_DEPLOYMENT.md¶
- Archived: October 2025
- Reason: Described automated deployment methods (Fastlane, Xcode Cloud, GitHub Actions) that are not currently implemented
- Current Alternative: See CLOUDFLARE_ENVIRONMENTS.md for current deployment workflows
DEPLOY_WORKER.md¶
- Archived: October 2025
- Reason: Contained legacy Cloudflare Worker URL and manual dashboard deployment instructions
- Current Alternative: Use
wrangler deploycommands documented in worker-specific READMEs: - cloudflare-worker-openai/README.md
- cloudflare-worker-dsld/README.md
- cloudflare-worker-apple/README.md
DEPLOYMENT_FLOW.md¶
- Archived: October 2025
- Reason: Documented Azure Static Website deployment flow which is no longer used
- Current Alternative: Website is now deployed via GitHub Pages. See website/README.md
TESTFLIGHT_DEPLOY.md¶
- Archived: October 2025
- Reason: Basic TestFlight deployment guide superseded by comprehensive deployment documentation
- Current Alternative: See CLOUDFLARE_ENVIRONMENTS.md and individual worker READMEs for deployment instructions
Note: If you need to reference any of these documents for historical context, they remain available in this archive directory.