Commit Graph

4910 Commits

Author SHA1 Message Date
Nubenetes Bot
bcdf2c5b52 fix: switch all V2 workflows to module execution mode to resolve ModuleNotFoundError 2026-05-22 11:37:09 +02:00
Nubenetes Bot
e35adf1748 docs: automated README metric synchronization [skip ci] 2026-05-22 09:34:29 +00:00
Nubenetes Bot
3d710cc544 fix: use full workspace path for PYTHONPATH in V2 publisher 2026-05-22 11:33:54 +02:00
Nubenetes Bot
40884e0750 docs: automated README metric synchronization [skip ci] 2026-05-22 09:29:53 +00:00
Nubenetes Bot
bdb0c9350f fix: add PYTHONPATH to README consolidation step in V2 publisher 2026-05-22 11:29:21 +02:00
Nubenetes Bot
48328d6062 docs: automated README metric synchronization [skip ci] 2026-05-22 09:23:03 +00:00
Nubenetes Bot
331033acc8 chore: release v2.0.0-rc.5 - decoupled architecture and minimalist UI v2.0.0-rc.5 2026-05-22 11:22:28 +02:00
Nubenetes Bot
43d64b31f8 docs: automated README metric synchronization [skip ci] 2026-05-22 09:20:39 +00:00
Nubenetes Bot
19bf21ce8e docs: update UI visual standards for minimalist inline summaries 2026-05-22 11:20:03 +02:00
Nubenetes Bot
925b3d8b75 docs: automated README metric synchronization [skip ci] 2026-05-22 09:19:37 +00:00
Nubenetes Bot
db92acd6c5 ui: implement minimalist inline-block summaries for V2 elite portal 2026-05-22 11:19:00 +02:00
Nubenetes Bot
3eb59d44b4 fix: resolve broken TOC anchor in README (MD051 lint error) 2026-05-22 11:11:38 +02:00
Nubenetes Bot
eea276d352 docs: automated README metric synchronization [skip ci] 2026-05-22 09:05:54 +00:00
Nubenetes Bot
b038f0a5f2 config: limit V2 health and metadata workflows to monthly frequency 2026-05-22 11:05:20 +02:00
Nubenetes Bot
8856625049 docs: update README with decoupled V2 micro-workflow architecture 2026-05-22 10:52:33 +02:00
Nubenetes Bot
19262f23e1 docs: automated README metric synchronization [skip ci] 2026-05-22 08:50:13 +00:00
Nubenetes Bot
156c3e4bba arch: decouple V2 monolith into specialized micro-workflows (Health, Metadata, AI, Publish) 2026-05-22 10:49:41 +02:00
Nubenetes Bot
87d42ea6ac docs: automated README metric synchronization [skip ci] 2026-05-22 08:35:53 +00:00
Nubenetes Bot
75987010df feat: enhance V2 rendering logic and knowledge architecture metrics 2026-05-22 10:35:22 +02:00
Nubenetes Bot
61fe61b503 docs: automated README metric synchronization [skip ci] 2026-05-21 23:10:54 +00:00
Nubenetes Bot
20155c97b5 chore: release v2.0.0-rc.4 - mosaic expansion and Olena Kutsenko addition v2.0.0-rc.4 2026-05-22 01:10:08 +02:00
Nubenetes Bot
c7aeb5934a docs: automated README metric synchronization [skip ci] 2026-05-21 22:34:23 +00:00
Nubenetes Bot
e82eaab48d chore: release v2.0.0-rc.3 - architectural hardening and UI optimization 2026-05-22 00:33:49 +02:00
Inaki
7280d8958e Merge pull request #163 from nubenetes/bot/v2-elite-sync-emergency
V2 Elite: Agentic Optimization Sync (Emergency Recovery)
2026-05-22 00:21:13 +02:00
inafev
13ce1de8df feat: sync V2 elite curated edition from partial cache [skip ci] 2026-05-21 22:20:42 +00:00
Nubenetes Bot
1224c23257 docs: automated README metric synchronization [skip ci] 2026-05-21 22:18:50 +00:00
Nubenetes Bot
bd0f11b4dc fix: implement nuclear whitespace stripping to resolve persistent MD039 linter errors
- Created 'nuclear_strip' helper to remove all hidden and unicode whitespace characters.
- Applied 'nuclear_strip' globally to the inventory and during content extraction.
- Fixed MD031 by ensuring proper blank line spacing around Mermaid code fences in introduction.md.
- Hardened comparison tables and link lists against invisible formatting issues.
2026-05-22 00:18:17 +02:00
Nubenetes Bot
dd7f09defc docs: automated README metric synchronization [skip ci] 2026-05-21 22:13:40 +00:00
Nubenetes Bot
aba5ef4bd2 fix: exhaustive global sanitization to eliminate persistent MD039 linter errors
- Implemented global data sanitization upon inventory load to strip whitespace and hidden characters from all titles.
- Forced whitespace stripping during the initial Markdown extraction phase (V1 content gathering).
- This ensures 100% clean link text across all rendered documentation, preventing 'Spaces inside link text' violations.
2026-05-22 00:13:01 +02:00
Nubenetes Bot
ea385256bb docs: automated README metric synchronization [skip ci] 2026-05-21 22:11:26 +00:00
Nubenetes Bot
cdb5f32777 fix: apply aggressive whitespace stripping to eliminate MD039 linter errors
- Stripped all leading/trailing whitespace (including non-breaking spaces) from link titles in list items, comparison tables, and the index pulse.
- Ensured URLs are stripped to prevent formatting issues.
- This resolves the persistent 'Spaces inside link text' error in generated documentation.
2026-05-22 00:10:53 +02:00
Inaki
fd64ef26bc Merge pull request #162 from nubenetes/bot/v2-elite-sync-emergency
V2 Elite: Agentic Optimization Sync (Emergency Recovery)
2026-05-22 00:05:38 +02:00
inafev
69c7c3150c feat: sync V2 elite curated edition from partial cache [skip ci] 2026-05-21 22:04:22 +00:00
Nubenetes Bot
f072fda5b6 docs: automated README metric synchronization [skip ci] 2026-05-21 22:02:03 +00:00
Nubenetes Bot
4f4ce138d9 fix: resolve exhaustive Markdown Linter violations (MD024, MD031, MD039)
- Fixed MD024: Included H1 main title in used_headers to prevent duplicate sub-headings.
- Fixed MD031: Added mandatory blank lines around Mermaid code fences in introduction.md.
- Fixed MD039: Stripped leading/trailing spaces from link titles to satisfy formatting rules.
2026-05-22 00:01:28 +02:00
Inaki
e6202a26db Merge pull request #160 from nubenetes/bot/v2-elite-sync-emergency
V2 Elite: Agentic Optimization Sync (Emergency Recovery)
2026-05-21 23:59:02 +02:00
inafev
818e88ab9f feat: sync V2 elite curated edition from partial cache [skip ci] 2026-05-21 21:58:33 +00:00
Nubenetes Bot
0bbc42345d docs: automated README metric synchronization [skip ci] 2026-05-21 21:56:33 +00:00
Nubenetes Bot
79a8fe9816 fix: exhaustive header visibility and contrast for all themes
- Defined explicit header bg/fg variables for light and dark modes.
- Forced color inheritance for search icons, titles, and buttons.
- Ensured logo SVG/IMG inherit current color (fill: currentColor).
- Hardened navigation tabs visibility with fixed white active states.
2026-05-21 23:55:59 +02:00
Nubenetes Bot
ec66541d1e docs: automated README metric synchronization [skip ci] 2026-05-21 21:54:36 +00:00
Nubenetes Bot
08d256a0c5 fix: resolve header and search bar visibility in light mode
- Set header background to primary foreground color for high contrast.
- Ensured search icons and navigation tabs are visible in both themes.
- Refined glassmorphism effect for dark mode.
2026-05-21 23:54:03 +02:00
Nubenetes Bot
ea9dc7873e docs: automated README metric synchronization [skip ci] 2026-05-21 21:47:16 +00:00
Nubenetes Bot
271397af9f fix: ensure Markdown Linter compliance for V2 portal
- Fixed MD025: Ensured only one H1 heading exists per document by starting internal headings at H2.
- Fixed MD024: Implemented a header deduplication mechanism using a per-file 'used_headers' set.
- Improved structure: Properly nested hierarchies to satisfy strict Markdown standards.
2026-05-21 23:46:45 +02:00
Inaki
b10aafa31e Merge pull request #157 from nubenetes/bot/v2-elite-sync-emergency
V2 Elite: Agentic Optimization Sync (Emergency Recovery)
2026-05-21 23:41:13 +02:00
inafev
2591076a3a feat: sync V2 elite curated edition from partial cache [skip ci] 2026-05-21 21:38:41 +00:00
Nubenetes Bot
9b4c0b5ba3 docs: automated README metric synchronization [skip ci] 2026-05-21 21:37:41 +00:00
Nubenetes Bot
6a5710eefd ci: disable automatic push triggers for V2 Agentic Builder
The workflow is now strictly manual (workflow_dispatch only) to prevent unwanted executions and better manage API quotas.
2026-05-21 23:37:04 +02:00
Nubenetes Bot
6ff23543e5 docs: automated README metric synchronization [skip ci] 2026-05-21 21:34:31 +00:00
Nubenetes Bot
279dfd620e fix: optimize V2 UI (dark mode contrast, logic duplication, and functional deep-dives)
- Fixed dark mode visibility by setting proper text and tag luminosities in docs/static/v2_elite.css.
- Eliminated triple 'Explore Related' blocks by moving the injection outside recursion in src/v2_optimizer.py.
- Fixed 'Technical Deep-Dive' rendering by correcting Markdown indentation for collapsible blocks.
2026-05-21 23:33:56 +02:00
Nubenetes Bot
7a70f54fcb docs: automated README metric synchronization [skip ci] 2026-05-21 21:14:32 +00:00