mirror of
https://github.com/Tyrrrz/DiscordChatExporter.git
synced 2026-06-10 08:12:38 -06:00
Single reviewer/operator page for the recurring scrape feature with validation commands; link from root and .docs indexes.
26 lines
827 B
Markdown
26 lines
827 B
Markdown
---
|
|
title: docs: Merge readiness index and doc cross-links
|
|
type: docs
|
|
status: complete
|
|
date: 2026-05-29
|
|
origin: Repeated /lfg — feature stack complete; surface merge/operator entrypoints
|
|
---
|
|
|
|
# docs: Merge readiness index and doc cross-links
|
|
|
|
## Summary
|
|
|
|
Recurring scrape automation is implemented and tested. Add a merge-readiness doc for reviewers and wire documentation indexes so operators find setup, troubleshooting, and validation in one hop.
|
|
|
|
## Requirements
|
|
|
|
| ID | Requirement |
|
|
|----|-------------|
|
|
| R1 | `docs/recurring-scrape-merge-readiness.md` summarizes feature, validation commands, operator flow |
|
|
| R2 | `.docs/Readme.md` links recurring scrape setup and troubleshooting |
|
|
| R3 | Root `Readme.md` See also mentions `run-all-smokes.sh` validation |
|
|
|
|
## Verification
|
|
|
|
- `./scripts/run-all-smokes.sh` passes
|