Skip to content

docs: Provide RFC compliance audit and fix status mismatch#504

Open
t81dev wants to merge 5 commits intomainfrom
jules-rfc-compliance-audit-9722529380266706471
Open

docs: Provide RFC compliance audit and fix status mismatch#504
t81dev wants to merge 5 commits intomainfrom
jules-rfc-compliance-audit-9722529380266706471

Conversation

@t81dev
Copy link
Copy Markdown
Owner

@t81dev t81dev commented Mar 25, 2026

docs: Provide RFC compliance audit and fix status mismatch

  • Fixed a status mismatch in RFC-0055-hardware-target-profile-template.md and RFC-0056-google-axion-hardware-profile.md to align with the canonical index.md and pass the lifecycle hygiene script.
  • Created RFC_TEMPLATE_COMPLIANCE_AUDIT.md to provide a brief gap analysis, consistency audit, and promotion-readiness review of the current RFC catalog against T81 Foundation standard template requirements.

PR created automatically by Jules for task 9722529380266706471 started by @t81dev

- Fixed a status mismatch in `RFC-0055-hardware-target-profile-template.md` and `RFC-0056-google-axion-hardware-profile.md` to align with the canonical `index.md` and pass the lifecycle hygiene script.
- Created `RFC_TEMPLATE_COMPLIANCE_AUDIT.md` to provide a brief gap analysis, consistency audit, and promotion-readiness review of the current RFC catalog against T81 Foundation standard template requirements.

Co-authored-by: t81dev <207451414+t81dev@users.noreply.github.com>
@google-labs-jules
Copy link
Copy Markdown
Contributor

👋 Jules, reporting for duty! I'm here to lend a hand with this pull request.

When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down.

I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job!

For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with @jules. You can find this option in the Pull Request section of your global Jules UI settings. You can always switch back!

New to Jules? Learn more at jules.google/docs.


For security, I will only act on instructions from the user who triggered this task.

google-labs-jules bot and others added 4 commits March 25, 2026 16:55
- Ensure that any claims about determinism in READMEs explicitly acknowledge the Determinism Surface Registry to comply with CI requirements enforced by `check_determinism_claims.py`.
- Apply updates uniformly across all localized README variants (`README.md`, `README.es.md`, `README.pt-BR.md`, `README.ru.md`, `README.zh-CN.md`).

Co-authored-by: t81dev <207451414+t81dev@users.noreply.github.com>
- Ensure that any claims about determinism in READMEs explicitly acknowledge the Determinism Surface Registry to comply with CI requirements enforced by `check_determinism_claims.py`. Applied updates uniformly across all localized README variants (`README.md`, `README.es.md`, `README.pt-BR.md`, `README.ru.md`, `README.zh-CN.md`).
- Fix `Cannot find source file` CMake error on Windows CI builds by replacing sparse checkout in `ci.yml` with a full repository checkout.

Co-authored-by: t81dev <207451414+t81dev@users.noreply.github.com>
- `T81Int128.hpp`: Provide `clang_udiv128` fallback for Clang on Windows, as Clang-cl doesn't always support the `_udiv128` MSVC intrinsic natively.
- `tensor_helpers.cpp`: Guard GCC/Clang extension `__builtin_prefetch` with `#if defined(__GNUC__) || defined(__clang__)` to prevent MSVC `identifier not found` errors.
- `block_backed_driver.cpp`: Mark `deserialize_cap` with `[[maybe_unused]]` to fix `-Werror,-Wunused-function` warnings.

Co-authored-by: t81dev <207451414+t81dev@users.noreply.github.com>
- `T81Int128.hpp`: Provide `clang_udiv128` fallback for Clang on Windows, as Clang-cl doesn't always support the `_udiv128` MSVC intrinsic natively. Fixed `clang-format` violations.
- `tensor_helpers.cpp`: Guard GCC/Clang extension `__builtin_prefetch` with `#if defined(__GNUC__) || defined(__clang__)` to prevent MSVC `identifier not found` errors.
- `block_backed_driver.cpp`: Mark `deserialize_cap` with `[[maybe_unused]]` to fix `-Werror,-Wunused-function` warnings.

Co-authored-by: t81dev <207451414+t81dev@users.noreply.github.com>
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