Skip to content

Add asynchronous full-site and URL-list accessibility audits - #3

Open
AI-Vision-Aid wants to merge 15 commits into
C4G:mainfrom
AI-Vision-Aid:feature/whole-site-async-audits
Open

Add asynchronous full-site and URL-list accessibility audits#3
AI-Vision-Aid wants to merge 15 commits into
C4G:mainfrom
AI-Vision-Aid:feature/whole-site-async-audits

Conversation

@AI-Vision-Aid

@AI-Vision-Aid AI-Vision-Aid commented Aug 29, 2026

Copy link
Copy Markdown

Summary

  • adds asynchronous whole-site crawling with AI-assisted selection limited to discovered same-site pages
  • adds direct batch auditing from uploaded .txt or .docx URL lists, without crawling
  • keeps full-site crawling as the default and enforces a 200-page maximum for both bulk modes
  • reuses the saved/verified GPT-5.6 Sol setup, requester email, background processing, and detailed progress indicators
  • generates consolidated HTML, CSV, JSON, and token/cost reports in the downloadable ZIP
  • preserves the shared-password login gate and the existing single-page audit options

Validation

  • 26 automated tests pass
  • Python compilation succeeds
  • inline browser JavaScript parses successfully
  • secret scan and staged diff checks pass
  • authenticated production browser verification confirms the default full-site mode, URL-list file selection, saved key masking/verification, selected GPT-5.6 Sol model, and mode-specific queue controls

Deployment note

Deployed to isolated Cloud Run service ability-bazaar-dat, revision ability-bazaar-dat-00010-l4p, with 100% of DAT traffic. The main Ability Bazaar service was not modified and remains on revision ability-bazaar-00087-gtr.

@AI-Vision-Aid AI-Vision-Aid changed the title Add asynchronous whole-site accessibility audits Add asynchronous full-site and URL-list accessibility audits Aug 30, 2026
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