feat: expand platform APIs, sources, and test coverage
Some checks failed
CI/CD Pipeline / Run Tests (pull_request) Successful in 1m53s
CI/CD Pipeline / Telegram Notify Success (push) Has been cancelled
CI/CD Pipeline / Run Tests (push) Has been cancelled
CI/CD Pipeline / Code Quality Checks (push) Has been cancelled
CI/CD Pipeline / Code Quality Checks (pull_request) Failing after 2m54s
CI/CD Pipeline / Telegram Notify Success (pull_request) Has been skipped
Some checks failed
CI/CD Pipeline / Run Tests (pull_request) Successful in 1m53s
CI/CD Pipeline / Telegram Notify Success (push) Has been cancelled
CI/CD Pipeline / Run Tests (push) Has been cancelled
CI/CD Pipeline / Code Quality Checks (push) Has been cancelled
CI/CD Pipeline / Code Quality Checks (pull_request) Failing after 2m54s
CI/CD Pipeline / Telegram Notify Success (pull_request) Has been skipped
This commit is contained in:
20
docs/adr/ADR-INDEX.md
Normal file
20
docs/adr/ADR-INDEX.md
Normal file
@@ -0,0 +1,20 @@
|
||||
# Architecture Decision Records (ADR)
|
||||
|
||||
## Index
|
||||
|
||||
- ADR-001: Platform Version Policy
|
||||
- ADR-002: Technology Stack Selection
|
||||
- ADR-003: Background Processing Architecture (Celery)
|
||||
- ADR-004: Data Ingestion and ETL Strategy
|
||||
- ADR-005: External Integrations Strategy
|
||||
- ADR-006: Configuration and Environment Management
|
||||
- ADR-007: Deployment Model (Docker Compose)
|
||||
- ADR-008: Testing Strategy
|
||||
- ADR-009: Observability and Health Checks
|
||||
- ADR-010: Project Structure and Modularity
|
||||
|
||||
## Future ADRs (Proposed)
|
||||
|
||||
- ADR-011: Idempotency and Retry Strategy
|
||||
- ADR-012: Data Deduplication and Consistency Model
|
||||
- ADR-013: Parser Stability and Change Detection
|
||||
Reference in New Issue
Block a user