Skip to content

Add request broker, pattern-packs, and CLI hardening - #5

Merged
bx33661 merged 6 commits into
mainfrom
codex/intelligence-lifecycle-stability
May 10, 2026
Merged

Add request broker, pattern-packs, and CLI hardening#5
bx33661 merged 6 commits into
mainfrom
codex/intelligence-lifecycle-stability

Conversation

@bx33661

@bx33661 bx33661 commented May 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • Adds request broker layer with rate-limit classification, response caching, and unified HTTP client for metadata scripts
  • Expands shared references: pattern-packs (grouped vuln patterns) and research-radar (watchlist intelligence)
  • Strengthens omv-find scoring with 3 new golden evals (diff-alert, duplicate-risk, portfolio-radar)
  • Updates omv-critic, omv-dedup, omv-disclose with contract references
  • Hardens CLI: omv request preflight, omv config, expanded args validation, project setup mode
  • Adds logo assets and updates README with full skill table

Test plan

  • npm run typecheck passes
  • npm test — 31 tests pass
  • python3 scripts/validate_skill.py — all 9 skills OK

bx33661 added 6 commits May 6, 2026 23:41
Introduces a request broker layer that classifies GitHub API rate limits,
caches fresh responses, and provides a unified HTTP client for metadata
collection scripts.
Adds pattern-packs (grouped vuln pattern sets) and research-radar
(watchlist intelligence) references. Updates resolve_source_path for
broader ecosystem coverage and syncs candidate-list contract.
Adds diff-alert, duplicate-risk, and portfolio-radar golden outputs.
Expands eval scenarios for intelligence lifecycle coverage. Updates
omv-critic, omv-dedup, and omv-disclose contract references.
Adds omv request/config commands, expands args validation, improves
setup --project mode, and includes logo assets. Updates README with
full skill table and quick-start for request preflight.
…cycle

Resolves conflicts by keeping both the commands/ refactor additions
(repro, report) and the intelligence lifecycle additions (request,
radar, disclose, submissions). Uses structured deductions scoring
from main while preserving submission tracking from this branch.
@bx33661
bx33661 merged commit 5b344d5 into main May 10, 2026
0 of 2 checks passed
@bx33661
bx33661 deleted the codex/intelligence-lifecycle-stability branch July 26, 2026 10:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant