Tighten repo layout for ix agents and benches#1520
Merged
Conversation
|
You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard. |
422a4a2 to
3ade5b4
Compare
Remove the ix flake template in favor of direct mkDev composition, move package-owned roots under packages, and refresh the top-level layout docs. Fixes #1519
3ade5b4 to
5efd0b6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
templates.ixflake template and point docs at directmkDevcompositionbench/filesystemtopackages/indexbench/filesystemwhile keeping.#bench-filesystempackages/andlib/is shared API onlyFixes #1519
Validation
nix fmt flake.nix packages/indexbench/filesystem/default.nix examples/dev-fleet/default.nixnix eval --json .#templatesnix build .#bench-filesystem --no-linknix flake show --jsonfailed on this aarch64-darwin host while evaluating x86_64-linux checks because no remote x86_64-linux builder was available.(sent by an AI agent via Claude Code)
Note
Reorganize repo layout by consolidating packages under
packages/bench/filesystem/topackages/indexbench/filesystem/,sdk/topackages/sdk/, andmaintainers/scripts/topackages/maintainers/scripts/, with no content changes to the moved files.packages/layout; removes thetemplates.ixflake output and thetemplates/ix/directory entirely.Macroscope summarized 3ade5b4.