19 Commits

Author SHA1 Message Date
Nubenetes Bot
4e87c248fd feat: implement AI-powered news digest engine, MkDocs UX overhaul, pipeline hardening, and stub page merges
- Add 26-category news digest engine (src/news_digest.py) with Gemini AI ranking
  for 3/6/12 month temporal panels across tech, cloud, and geo categories
- Add discovered_at, company, geo_region fields to inventory schema with backfill
  script populating 18K+ existing entries
- Fix critical v2-mkdocs.yml bug: plugins were nested under theme (silently disabled)
- Add MkDocs Material features: instant nav, breadcrumbs, footer, announce bar
- Add trending cards CSS grid and replace Agentic Pulse with dynamic Trending Now
- Generate tech-digest.md and industry-digest.md with tabbed 3/6/12 month views
- Merge 12 stub pages (<40 lines each) into parent categories with redirects
- Replace 50 bare except:pass patterns with contextual logging across all pipeline files
- Expand autonomous discovery from 6 to 14 GitHub search queries
- Add stale health re-check for online entries older than 30 days
- Track addition_method by source type (rss, twitter, github_trending)
- Add digest generation step to CI publish workflow

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-19 00:38:56 +02:00
Nubenetes Bot
735db81778 fix: global markdown linting repair and workflow rule hardening 2026-05-20 15:07:38 +02:00
Nubenetes Bot
f700c7e449 docs: replace efficiency pie charts with combined bar chart and update automation 2026-05-18 23:18:14 +02:00
Nubenetes Bot
51da1dc7ba fix: correct category density calculation in README using v1_locations 2026-05-18 21:56:24 +02:00
Nubenetes Bot
bf2f8fe998 docs: update xychart-beta to match user preferred style 2026-05-18 21:21:45 +02:00
Nubenetes Bot
030803bdcc docs: change xychart-beta to use bar and line to prevent overlapping 2026-05-18 21:17:49 +02:00
Nubenetes Bot
c246136954 docs: fix Mermaid overlapping bars using stacked syntax 2026-05-18 21:06:14 +02:00
Nubenetes Bot
4ba0ee1dfe docs: fix Mermaid xychart-beta bar colors in README.md 2026-05-18 21:00:59 +02:00
Nubenetes Bot
7194740fa7 docs: replace annual growth pie charts with unified bar chart (xychart-beta) 2026-05-18 20:50:24 +02:00
Nubenetes Bot
d996328ba0 docs: add dual pie charts for commits and knowledge growth 2026-05-18 20:44:31 +02:00
Nubenetes Bot
23adb5fec2 docs: add annual growth commit distribution pie chart to README 2026-05-18 20:37:28 +02:00
Nubenetes Bot
25c4fa3642 docs: apply chronological sort and indexing to growth summary 2026-05-18 20:23:06 +02:00
Nubenetes Bot
57ef0c36f7 docs: restore pandemic context to 2020 growth milestone 2026-05-18 15:54:58 +02:00
Nubenetes Bot
c80aa4a2af fix(ops): solve ModuleNotFoundError in README sync and harden updater logic with markers 2026-05-18 10:25:37 +02:00
Nubenetes Bot
5c51416d28 docs: finalize 2026 high-fidelity documentation, synchronize hierarchical numbering, and restore precision charts 2026-05-18 01:10:19 +02:00
Nubenetes Bot
416e9c273d fix(ops): centralize INVENTORY_PATH in src/config.py to resolve import errors across scripts 2026-05-17 23:21:58 +02:00
Nubenetes Bot
2f1d817c1e feat(ops): transform README updater into a database-driven engine with linguistic diversity tracking 2026-05-17 20:29:05 +02:00
Nubenetes Bot
01eb50a6f8 feat(ai): unify database architecture, implement dynamic README dashboard, and add maturity audit log 2026-05-16 20:00:02 +02:00
Nubenetes Bot
7cc2514f69 feat: automate README synchronization with new workflow and metrics updater 2026-05-15 13:30:09 +02:00