1007 B
1007 B
2026-02-14 - Coherence Loop Active
Fixed: Broken Filenames
- Renamed 19+ fieldnotes with malformed filenames (
fieldnote--*) - All fieldnotes now have clean names:
fieldnote-{slug}.md - The site links should now work correctly
Fixed: Cloudflare DNS
- Created DNS record:
solaria.thefoldwithin.earth→ 198.12.71.159 - Proxied through Cloudflare (SSL, DDoS protection)
- SSH access now via hostname instead of IP
Fixed: Timestamps
- Updated
generate-index.mjsto use frontmatterdate:as primary source - Previously used GitHub upload date (ctime)
- Now:
- sitemap.xml uses originalDate
- RSS feed sorted by originalDate
- Falls back to file date if no frontmatter
Status
- Fieldnotes: 29 fixed, 0 broken
- DNS: Active
- Timestamps: Fixed (needs site rebuild)
Watchdog Logs
- 07:08 UTC - All services healthy (OpenClaw + HTTP)
Files Modified
public/fieldnotes/*- renamed 19 filestools/generate-index.mjs- date extraction fix- Cloudflare DNS zone updated