Skip to content

[codex] convert crawler to verification document indexing#1

Draft
Nayab-23 wants to merge 1 commit into
mainfrom
codex/verification-doc-crawler
Draft

[codex] convert crawler to verification document indexing#1
Nayab-23 wants to merge 1 commit into
mainfrom
codex/verification-doc-crawler

Conversation

@Nayab-23

Copy link
Copy Markdown
Owner

What changed

This repurposes the top-level crawler from GitHub lead discovery into a verification document crawler focused on SystemVerilog, SVA, protocol specifications, design specifications, formal artifacts, and related verification collateral.

Why it changed

The previous implementation was tightly coupled to GitHub commit and issue search. The new workflow needs to discover and rank verification documents from web sources and local internal document directories, and it needs Raspberry Pi-friendly continuous operation guidance.

Impact

  • adds a document-centric crawl and ranking pipeline
  • supports local indexing via LOCAL_DOC_DIRS
  • updates merge and supervisor behavior to deduplicate document hits instead of GitHub leads
  • refreshes the README and service docs for Raspberry Pi deployment and continuous runs

Validation

  • python3 -m py_compile crawler.py merge_results.py coordinator.py supervisor.py dashboard.py

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