This commit is contained in:
2026-05-05 20:31:55 +02:00
parent 0776c4531e
commit d203370870
9 changed files with 682 additions and 42 deletions

31
.paul/ROADMAP.md Normal file
View File

@@ -0,0 +1,31 @@
# Roadmap: rank24.pl
## Overview
Rozwoj platformy rank24.pl do monitorowania pozycji stron w Google. Projekt przechodzi od istniejacego prototypu przez stabilizacje i nowe funkcjonalnosci az do pelnej platformy SEO.
## Current Milestone
**v0.1 Initial Release** (v0.1.0)
Status: In progress
Phases: 0 of 1 complete
## Phases
**Phase Numbering:**
- Integer phases (1, 2, 3): Planned milestone work
- Decimal phases (2.1, 2.2): Urgent insertions (marked with [INSERTED])
| Phase | Name | Plans | Status | Completed |
|-------|------|-------|--------|-----------|
| 1 | DataForSEO cost optimization | 1 | Apply complete | - |
## Phase Details
### Phase 1: DataForSEO cost optimization
Reduce Google rank-checking API spend by adapting cron frequency and DataForSEO `depth` to phrase stability. Manual `days_offset` values remain authoritative. DataForSEO checks are capped at top 50 positions.
---
*Roadmap created: 2026-05-05*
*Last updated: 2026-05-05*