Skip to content

[docs] Update documentation for features from 2026-03-27#472

Draft
danielmeppiel wants to merge 1 commit intomainfrom
docs/update-for-2026-03-27-52513dae3ed100f4
Draft

[docs] Update documentation for features from 2026-03-27#472
danielmeppiel wants to merge 1 commit intomainfrom
docs/update-for-2026-03-27-52513dae3ed100f4

Conversation

@danielmeppiel
Copy link
Copy Markdown
Collaborator

Documentation Updates - 2026-03-27

This PR updates the documentation based on features merged in the last 24 hours.

Features Documented

Changes Made

  • Updated CHANGELOG.md to add a Fixed entry for the sorted instruction discovery order fix
  • Updated docs/src/content/docs/guides/compilation.md (Deterministic Output section) to:
    • Clarify that sorted iteration order prevents filesystem-native ordering differences between platforms (APFS on macOS, ext4 on Linux)
    • Update "Consistent Build IDs across machines" to reflect cross-platform correctness
    • Add a note that apm compile is now safe to use in pre-commit hooks
    • Include a brief pre-commit hook example using --dry-run

Merged PRs Referenced

Notes

The fix in #468 sorted os.walk() results in _get_all_files() and pattern_instructions lists in template_builder, distributed_compiler, and claude_formatter. The documentation already claimed "Consistent Build IDs across machines" but that claim was not accurate until this fix landed. The updated docs now accurately reflect the behavior and highlight the pre-commit hook use case that was unblocked by the fix.

Generated by Daily Documentation Updater ·

To install this agentic workflow, run

gh aw add githubnext/agentics/workflows/daily-doc-updater.md@b87234850bf9664d198f28a02df0f937d0447295
  • expires on Mar 29, 2026, 3:45 AM UTC

…IDs fix (#468)

- Add CHANGELOG entry for sorted instruction discovery order fix
- Update Deterministic Output section to document cross-platform sorting,
  platform-specific filesystem ordering differences, and pre-commit hook support

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@danielmeppiel danielmeppiel added automation documentation Improvements or additions to documentation labels Mar 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant