30 lines
761 B
Markdown
30 lines
761 B
Markdown
# Slack Archive
|
|
|
|
Use this directory for historical Slack exports that should be available to the workspace when old evidence is needed.
|
|
|
|
## Recommended Layout
|
|
|
|
Preferred:
|
|
|
|
- `archives/slack/export/`
|
|
Extracted Slack export directory
|
|
|
|
Optional:
|
|
|
|
- `archives/slack/export.zip`
|
|
Raw zip kept for reference only
|
|
|
|
## Important
|
|
|
|
- The current importer works with the extracted export directory, not the zip directly.
|
|
- Keep raw archive content here, not under `ai/` or `knowledge/`.
|
|
- This directory is ignored by git except for this README and `.gitignore`.
|
|
|
|
## Why Here
|
|
|
|
This keeps:
|
|
|
|
- raw historical evidence separate from curated memory
|
|
- project memory clean
|
|
- historical context available when the agent needs to recover old Jira, people, or decision context
|