docs(seo): SPARROW content depth + long-tail (edge/field lane)#63
Merged
Conversation
Add three lane-scoped pages and deepen existing ones for the edge device / hardware / connectivity / field-deployment keyword lane: - New: edge-ai-wildlife-monitoring.md (positioning, who it is for) - New: field-deployment.md (siting, power, Starlink connectivity, maintenance) - New: limitations.md (power, connectivity, weather, storage) - Deepen hardware.md into hardware + architecture, keyword-first front matter - Lead index.md with the value proposition; expand Getting Started - Cross-link the cluster (hub + MegaDetector / MegaDetector-Acoustic / PyTorch-Wildlife) with lane distinctions; keep audio analysis pointed at MegaDetector-Acoustic and image detection at MegaDetector - Remove em-dashes from touched docs and mkdocs.yml site_description Sourced only from existing README and docs; no invented specs.
…s URL is stable The related-project cross-links pointed at Acoustic's canonical Pages URL, which 301-redirects while the repo is private. Name it as 'documentation coming soon' without the live link; the audio-classification deferral (this repo collects/owns its own modality, Acoustic owns audio analysis) is unchanged. Re-add the link on go-public.
zhmiao
approved these changes
Jun 4, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this does
Builds out content depth and long-tail SEO coverage for the SPARROW docs site, scoped entirely to the edge device / hardware / connectivity / field-deployment keyword lane (how to collect biodiversity data in remote places). SEO/docs only: changes are limited to
docs/**and themkdocs.ymlnav.New pages
docs/edge-ai-wildlife-monitoring.md— positioning / overview: what SPARROW is, who it is for, why the AI runs at the edge. Targets edge AI biodiversity + wildlife monitoring device.docs/field-deployment.md— siting, solar power planning, Starlink connectivity behaviour, camera-trap networking, and field maintenance. Targets remote wildlife monitoring + Starlink wildlife.docs/limitations.md— honest constraints: power (solar), connectivity (intermittent), weather, and local storage, plus scope boundaries.Deepened pages
docs/hardware.md— retitled to Hardware and Architecture; added a "how the subsystems fit together" section; keyword-first front matter plants solar powered camera trap, NVIDIA Jetson camera trap, and Starlink wildlife.docs/index.md— leads with a one-sentence value proposition and links out to the new pages; Getting Started expanded.docs/setup.md,docs/cite.md,docs/build_mkdocs.md— light cross-link / front-matter touch-ups and em-dash removal.mkdocs.yml— new pages added to nav; em-dash removed fromsite_description.Keyword lane and cluster boundaries
Gates
mkdocs build --strict: passes (exit 0), all three new pages render, no link/nav warnings.grep -rn '—' docs/ mkdocs.ymlis clean.title,description110-160 chars, lane-scopedtags.Stacking
Stacked on the infra PR #62 (
seo/sparrow-infra-structured-data). Base is set to that branch; on merge of #62 the base auto-retargets tomain.Claims to verify (@zhmiao)
None. All facts (2x100W panels, MPPT controller, 24V LiFePO4 50-100Ah battery, dynamic power scheduling, Starlink Mini uplink, store-and-forward sync, scheduled Starlink sleep window, 2TB NVMe buffer, up to 150 WiFi cameras, on-device privacy scrubbing, IP65 enclosure) are sourced from the existing README and docs. No specs, part numbers, or performance figures were invented.