Skip to content

Commit 5ebffb3

Browse files
chore: regenerate examples [skip ci]
1 parent e1dea69 commit 5ebffb3

4 files changed

Lines changed: 122 additions & 136 deletions

File tree

examples/dirpack-1000tok.txt

Lines changed: 20 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -18,22 +18,6 @@ pub mod tokenizer;
1818
pub use crate::config::{Config, OutputFormat};
1919
pub use crate::error::{DirpackError, Result};
2020

21-
```|CONTENT:tests/fixtures/small_project/README.md
22-
```
23-
# Small Project
24-
25-
A test fixture for dirpack eval harness.
26-
27-
## Features
28-
29-
- Simple structure
30-
- Known file count
31-
- Predictable signatures
32-
33-
## Usage
34-
35-
This is not a real project. Used for testing budget allocation.
36-
3721
```|CONTENT:src/error.rs
3822
```
3923
use std::result;
@@ -59,6 +43,25 @@ impl DirpackError {
5943
}
6044
}
6145

46+
```|CONTENT:internal-private-docs/recipients.txt
47+
```
48+
age1z28am8hy9n85h3e9u5as87x3ae04t65sk8zuszwydaqsjmye5sgsc9rqxf
49+
50+
```|CONTENT:baselines/dspy-stable-v1.json
51+
```
52+
{
53+
"target": "/home/raw/Documents/GitHub/dspy",
54+
... [truncated]
55+
```|CONTENT:baselines/dspy-baseline-v2.json
56+
```
57+
{
58+
"target": "/home/raw/Documents/GitHub/dspy",
59+
... [truncated]
60+
```|CONTENT:baselines/dspy-lopsidedness-fix.json
61+
```
62+
{
63+
"target": "/home/raw/Documents/GitHub/dspy",
64+
... [truncated]
6265
```|CONTENT:baselines/dspy-tree-ratio-fix.json
6366
```
6467
{
@@ -78,19 +81,10 @@ impl DirpackError {
7881
```
7982
{
8083
"target": "/home/raw/Documents/GitHub/dspy",
81-
"timestamp": "2026-01-31T14:48:55-05:00",
84+
... [truncated]
8285
```|CONTENT:baselines/small-project-baseline.json
8386
```
8487
{
8588
"target": "tests/fixtures/small_project",
8689
... [truncated]
87-
```|CONTENT:tests/fixtures/small_project/Cargo.toml
88-
```
89-
[package]
90-
name = "small_project"
91-
version = "0.1.0"
92-
edition = "2021"
93-
94-
[dependencies]
95-
serde = "1"
9690
```|[+497 more files truncated]

examples/dirpack-2000tok.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"budget_used":1947,"budget_limit":2000,"files":565,"output":"[dirpack]|root: .|IMPORTANT: # dirpack|src:{lib.rs,main.rs,archive.rs,budget.rs,cache.rs,cli.rs,config.rs,error.rs,eval.rs,limits.rs,priority.rs,security.rs,tokenizer.rs}|.:{Cargo.toml,AGENTS.md,CHANGELOG.md,Cargo.lock,LICENSE,README.md,default_config.toml,install.sh}|internal-private-docs:{DESIGN.md.age,FEEDBACK.md.age,HANDOFF.md.age,POSTMORTEM.md.age,SPACE_FILLING.md.age,recipients.txt}|baselines:{CHANGELOG.md,STABLE-V1-SUMMARY.md,SUMMARY.md,build123d-baseline-v2.json,build123d-baseline.json,build123d-incremental.json,build123d-lopsidedness-fix.json,build123d-post-fix.json,build123d-stable-v1.json,build123d-tree-ratio-fix.json,dirpack-eval.json,dspy-baseline-v2.json,dspy-baseline.json,dspy-eval.json,dspy-incremental.json,dspy-lopsidedness-fix.json,dspy-post-fix.json,dspy-stable-v1.json,dspy-tree-ratio-fix.json,small-project-baseline-v2.json,small-project-baseline.json}|eval:{README.md,baseline.json}|scripts:{dogfood-eval.sh,dogfood-repos.txt,eval-summary.sh,eval.sh}|tests:{archive_adversarial.rs,archive_entry_types.rs,archive_security.rs,budget_caps.rs,cache_and_size.rs,edge_cases.rs,eval_harness.rs,path_traversal.rs,security_overrides.rs,symlink_security.rs}|src/format:{full.rs,json.rs,mod.rs,pipe.rs}|src/packer:{content.rs,mod.rs,signatures.rs,spine.rs}|src/scanner:{entry.rs,git.rs,mod.rs,walk.rs}|integrations/claude-code:{README.md}|integrations/claude-code/commands:{budget.md,create.md,off.md,on.md,status.md}|integrations/claude-code/hooks:{dirpack-session-start.sh,hooks.json}|integrations/claude-code/scripts:{dirpack-cc-config.sh}|\"tests/fixtures/special_names:{\\346\\227\\245\\346\\234\\254\\350\\252\\236.rs\"}|tests/fixtures/binary_only:{doc.pdf,image.png,photo.jpg}|tests/fixtures/config_heavy:{app.toml,config_01.json,config_01.yaml,config_02.json,config_02.yaml,config_03.json,config_03.yaml,config_04.json,config_04.yaml,config_05.json,config_05.yaml,config_06.json,config_06.yaml,config_07.json,config_07.yaml,config_08.json,config_08.yaml,config_09.json,config_09.yaml,config_10.json,config_10.yaml,config_11.json,config_11.yaml,config_12.json,config_12.yaml,config_13.json,config_13.yaml,config_14.json,config_14.yaml,config_15.json,config_15.yaml,config_16.json,config_16.yaml,config_17.json,config_17.yaml,config_18.json,config_18.yaml,config_19.json,config_19.yaml,config_20.json,config_20.yaml}|tests/fixtures/content_budget:{alpha.md,beta.md,delta.md,gamma.md}|tests/fixtures/deep_nesting:{shallow.rs}|src/lib.rs:mod budget,mod archive,mod cache,mod cli,mod config,mod error,mod eval,mod format,mod limits,mod packer,mod priority,mod scanner,mod security,mod tokenizer|tests/fixtures/empty_dirs/src/main.rs:fn main()|src/main.rs:fn main() -> anyhow::Result<()>,fn run_pack(args: PackArgs) -> anyhow::Result<()>,fn run_init(args: dirpack::cli::InitArgs) -> anyhow::Result<()>,fn run_tree(args: dirpack::cli::TreeArgs) -> anyhow::Result<()>,fn run_eval(args: dirpack::cli::EvalArgs) -> anyhow::Result<()>,fn format_full(result: &packer::PackResult) -> String,fn format_json(result: &packer::PackResult) -> String|tests/fixtures/generated_files/src/main.rs:fn main()|src/format/mod.rs:mod full,mod json,mod pipe|tests/fixtures/signatures_heavy/src/lib.rs:pub fn func1(),pub fn func2(),pub fn func3(),pub fn func4(),pub fn func5(),pub fn func6(),pub fn func7(),pub fn func8()|tests/fixtures/small_project/src/lib.rs:mod config,mod utils,pub fn init(),pub fn process(data: &str) -> String,pub fn validate(config: &Config) -> bool|tests/fixtures/small_project/src/main.rs:fn main(),fn run_app(config: Config)|tests/fixtures/monorepo/projA/src/main.rs:fn main()|tests/fixtures/monorepo/projB/src/main.rs:fn main()|CONTENT:AGENTS.md\n```\n# Agent Instructions\n\nThis project uses **bd** (beads) for issue tracking. Run `bd onboard` to get started.\n\n## Quick Reference\n\n```bash\nbd ready # Find available work\nbd show <id> # View issue details\nbd update <id> --status in_progress # Claim work\nbd close <id> # Complete work\nbd sync # Sync with git\n```\n\n## Landing the Plane (Session Completion)\n\n**When ending a work session**, you MUST complete ALL steps below. Work is NOT complete until `git push` succeeds.\n\n**MANDATORY WORKFLOW:**\n\n1. **File issues for remaining work** - Create issues for anything that needs follow-up\n2. **Run quality gates** (if code changed) - Tests, linters, builds\n3. **Update issue status** - Close finished work, update in-progress items\n4. **PUSH TO REMOTE** - This is MANDATORY:\n ```bash\n git pull --rebase\n bd sync\n git push\n git status # MUST show \"up to date with origin\"\n ```\n5. **Clean up** - Clear stashes, prune remote branches\n6. **Verify** - All changes committed AND pushed\n7. **Hand off** - Provide context for next session\n\n**CRITICAL RULES:**\n- Work is NOT complete until `git push` succeeds\n- NEVER stop before pushing - that leaves work stranded locally\n- NEVER say \"ready to push when you are\" - YOU must push\n- If push fails, resolve and retry until it succeeds\n\n\n```|CONTENT:src/lib.rs\n```\npub mod budget;\npub mod archive;\npub mod cache;\npub mod cli;\npub mod config;\npub mod error;\npub mod eval;\npub mod format;\npub mod limits;\npub mod packer;\npub mod priority;\npub mod scanner;\npub mod security;\npub mod tokenizer;\n\npub use crate::config::{Config, OutputFormat};\npub use crate::error::{DirpackError, Result};\n\n```|CONTENT:tests/fixtures/small_project/README.md\n```\n# Small Project\n\nA test fixture for dirpack eval harness.\n\n## Features\n\n- Simple structure\n- Known file count\n- Predictable signatures\n\n## Usage\n\nThis is not a real project. Used for testing budget allocation.\n\n```|CONTENT:src/error.rs\n```\nuse std::result;\n\n#[derive(Debug, thiserror::Error)]\npub enum DirpackError {\n #[error(\"I/O error: {0}\")]\n Io(#[from] std::io::Error),\n #[error(\"TOML parse error: {0}\")]\n Toml(#[from] toml::de::Error),\n #[error(\"pack capacity reached; retry after {retry_after_secs}s\")]\n PackBusy { retry_after_secs: u64 },\n}\n\npub type Result<T> = result::Result<T, DirpackError>;\n\nimpl DirpackError {\n pub fn retry_after_secs(&self) -> Option<u64> {\n match self {\n DirpackError::PackBusy { retry_after_secs } => Some(*retry_after_secs),\n _ => None,\n }\n }\n}\n\n```|CONTENT:baselines/dspy-post-fix.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n... [truncated]\n```|CONTENT:baselines/dirpack-eval.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dirpack\",\n... [truncated]\n```|CONTENT:baselines/dspy-incremental.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n... [truncated]\n```|CONTENT:baselines/build123d-tree-ratio-fix.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/build123d\",\n... [truncated]\n```|CONTENT:baselines/dspy-stable-v1.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n... [truncated]\n```|CONTENT:baselines/dspy-baseline-v2.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n... [truncated]\n```|CONTENT:baselines/dspy-lopsidedness-fix.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n... [truncated]\n```|CONTENT:baselines/dspy-tree-ratio-fix.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n... [truncated]\n```|CONTENT:baselines/dspy-eval.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n \"timestamp\": \"2026-01-31T15:30:39-05:00\",\n```|CONTENT:baselines/build123d-baseline.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/build123d\",\n... [truncated]\n```|CONTENT:baselines/dspy-baseline.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n \"timestamp\": \"2026-01-31T14:48:55-05:00\",\n```|CONTENT:baselines/small-project-baseline.json\n```\n{\n \"target\": \"tests/fixtures/small_project\",\n \"timestamp\": \"2026-01-31T14:49:11-05:00\",\n```|CONTENT:tests/fixtures/small_project/Cargo.toml\n```\n[package]\nname = \"small_project\"\nversion = \"0.1.0\"\nedition = \"2021\"\n\n[dependencies]\nserde = \"1\"\n```|[+430 more files truncated]"}
1+
{"budget_used":1944,"budget_limit":2000,"files":565,"output":"[dirpack]|root: .|IMPORTANT: # dirpack|src:{lib.rs,main.rs,archive.rs,budget.rs,cache.rs,cli.rs,config.rs,error.rs,eval.rs,limits.rs,priority.rs,security.rs,tokenizer.rs}|.:{Cargo.toml,AGENTS.md,CHANGELOG.md,Cargo.lock,LICENSE,README.md,default_config.toml,install.sh}|internal-private-docs:{DESIGN.md.age,FEEDBACK.md.age,HANDOFF.md.age,POSTMORTEM.md.age,SPACE_FILLING.md.age,recipients.txt}|baselines:{CHANGELOG.md,STABLE-V1-SUMMARY.md,SUMMARY.md,build123d-baseline-v2.json,build123d-baseline.json,build123d-incremental.json,build123d-lopsidedness-fix.json,build123d-post-fix.json,build123d-stable-v1.json,build123d-tree-ratio-fix.json,dirpack-eval.json,dspy-baseline-v2.json,dspy-baseline.json,dspy-eval.json,dspy-incremental.json,dspy-lopsidedness-fix.json,dspy-post-fix.json,dspy-stable-v1.json,dspy-tree-ratio-fix.json,small-project-baseline-v2.json,small-project-baseline.json}|eval:{README.md,baseline.json}|scripts:{dogfood-eval.sh,dogfood-repos.txt,eval-summary.sh,eval.sh}|tests:{archive_adversarial.rs,archive_entry_types.rs,archive_security.rs,budget_caps.rs,cache_and_size.rs,edge_cases.rs,eval_harness.rs,path_traversal.rs,security_overrides.rs,symlink_security.rs}|src/format:{full.rs,json.rs,mod.rs,pipe.rs}|src/packer:{content.rs,mod.rs,signatures.rs,spine.rs}|src/scanner:{entry.rs,git.rs,mod.rs,walk.rs}|integrations/claude-code:{README.md}|integrations/claude-code/commands:{budget.md,create.md,off.md,on.md,status.md}|integrations/claude-code/hooks:{dirpack-session-start.sh,hooks.json}|integrations/claude-code/scripts:{dirpack-cc-config.sh}|\"tests/fixtures/special_names:{\\346\\227\\245\\346\\234\\254\\350\\252\\236.rs\"}|tests/fixtures/binary_only:{doc.pdf,image.png,photo.jpg}|tests/fixtures/config_heavy:{app.toml,config_01.json,config_01.yaml,config_02.json,config_02.yaml,config_03.json,config_03.yaml,config_04.json,config_04.yaml,config_05.json,config_05.yaml,config_06.json,config_06.yaml,config_07.json,config_07.yaml,config_08.json,config_08.yaml,config_09.json,config_09.yaml,config_10.json,config_10.yaml,config_11.json,config_11.yaml,config_12.json,config_12.yaml,config_13.json,config_13.yaml,config_14.json,config_14.yaml,config_15.json,config_15.yaml,config_16.json,config_16.yaml,config_17.json,config_17.yaml,config_18.json,config_18.yaml,config_19.json,config_19.yaml,config_20.json,config_20.yaml}|tests/fixtures/content_budget:{alpha.md,beta.md,delta.md,gamma.md}|tests/fixtures/deep_nesting:{shallow.rs}|src/lib.rs:mod budget,mod archive,mod cache,mod cli,mod config,mod error,mod eval,mod format,mod limits,mod packer,mod priority,mod scanner,mod security,mod tokenizer|tests/fixtures/empty_dirs/src/main.rs:fn main()|src/main.rs:fn main() -> anyhow::Result<()>,fn run_pack(args: PackArgs) -> anyhow::Result<()>,fn run_init(args: dirpack::cli::InitArgs) -> anyhow::Result<()>,fn run_tree(args: dirpack::cli::TreeArgs) -> anyhow::Result<()>,fn run_eval(args: dirpack::cli::EvalArgs) -> anyhow::Result<()>,fn format_full(result: &packer::PackResult) -> String,fn format_json(result: &packer::PackResult) -> String|tests/fixtures/generated_files/src/main.rs:fn main()|src/format/mod.rs:mod full,mod json,mod pipe|tests/fixtures/signatures_heavy/src/lib.rs:pub fn func1(),pub fn func2(),pub fn func3(),pub fn func4(),pub fn func5(),pub fn func6(),pub fn func7(),pub fn func8()|tests/fixtures/small_project/src/lib.rs:mod config,mod utils,pub fn init(),pub fn process(data: &str) -> String,pub fn validate(config: &Config) -> bool|tests/fixtures/small_project/src/main.rs:fn main(),fn run_app(config: Config)|tests/fixtures/monorepo/projA/src/main.rs:fn main()|tests/fixtures/monorepo/projB/src/main.rs:fn main()|CONTENT:AGENTS.md\n```\n# Agent Instructions\n\nThis project uses **bd** (beads) for issue tracking. Run `bd onboard` to get started.\n\n## Quick Reference\n\n```bash\nbd ready # Find available work\nbd show <id> # View issue details\nbd update <id> --status in_progress # Claim work\nbd close <id> # Complete work\nbd sync # Sync with git\n```\n\n## Landing the Plane (Session Completion)\n\n**When ending a work session**, you MUST complete ALL steps below. Work is NOT complete until `git push` succeeds.\n\n**MANDATORY WORKFLOW:**\n\n1. **File issues for remaining work** - Create issues for anything that needs follow-up\n2. **Run quality gates** (if code changed) - Tests, linters, builds\n3. **Update issue status** - Close finished work, update in-progress items\n4. **PUSH TO REMOTE** - This is MANDATORY:\n ```bash\n git pull --rebase\n bd sync\n git push\n git status # MUST show \"up to date with origin\"\n ```\n5. **Clean up** - Clear stashes, prune remote branches\n6. **Verify** - All changes committed AND pushed\n7. **Hand off** - Provide context for next session\n\n**CRITICAL RULES:**\n- Work is NOT complete until `git push` succeeds\n- NEVER stop before pushing - that leaves work stranded locally\n- NEVER say \"ready to push when you are\" - YOU must push\n- If push fails, resolve and retry until it succeeds\n\n\n```|CONTENT:src/lib.rs\n```\npub mod budget;\npub mod archive;\npub mod cache;\npub mod cli;\npub mod config;\npub mod error;\npub mod eval;\npub mod format;\npub mod limits;\npub mod packer;\npub mod priority;\npub mod scanner;\npub mod security;\npub mod tokenizer;\n\npub use crate::config::{Config, OutputFormat};\npub use crate::error::{DirpackError, Result};\n\n```|CONTENT:src/error.rs\n```\nuse std::result;\n\n#[derive(Debug, thiserror::Error)]\npub enum DirpackError {\n #[error(\"I/O error: {0}\")]\n Io(#[from] std::io::Error),\n #[error(\"TOML parse error: {0}\")]\n Toml(#[from] toml::de::Error),\n #[error(\"pack capacity reached; retry after {retry_after_secs}s\")]\n PackBusy { retry_after_secs: u64 },\n}\n\npub type Result<T> = result::Result<T, DirpackError>;\n\nimpl DirpackError {\n pub fn retry_after_secs(&self) -> Option<u64> {\n match self {\n DirpackError::PackBusy { retry_after_secs } => Some(*retry_after_secs),\n _ => None,\n }\n }\n}\n\n```|CONTENT:internal-private-docs/recipients.txt\n```\nage1z28am8hy9n85h3e9u5as87x3ae04t65sk8zuszwydaqsjmye5sgsc9rqxf\n\n```|CONTENT:LICENSE\n```\nMIT License\n\nCopyright (c) 2026 Raymond Weitekamp\n```|CONTENT:Cargo.toml\n```\n[package]\nname = \"dirpack\"\nversion = \"0.3.3\"\nedition = \"2021\"\n```|CONTENT:default_config.toml\n```\n# dirpack.toml - Project configuration\n\n[output]\n```|CONTENT:baselines/dspy-post-fix.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n... [truncated]\n```|CONTENT:baselines/dirpack-eval.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dirpack\",\n... [truncated]\n```|CONTENT:baselines/dspy-incremental.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n... [truncated]\n```|CONTENT:baselines/build123d-tree-ratio-fix.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/build123d\",\n... [truncated]\n```|CONTENT:baselines/dspy-stable-v1.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n... [truncated]\n```|CONTENT:baselines/dspy-baseline-v2.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n... [truncated]\n```|CONTENT:baselines/dspy-lopsidedness-fix.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n... [truncated]\n```|CONTENT:baselines/dspy-tree-ratio-fix.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n \"timestamp\": \"2026-01-31T15:18:43-05:00\",\n```|CONTENT:baselines/dspy-eval.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n \"timestamp\": \"2026-01-31T15:30:39-05:00\",\n```|CONTENT:baselines/build123d-baseline.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/build123d\",\n... [truncated]\n```|CONTENT:baselines/dspy-baseline.json\n```\n{\n \"target\": \"/home/raw/Documents/GitHub/dspy\",\n \"timestamp\": \"2026-01-31T14:48:55-05:00\",\n... [truncated]\n```|CONTENT:baselines/small-project-baseline.json\n```\n{\n \"target\": \"tests/fixtures/small_project\",\n \"timestamp\": \"2026-01-31T14:49:11-05:00\",\n```|[+430 more files truncated]"}

examples/dirpack-2000tok.txt

Lines changed: 22 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -61,22 +61,6 @@ pub mod tokenizer;
6161
pub use crate::config::{Config, OutputFormat};
6262
pub use crate::error::{DirpackError, Result};
6363

64-
```|CONTENT:tests/fixtures/small_project/README.md
65-
```
66-
# Small Project
67-
68-
A test fixture for dirpack eval harness.
69-
70-
## Features
71-
72-
- Simple structure
73-
- Known file count
74-
- Predictable signatures
75-
76-
## Usage
77-
78-
This is not a real project. Used for testing budget allocation.
79-
8064
```|CONTENT:src/error.rs
8165
```
8266
use std::result;
@@ -102,6 +86,26 @@ impl DirpackError {
10286
}
10387
}
10488

89+
```|CONTENT:internal-private-docs/recipients.txt
90+
```
91+
age1z28am8hy9n85h3e9u5as87x3ae04t65sk8zuszwydaqsjmye5sgsc9rqxf
92+
93+
```|CONTENT:LICENSE
94+
```
95+
MIT License
96+
97+
Copyright (c) 2026 Raymond Weitekamp
98+
```|CONTENT:Cargo.toml
99+
```
100+
[package]
101+
name = "dirpack"
102+
version = "0.3.3"
103+
edition = "2021"
104+
```|CONTENT:default_config.toml
105+
```
106+
# dirpack.toml - Project configuration
107+
108+
[output]
105109
```|CONTENT:baselines/dspy-post-fix.json
106110
```
107111
{
@@ -141,7 +145,7 @@ impl DirpackError {
141145
```
142146
{
143147
"target": "/home/raw/Documents/GitHub/dspy",
144-
... [truncated]
148+
"timestamp": "2026-01-31T15:18:43-05:00",
145149
```|CONTENT:baselines/dspy-eval.json
146150
```
147151
{
@@ -157,18 +161,10 @@ impl DirpackError {
157161
{
158162
"target": "/home/raw/Documents/GitHub/dspy",
159163
"timestamp": "2026-01-31T14:48:55-05:00",
164+
... [truncated]
160165
```|CONTENT:baselines/small-project-baseline.json
161166
```
162167
{
163168
"target": "tests/fixtures/small_project",
164169
"timestamp": "2026-01-31T14:49:11-05:00",
165-
```|CONTENT:tests/fixtures/small_project/Cargo.toml
166-
```
167-
[package]
168-
name = "small_project"
169-
version = "0.1.0"
170-
edition = "2021"
171-
172-
[dependencies]
173-
serde = "1"
174170
```|[+430 more files truncated]

0 commit comments

Comments
 (0)