Skip to content

Commit 4ec446c

Browse files
dduuggclaude
andcommitted
Fix inaccuracies in AGENTS.md
- Remove redundant heading that repeats the filename - Fix incorrect spec/fixtures/ references where that directory doesn't exist - Fix Claude-specific intro text to be agent-agnostic (pks only) Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
1 parent e1ea364 commit 4ec446c

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

AGENTS.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# AGENTS.md
2-
31
This file provides guidance to AI coding agents when working with code in this repository.
42

53
## What this project is
@@ -25,4 +23,4 @@ bundle exec srb tc
2523

2624
- `lib/visualize_packs.rb` — entry point; reads pack configuration and produces graph output
2725
- `lib/visualize_packs/` — core logic: graph building, layout, and rendering (e.g. to DOT/SVG)
28-
- `spec/` — RSpec tests; `spec/fixtures/` holds sample pack configurations
26+
- `spec/` — RSpec tests; `spec/sample_app1/` contains a sample pack-structured application used in tests

0 commit comments

Comments
 (0)