Skip to content

docs: add AOS mapping research table#312

Merged
aaronlab merged 2 commits into
aaronlab:mainfrom
looooown2006:docs/aos-mapping-table-237
May 11, 2026
Merged

docs: add AOS mapping research table#312
aaronlab merged 2 commits into
aaronlab:mainfrom
looooown2006:docs/aos-mapping-table-237

Conversation

@looooown2006

Copy link
Copy Markdown
Contributor

Summary

  • add a research-only AOS mapping table to the integrations page
  • map BrowserTrace fields to the closest current AOS shapes without claiming compliance
  • mark unresolved browser/GUI artifact, URL, model I/O, and redaction rows as research gaps
  • add focused metadata coverage for the mapping table and row statuses

Tests

  • uv run --python 3.11 --extra dev pytest tests/test_metadata.py -q (345 passed)
  • git diff --check HEAD~1..HEAD

Fixes #237.

@aaronlab aaronlab left a comment

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the focused AOS mapping update. I verified the table stays research-only, closes #237, and avoids compliance or promotion language. I added one maintainer edit before approval so the mapping table does not overflow on small GitHub Pages/mobile viewports.\n\nLocal verification:\n- uv run --python 3.11 --extra dev pytest tests/test_metadata.py -q -> 345 passed\n- git diff --check -> clean\n- Playwright/Chrome screenshot at 320px confirms the AOS table stacks without clipping columns\n\nPR checks are green for Python 3.11, 3.12, 3.13, and package build.

@aaronlab aaronlab merged commit b148261 into aaronlab:main May 11, 2026
4 checks passed
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.

Research: map BrowserTrace browser artifacts to OWASP AOS trace fields

2 participants