Nubenetes Bot
3dc52af391
feat: add CNCF landscape integration, GitHub activity enrichment, license change detection, dedup engine, PWA support, and expanded video hub
...
- Add src/enrichment.py (395 lines): CNCF landscape API integration for
project graduation status, GitHub issue/PR velocity tracking with
community health scoring, and license change detection with history
- Add src/dedup.py (194 lines): URL normalization dedup, content-hash
dedup, title-similarity dedup (85% threshold via SequenceMatcher),
and resolution strategy keeping highest-quality entry
- Enable PWA/offline plugin in v2-mkdocs.yml for cached offline reading
- Expand video hub categorization with MLOps, security, IaC, GitOps,
observability, FinOps, cloud providers, and language-specific routing
- Add dedup scan and enrichment pipeline steps to CI publish workflow
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-19 09:00:53 +02:00
Nubenetes Bot
1149a9c8f7
feat: add announcement bar, tags/RSS/minify plugins, markdown extensions, and fix comparison table threshold
...
- Add announcement bar with digest promo via template override
- Enable tags plugin (native clickable tag navigation)
- Add RSS plugin for digest feed subscription
- Enable minify plugin for production HTML optimization
- Add markdown extensions: highlight, inlinehilite, smartsymbols, caret, tilde, tables, footnotes, abbr, def_list
- Add mkdocs-rss-plugin to requirements.txt
- Fix comparison table threshold mismatch (config: 8, code: 5 → aligned to 8)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-06-19 00:42:17 +02:00
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
ab72d9c411
feat: configure V2 to serve at root and V1 at /v1/
2026-06-18 11:26:10 +02:00
Nubenetes Bot
8926f5c64a
feat: enforce use_directory_urls: true for V2 clean URLs and update mandates
2026-06-18 10:27:52 +02:00
Nubenetes Bot
512b7d67b0
feat: sync V2 elite curated edition and README metrics [skip ci]
2026-06-18 08:17:29 +00:00
Nubenetes Bot
44e607a83a
feat: implement offline mock debate simulator and clickable tag filters sync
2026-06-18 03:17:22 +02:00
Nubenetes Bot
235d9d721b
feat: implement Phase 3 tagging system, clickable tag filtering, custom color badges, and tags.md index generation
2026-06-18 02:36:51 +02:00
Nubenetes Bot
ae683c6d1a
feat(v2): implement client-side interactive search/filter widget & upgrade Video Hub layout to glassmorphic cards grid
2026-06-18 01:16:59 +02:00
Nubenetes Bot
9184b4cc5c
feat(v2): set dark mode as default theme and update changelog to v2.4.1
2026-06-15 13:01:05 +02:00
Nubenetes Bot
8212f0d9a6
feat(v2): set dark mode as default and improve About page hierarchy
2026-06-14 13:13:06 +02:00
Nubenetes Bot
d29de67f71
chore: revert to clean directory URLs for SEO (use_directory_urls: true)
2026-06-12 20:44:40 +02:00
Nubenetes Bot
bbb52d5482
chore(release): bump version to 2.3.44 and document changes
2026-06-10 11:12:25 +02:00
Nubenetes Bot
4ab138942e
fix(v2): resolve mobile navigation drawer contrast issues in dark mode and bump version to 2.3.42
2026-06-03 15:12:55 +02:00
Nubenetes Bot
de196fee27
chore: add cache buster to v2_elite.css [skip ci]
2026-05-27 23:49:36 +02:00
Nubenetes Bot
3066e24a16
feat: enable navigation.indexes for clickable Agentic Video Hub tab [skip ci]
2026-05-27 23:45:56 +02:00
Nubenetes Bot
f84ecce6d0
feat: design interactive conformance image effects and fix navigation path compilation [skip ci]
2026-05-27 23:42:37 +02:00
Nubenetes Bot
8bd68603b1
feat: persist 4 hero cards in v2 optimizer and update v2 docs [skip ci]
2026-05-27 23:31:38 +02:00
Nubenetes Bot
1a69f53a16
docs: modularize Video Hub, fix anchors/links, and automate cron schedule [skip ci]
2026-05-27 23:26:43 +02:00
Nubenetes Bot
4a5e8f0aad
fix: resolve navigation loop for V1 access and bump to 2.3.3 [skip ci]
2026-05-26 01:35:28 +02:00
Nubenetes Bot
9e93630751
feat: finalize hybrid architecture synchronization and bump to 2.3.2 [skip ci]
2026-05-26 01:31:28 +02:00
Nubenetes Bot
515fa782cc
feat: revert to Hybrid SEO-First architecture (V1 at Root, V2 at /v2/) [skip ci]
2026-05-26 01:22:34 +02:00
Nubenetes Bot
470059e59f
fix: resolve redirect collision and restore access to V2 pages, bump to 2.2.3
2026-05-26 00:35:02 +02:00
Nubenetes Bot
76318ccb83
fix: implement SEO mitigation via redirects and smart 404 and bump to 2.2.2
2026-05-26 00:32:08 +02:00
Nubenetes Bot
0d9eb6334e
feat: promote V2 Elite Portal to root and move V1 to /v1/ [skip ci]
2026-05-26 00:06:02 +02:00
Nubenetes Bot
08d5a631be
style: restore index branding and integrate ultra-visible favicon, bump to 2.1.7
2026-05-25 23:36:07 +02:00
inafev
5d5191cc1b
feat: sync V2 elite curated edition and README metrics [skip ci]
2026-05-25 12:59:16 +00:00
inafev
ba19d07a58
feat: sync V2 elite curated edition and README metrics [skip ci]
2026-05-25 12:33:54 +00:00
Nubenetes Bot
5ff9dd7dca
style: standardize modern favicon as favicon-car-modern.png and configure social cards, bump to 2.0.6
2026-05-25 14:27:46 +02:00
Nubenetes Bot
795eb7d60c
style: modernize visual identity with new Gemini car favicon and bump to 2.0.5
2026-05-25 14:20:49 +02:00
Nubenetes Bot
0378bf4285
docs: simplify AI navigation and bump version to 2.0.3
2026-05-25 13:45:36 +02:00
inafev
0e068883de
feat: sync V2 elite curated edition and README metrics [skip ci]
2026-05-24 15:30:35 +00:00
inafev
7e3d5a082f
feat: sync V2 elite curated edition and README metrics [skip ci]
2026-05-24 15:40:08 +02:00
Nubenetes Bot
085808a857
chore: anonymize site author metadata in V1 and V2
2026-05-24 11:13:40 +02:00
Nubenetes Bot
1ef758d4bc
chore: refine V2 branding (site name with AI subtitle and original content header)
2026-05-24 11:08:42 +02:00
inafev
5048b86b80
feat: sync V2 elite curated edition and README metrics [skip ci]
2026-05-22 16:47:44 +00:00
Nubenetes Bot
000c551203
fix: restore persistent V2 video hub links, correct metadata, and cleanup temporary files
2026-05-22 18:00:10 +02:00
inafev
c0c4401cc3
feat: sync V2 elite curated edition and README metrics [skip ci]
2026-05-22 15:27:08 +00:00
Nubenetes Bot
37a63ded71
feat: restore Elite Video Hub navigation and CTA in V2 index
2026-05-22 17:20:13 +02:00
inafev
ab303ac3ea
feat: sync V2 elite curated edition and README metrics [skip ci]
2026-05-22 14:11:22 +00:00
Nubenetes Bot
1df1f96041
feat: implement high-density V2 Elite Video Hub with automated builder
2026-05-22 16:10:05 +02:00
inafev
2211ec1715
feat: sync V2 elite curated edition from partial cache [skip ci]
2026-05-21 21:01:58 +00:00
Nubenetes Bot
4d14161d26
chore: modernize CI/CD, UI aesthetics, and documentation
2026-05-20 10:03:32 +02:00
Nubenetes Bot
47a5a131db
docs: update V2 portal branding and navigation
2026-05-19 20:32:43 +02:00
inafev
76883ba4b6
feat: sync V2 elite curated edition and README metrics [skip ci]
2026-05-19 16:16:23 +00:00
Nubenetes Bot
c4e0f80e24
feat(v2): update top navigation to Agentic Elite Portal and codify standard
2026-05-19 17:23:47 +02:00
inafev
b19880e921
feat: sync V2 elite curated edition and README metrics [skip ci]
2026-05-19 13:49:07 +00:00
Nubenetes Bot
26dff9f024
docs(v2): generalize branding and relocate logo mosaic for better layout
2026-05-19 11:28:27 +02:00
Nubenetes Bot
2e334ee8af
feat: implement Platinum Maintenance suite (Dependabot, Social Cards, Automated Triage) [skip ci]
2026-05-19 10:47:41 +02:00
Nubenetes Bot
135c61aaa0
docs(v2): restore Maturity Taxonomy and rename portal to Agentic Elite Portal [skip ci]
2026-05-19 10:38:24 +02:00