Commit Graph

25 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
4d14161d26 chore: modernize CI/CD, UI aesthetics, and documentation 2026-05-20 10:03:32 +02:00
Nubenetes Bot
c0bbe9b60b fix(ops): restore SHA256 drift detection and historical chunk sync logic 2026-05-17 23:17:01 +02:00
Nubenetes Bot
5ffab5b5d9 feat(ops): implement high-density multi-part reporting engine for PRs and extraction logs 2026-05-17 23:14:11 +02:00
Nubenetes Bot
b3ad3b2630 feat(ops): implement multi-part PR reporting and integrate SafetyGuard audit 2026-05-17 13:50:26 +02:00
Nubenetes Bot
d347f3904a feat(ai): implement transparency suite with dynamic scoring and performance-first key rotation 2026-05-16 13:33:20 +02:00
Nubenetes Bot
8f701dd557 fix(gitops): force develop as PR base branch for all automated workflows 2026-05-16 00:31:30 +02:00
Nubenetes Bot
bfebd939f1 chore: localize PR reports, logs, and core utilities to English 2026-05-14 21:09:13 +02:00
Nubenetes Bot
a788992459 fix: correctly accumulate historical metrics from branch and clean Gemini failures from report 2026-05-13 09:37:06 +02:00
Nubenetes Bot
f6d80f3173 feat: implement chunked historical extraction (Oct 2024) with chained workflows 2026-05-12 10:30:48 +02:00
Nubenetes Bot
c770c6697b feat: ultra-permissive curation and multi-part PR reporting via comments 2026-05-11 14:28:54 +02:00
Nubenetes Bot
5deb0f7f28 fix: truncate PR report to avoid GitHub length limit and prioritize included items 2026-05-11 08:27:02 +02:00
Nubenetes Bot
7459d9a07c feat: expand extraction to 1000 links, add numerical index to audit, and lower technical filter threshold 2026-05-11 00:29:45 +02:00
Nubenetes Bot
8030dc6f54 feat: implement chronological extraction, ignore pinned posts, and add 'Post Date' column to PR report 2026-05-10 23:13:53 +02:00
Nubenetes Bot
8c0b200155 fix: resolve UnboundLocalError in PR narrative generation 2026-05-10 22:52:01 +02:00
Nubenetes Bot
8d07d4d90e feat: refine targeted extraction from tweets and enhance classified Mermaid reporting 2026-05-10 22:34:18 +02:00
Nubenetes Bot
4fbf0d8ec3 fix: import json module in gitops_manager.py 2026-05-10 22:25:28 +02:00
Nubenetes Bot
591f006a53 fix: ensure PR creation with technical commit and deepen extraction scroll 2026-05-10 22:22:11 +02:00
Nubenetes Bot
f8a6eb7eb2 feat: implement comprehensive PR audit report with matrix table and Mermaid metrics 2026-05-10 22:15:25 +02:00
Nubenetes Bot
cfc3064f39 fix: handle 404 for new files in GitOps and suppress BS4 XML warnings 2026-05-10 21:57:47 +02:00
Nubenetes Bot
a07126ffb4 feat: implement autonomous learning and diagnostic reporting for X.com ingestion 2026-05-10 20:56:15 +02:00
Nubenetes Bot
1ef7ddc3be docs: mejorar transparencia del PR con listas detalladas de enlaces y rango temporal 2026-05-08 18:56:17 +02:00
Inaki Fernandez
04464d353c refactor: use direct REST API for Gemini and added heuristic fallback for discovery 2026-04-26 11:40:33 +02:00
Inaki Fernandez
194f51599b refactor: mejorar inteligencia multi-archivo y saneamiento global 2026-04-25 11:57:48 +02:00
Inaki Fernandez
67550af4a6 feat: implementar plataforma agéntica de curaduría automatizada con Gemini y GitHub Actions 2026-04-25 11:54:43 +02:00