Commit Graph

4829 Commits

Author SHA1 Message Date
Nubenetes Bot
d05afb2970 fix: adjust batch size to 50 and enforce strict Lite-only policy
- Reduced BATCH_SIZE_FAST to 50 to prevent AI request timeouts.
- Hardened call_gemini_with_retry to strictly use Flash/Lite models when prefer_flash=True.
- Ensured newest model versions are prioritized within the Flash tier.
2026-05-21 11:25:50 +02:00
Nubenetes Bot
15cb72fbba docs: detail incremental persistence and batch efficiency in README 2026-05-21 10:35:39 +02:00
Nubenetes Bot
6a357d0245 docs: automated README metric synchronization [skip ci] 2026-05-21 08:28:23 +00:00
Nubenetes Bot
f56278ce98 feat: implement incremental inventory persistence
- Added periodic save (every 20 batches) to prevent data loss in long runs.
- Verified Flash-First settings (Batch: 100, Delay: 2s, prefer_flash=True).
2026-05-21 10:27:50 +02:00
Nubenetes Bot
2e37b84d64 feat: implement Flash-First architecture and Multi-Tier model policy
- Transitioned V2 Optimizer to high-density batching (100 items/batch).
- Reconfigured Health Cleaner to use Flash/Lite for high-volume URL rescue.
- Codified mandates 48-50 in GEMINI.md for AI governance.
- Added Agentic Model Selection Matrix to README.md.
- Improved error handling to ensure Rate-Limit events trigger Circuit Breakers.
2026-05-20 23:22:38 +02:00
Nubenetes Bot
63322116a1 fix: eliminate duplicate logs in V2 GitHub activity fetching [skip ci] 2026-05-20 19:44:57 +02:00
Nubenetes Bot
b92e9cb29b docs: automated README metric synchronization [skip ci] 2026-05-20 16:55:33 +00:00
Nubenetes Bot
573104591d fix: deduplicate GitHub metadata fetching in V2 optimizer to prevent redundant logs and API calls 2026-05-20 18:55:00 +02:00
Nubenetes Bot
c2bf251ed5 docs: automated README metric synchronization [skip ci] 2026-05-20 15:57:38 +00:00
Nubenetes Bot
c31bcb23ea fix: resolve markdown linting errors and optimize V2 workflow performance 2026-05-20 17:57:00 +02:00
Nubenetes Bot
4f67b351dc docs: sync README and GEMINI with fast-track sequential model 2026-05-20 17:16:48 +02:00
Nubenetes Bot
3418c5bd8f docs: automated README metric synchronization [skip ci] 2026-05-20 15:01:52 +00:00
Nubenetes Bot
80e76fcc87 chore: add progress logging to V2 optimizer health checks 2026-05-20 17:01:12 +02:00
Nubenetes Bot
2b116acca0 docs: automated README metric synchronization [skip ci] 2026-05-20 14:50:47 +00:00
Nubenetes Bot
e76bef1d9d chore: revert database sharding and restore fast-track single-file inventory model 2026-05-20 16:50:07 +02:00
Nubenetes Bot
3ce2feaee2 docs: automated README metric synchronization [skip ci] 2026-05-20 14:29:03 +00:00
Nubenetes Bot
9a5ed83e88 perf: expand Fast-Track eligibility and reduce grounding pressure to eliminate 429s 2026-05-20 16:27:56 +02:00
Nubenetes Bot
c5002febdb docs: automated README metric synchronization [skip ci] 2026-05-20 14:23:36 +00:00
Nubenetes Bot
1efb3811e2 fix: ensure global inventory context is loaded during sharded runs to restore Fast-Track 2026-05-20 16:22:46 +02:00
Nubenetes Bot
4d23177dd4 docs: automated README metric synchronization [skip ci] 2026-05-20 14:22:26 +00:00
Nubenetes Bot
3966a5985a fix: revert API key rotation to enforce Identity A mandate 2026-05-20 16:21:37 +02:00
Nubenetes Bot
fbaddae280 docs: automated README metric synchronization [skip ci] 2026-05-20 14:19:50 +00:00
Nubenetes Bot
34e1a4a605 fix: resolve NameError in dynamic_mandates and refine Fast-Track logic 2026-05-20 16:19:04 +02:00
Nubenetes Bot
d78e4a959b docs: automated README metric synchronization [skip ci] 2026-05-20 14:17:51 +00:00
Nubenetes Bot
30e21c5aef perf: refine Fast-Track logic and increase AI backoff to eliminate 429s 2026-05-20 16:16:54 +02:00
Nubenetes Bot
cd197a3238 docs: automated README metric synchronization [skip ci] 2026-05-20 14:10:16 +00:00
Nubenetes Bot
a33c116ca0 fix: reduce matrix concurrency and activate Identity B fallback to mitigate 429s 2026-05-20 16:09:22 +02:00
Nubenetes Bot
ca55f38c4b docs: automated README metric synchronization [skip ci] 2026-05-20 14:05:35 +00:00
Nubenetes Bot
597cf533ba perf: implement Zero-Redundancy Pipeline and Smart Grounding for V2 Optimizer 2026-05-20 16:04:44 +02:00
Nubenetes Bot
28915cf729 docs: automated README metric synchronization [skip ci] 2026-05-20 13:08:11 +00:00
Nubenetes Bot
735db81778 fix: global markdown linting repair and workflow rule hardening 2026-05-20 15:07:38 +02:00
Nubenetes Bot
a333ffaa28 docs: automated README metric synchronization [skip ci] 2026-05-20 12:51:33 +00:00
Nubenetes Bot
0564b980be docs: document render-only optimization and max-parallel throttling 2026-05-20 14:51:01 +02:00
Nubenetes Bot
81fb936108 docs: automated README metric synchronization [skip ci] 2026-05-20 12:49:45 +00:00
Nubenetes Bot
0c605e00f5 fix: add isinstance dict check to prevent AttributeError in v2 rendering 2026-05-20 14:49:06 +02:00
Nubenetes Bot
8575b3760e docs: automated README metric synchronization [skip ci] 2026-05-20 12:46:39 +00:00
Nubenetes Bot
0b84870e34 perf: bypass heavy API requests and health checks in V2 render_only mode 2026-05-20 14:46:03 +02:00
Nubenetes Bot
1e66f9460c docs: automated README metric synchronization [skip ci] 2026-05-20 08:35:55 +00:00
Nubenetes Bot
fa62efd48f ci: throttle max-parallel to 3 for agentic workflows to prevent rate-limits 2026-05-20 10:35:21 +02:00
Nubenetes Bot
d16afc2503 docs: automated README metric synchronization [skip ci] 2026-05-20 08:32:12 +00:00
Nubenetes Bot
ecae477063 fix: resolve cross-key throttling and premature Tenacity backoff 2026-05-20 10:31:39 +02:00
Nubenetes Bot
47c42d7e2d docs: fix markdown rendering of section 7.6 2026-05-20 10:20:44 +02:00
Nubenetes Bot
fc7e2ab0dc docs: automated README metric synchronization [skip ci] 2026-05-20 08:12:04 +00:00
Nubenetes Bot
b4e22b2de1 ci: disable conflicting markdownlint rules 2026-05-20 10:11:18 +02:00
Nubenetes Bot
fd3ee1ed56 docs: automated README metric synchronization [skip ci] 2026-05-20 08:07:20 +00:00
Nubenetes Bot
97623ed744 fix: define INVENTORY_PATH in config for readme_updater.py 2026-05-20 10:06:36 +02:00
Nubenetes Bot
4d14161d26 chore: modernize CI/CD, UI aesthetics, and documentation 2026-05-20 10:03:32 +02:00
Nubenetes Bot
ef22d0286a docs: automated README metric synchronization [skip ci] 2026-05-19 20:46:43 +00:00
Nubenetes Bot
c40cd87731 fix(v2): make gold links descriptions collapsible and clean duplicated rendering code 2026-05-19 22:46:05 +02:00
Nubenetes Bot
089216df60 docs: automated README metric synchronization [skip ci] 2026-05-19 20:43:24 +00:00