Humanize READMEs and guides for clearer, professional tone
Align with project-template docs/writing-docs.md: plain openings, no emoji decoration, archive scratch plans where they cluttered live docs.
This commit is contained in:
@@ -205,18 +205,18 @@ Output:
|
||||
POTE HEALTH CHECK
|
||||
============================================================
|
||||
Timestamp: 2025-12-15T10:30:00
|
||||
Overall Status: ✓ OK
|
||||
Overall Status: OK
|
||||
|
||||
✓ Database Connection: Database connection successful
|
||||
✓ Data Freshness: Data is fresh (2 days old)
|
||||
Database Connection: Database connection successful
|
||||
Data Freshness: Data is fresh (2 days old)
|
||||
latest_trade_date: 2025-12-13
|
||||
✓ Data Counts: Database has 1,234 trades
|
||||
Data Counts: Database has 1,234 trades
|
||||
officials: 45
|
||||
securities: 123
|
||||
trades: 1,234
|
||||
prices: 12,345
|
||||
market_alerts: 567
|
||||
✓ Recent Alerts: 23 alerts in last 24 hours
|
||||
Recent Alerts: 23 alerts in last 24 hours
|
||||
============================================================
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user