186 Commits

Author SHA1 Message Date
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
3966a5985a fix: revert API key rotation to enforce Identity A mandate 2026-05-20 16:21:37 +02: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
735db81778 fix: global markdown linting repair and workflow rule hardening 2026-05-20 15:07:38 +02: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
b4e22b2de1 ci: disable conflicting markdownlint rules 2026-05-20 10:11:18 +02:00
Nubenetes Bot
4d14161d26 chore: modernize CI/CD, UI aesthetics, and documentation 2026-05-20 10:03:32 +02:00
Nubenetes Bot
3b20133445 fix(workflows): correct tag property access and yaml dump format in critical asset monitor 2026-05-19 22:42:50 +02:00
Nubenetes Bot
7c779c7ace ci(v2): implement missing force_full_check option and update optimizer logic [skip ci] 2026-05-19 22:02:11 +02:00
Nubenetes Bot
bd9850cde3 docs: sync workflow manual inputs in README and normalize curation sources 2026-05-19 19:43:27 +02:00
Nubenetes Bot
28e07c83dd feat(v2): implement on-demand metadata enrichment and GH stars fetching 2026-05-19 19:14:21 +02:00
dependabot[bot]
d6687a2d08 build(deps): bump the action-updates group with 5 updates
Bumps the action-updates group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [actions/checkout](https://github.com/actions/checkout) | `4` | `6` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` |
| [actions/cache](https://github.com/actions/cache) | `4` | `5` |
| [actions/upload-artifact](https://github.com/actions/upload-artifact) | `4` | `7` |
| [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) | `6` | `8` |


Updates `actions/checkout` from 4 to 6
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4...v6)

Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

Updates `actions/cache` from 4 to 5
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

Updates `actions/upload-artifact` from 4 to 7
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v7)

Updates `peter-evans/create-pull-request` from 6 to 8
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-updates
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-updates
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-updates
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-updates
- dependency-name: peter-evans/create-pull-request
  dependency-version: '8'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: action-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-19 17:58:40 +02:00
Nubenetes Bot
ea89ed725d ci: block merge commits from bot branches in maintenance workflows [skip ci] 2026-05-19 10:52:03 +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
68d8b6fe35 feat: implement high-density multi-comment reporting for V2 Builder [skip ci] 2026-05-19 10:28:30 +02:00
Nubenetes Bot
024157c33a ci: implement comprehensive CI/CD hardening, concurrency control, and Playwright caching [skip ci] 2026-05-19 09:56:34 +02:00
Nubenetes Bot
e4a03db51d ci: harden V2 Builder and README Sync against self-triggering loops [skip ci] 2026-05-19 09:53:49 +02:00
Nubenetes Bot
f75d82373d ci: eliminate redundant triggers and self-triggering loops in V2 Builder 2026-05-18 23:43:13 +02:00
Nubenetes Bot
d1f472e823 ci: refine V2 Agentic Builder triggers to prevent redundant runs 2026-05-18 22:41:48 +02:00
Nubenetes Bot
d88a2f6439 feat(ops): implement Platinum-tier Safety, Compliance Dashboard, and UI Sync 2026-05-18 16:45:30 +02:00
Nubenetes Bot
e8163574d7 feat(ops): automate V2 sync after Intelligent Link Cleaner merge 2026-05-18 15:31:33 +02:00
Nubenetes Bot
e69f60de44 feat(ops): implement Mandate 34 for URL normalization and automate V2 sync 2026-05-18 15:28:51 +02:00
Nubenetes Bot
8c9be4fd7d feat(ops): make branch cleanup PR-aware using GitHub CLI 2026-05-18 10:55:42 +02:00
Nubenetes Bot
ba3fdf0ba9 feat(ops): add stale branch cleanup logic (30 days) to workflow 2026-05-18 10:52:46 +02:00
Nubenetes Bot
732f693e26 fix(ops): harden branch cleanup workflow with explicit develop ref 2026-05-18 10:50:48 +02:00
Nubenetes Bot
0bc3ed0033 fix(ops): add missing python-dotenv dependency to README sync workflow 2026-05-18 10:28:10 +02:00
Nubenetes Bot
d1a0edd7c7 feat(ops): enable manual trigger for README sync workflow 2026-05-18 10:26:51 +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
b29fa6cf74 feat(ops): integrate README Integrity Guardrail into automated sync workflow 2026-05-18 01:36:57 +02:00
Nubenetes Bot
fae46de193 fix(ops): install pyyaml and pytz dependencies in README sync workflow 2026-05-17 20:26:13 +02:00
Nubenetes Bot
e8ab3032c7 feat(ops): fully integrate safety audits and UI sync check into GitHub Workflows 2026-05-17 16:14:06 +02:00
Nubenetes Bot
49eb1dd3f2 feat(ops): orchestrate quarterly health checks with offset monitoring for critical assets 2026-05-16 23:19:58 +02:00
Nubenetes Bot
3819d586b4 feat(ai): implement semantic deduplication, RSS ingestion, and critical asset monitoring 2026-05-16 23:14:36 +02:00
Nubenetes Bot
4a73f67e1c fix(persistence): ensure YAML database is committed in PRs and enforce exhaustive verification 2026-05-16 18:30:15 +02:00
Nubenetes Bot
7576b4ad63 feat(ai): restrict rotation to Identity A by default with manual opt-in for Identity B 2026-05-16 13:49:50 +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
66474c25ea feat(logging): enable detailed and unbuffered logging for Intelligent Link Cleaner 2026-05-15 20:22:25 +02:00
Nubenetes Bot
dffc032f14 feat: implement Incremental Elite Engine with automatic V1-to-V2 sync and sophisticated maturity tagging 2026-05-15 17:59:40 +02:00
Nubenetes Bot
eeae60d6f9 fix: use modern deployment action to support dual V1/V2 directory structure 2026-05-15 14:34:21 +02:00
Nubenetes Bot
773dd60683 feat: add bi-weekly automated branch cleanup workflow and documentation 2026-05-15 14:08:12 +02:00
Nubenetes Bot
7cc2514f69 feat: automate README synchronization with new workflow and metrics updater 2026-05-15 13:30:09 +02:00
Nubenetes Bot
781f83957a chore: refresh workflow engine and sync timestamp 2026-05-15 11:28:54 +02:00
Nubenetes Bot
e48d56a1d5 feat: improve V2 architecture with detailed logging and dynamic navigation 2026-05-15 01:06:14 +02:00
Nubenetes Bot
c32192b3d8 feat: implement Nubenetes V2 architecture with Agentic Elite optimizer 2026-05-15 00:57:54 +02:00
Nubenetes Bot
80e4bd96e4 feat: replace email notification with GitHub Issues and upload HTML report as artifact 2026-05-15 00:15:12 +02:00
Nubenetes Bot
344cc19270 chore: ensure link cleaner workflow always targets develop branch 2026-05-14 23:56:25 +02:00
Nubenetes Bot
f3e2ee7a10 chore: ensure curation workflow always targets develop branch even if run from master 2026-05-14 23:53:55 +02:00
Nubenetes Bot
177084c75d docs: translate all GitHub workflows and forms to English 2026-05-14 23:36:57 +02:00
Nubenetes Bot
8b06a6a7f8 feat: add clickable topic filters and optimize date range priority 2026-05-14 23:28:23 +02:00
Nubenetes Bot
6d268c163d feat: add days_back and exclude_accounts options to curation workflow 2026-05-14 23:12:30 +02:00