Research-Stack/workspace-config
2026-05-04 18:11:36 -05:00
..
.env.example initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00
README.md initial: sovereign research stack (consolidated, weightless, and lfs-optimized) 2026-05-04 18:11:36 -05:00

workspace-config

Purpose: IDE configuration, environment files, tooling setup.

Contents (Target)

Source Destination
.env workspace-config/.env
.env.example workspace-config/.env.example
package.json workspace-config/package.json

Notes

  • Keep sensitive values (API keys) in .env only
  • package.json is for workspace tooling, not application dependencies