drjones
8ce68fa779
fix: markdown→HTML rendering in engine + harden thinking fallback
...
- Engine now converts content_md to HTML at render time (was dumping raw markdown,
causing articles to show literal #/**/- symbols and collapse into wall of text)
- /api/publish accepts 'content' key and converts markdown→HTML for API consumers
- Added md Jinja filter + md_to_html helper (markdown lib, extra+sane_lists)
- orchestrator: log warning when falling back to 'thinking' field (CoT, not prose)
- content_pipeline now generates formatted articles via LLM instead of raw scraped HTML
2026-08-14 20:09:34 -07:00
drjones
7090df6a53
fix: update article status to published after successful POST to site API
2026-08-07 01:04:57 -07:00
drjones
0cf987fc59
Feed discovery engine: HN, GitHub, Google News, Reddit. 7/8 sites updated with trending topics.
2026-08-04 01:13:14 -07:00
drjones
7184e609f6
AGENTS.md guide, Python 3.9 type compat fixes, NOC launchd verified
2026-08-04 00:57:34 -07:00
drjones
769efb251d
NOC ARP auto-heal, cron audit, site engine cleanup
2026-08-04 00:49:36 -07:00
drjones
3827b4b194
NOC ARP auto-heal for .242/.243, per-site Gitea repos updated
2026-08-04 00:38:21 -07:00
drjones
96590dfe9d
Standardized models: MacBook=qwen3.5:4b-mlx, GamingPC=ornith:latest across all configs
2026-08-04 00:22:27 -07:00
drjones
7201804a31
Evolution system: twice-daily agent sweep cron, evolution log, NOC evolution panel
2026-08-03 23:51:36 -07:00
drjones
f5efb69905
v6: Cloud fallback, quality gate, format diversity, real fact-check, scroll depth, email capture, dual-model research, vision-verified images, network footer
2026-08-03 23:18:52 -07:00
drjones
066cf076aa
v3: Self-learning loop — nightly /api/learn, keyword-based scoring boost, performance feedback into topic selection
2026-08-03 22:15:34 -07:00
drjones
da7240c7ca
Dynamic engine deployed: 8 sites with per-vertical identities, 10 seed articles, live APIs, systemd services
2026-08-03 22:07:29 -07:00
drjones
a86817827d
Dynamic site engine: Flask per-CT, live API, per-vertical identities, seed content generator
2026-08-03 21:56:38 -07:00
drjones
493776b9f8
Autonomous Publishing System — full stack: orchestrator, 8 vertical sites, admin dashboard, analytics, cron pipeline
2026-08-03 21:44:26 -07:00