Files
shannon/.gitignore
ajmallesh 50629a24ab refactor: remove direct CLI and .shannon-store.json in favor of Temporal
- Delete src/shannon.ts direct CLI entry point (Temporal is now the only mode)
- Remove .shannon-store.json session lock (Temporal handles workflow deduplication)
- Remove broken scripts/export-metrics.js (imported non-existent function)
- Update package.json to remove main, start script, and bin entry
- Clean up CLAUDE.md and debug.md to remove obsolete references
2026-01-12 18:06:44 -08:00

5 lines
37 B
Plaintext

node_modules/
.env
audit-logs/
dist/