Files
whetstone_DSL/tmp_eval_large_specs_20260303/cp_018_python.md

462 B

CLI Env Manager (cp_018)

Objective

Build a .env manager CLI with profile switch, validation, and secure redaction in output.

Language & Library Constraints

  • Primary language: python
  • Available libraries: fastapi, pydantic, sqlalchemy, requests
  • Use library APIs explicitly where suitable in execution contracts.

Acceptance

  • Deterministic taskitems with strict execution contracts.
  • Include selected library and preferred APIs when applicable.