Enhance CloudflareAdapter with additional properties and improve DNS record handling

- Updated CloudflareAdapter to include hostname and path in routes data structure.
- Added validation to ensure only records with an ID are pushed to relationships.
- Minor adjustments to documentation by removing outdated project status link.
This commit is contained in:
defiQUG
2025-12-12 19:32:38 -08:00
parent 7cd7022f6e
commit 388ba3ba94
3 changed files with 52 additions and 14 deletions

View File

@@ -5,7 +5,6 @@ Complete documentation for the Sankofa Phoenix sovereign cloud platform.
## Quick Links
- **[Main README](../../README.md)** - Project overview and getting started
- **[Project Status](../../PROJECT_STATUS.md)** - Current project status
- **[Configuration Guide](../../CONFIGURATION_GUIDE.md)** - Setup and configuration
- **[Environment Variables](../../ENV_EXAMPLES.md)** - Environment variable examples