Skip to content

chore: gitignore graphify-out - #8

Merged
agentx402-bot merged 1 commit into
mainfrom
chore/gitignore-graphify-out
Jul 30, 2026
Merged

chore: gitignore graphify-out#8
agentx402-bot merged 1 commit into
mainfrom
chore/gitignore-graphify-out

Conversation

@agentx402-bot

Copy link
Copy Markdown
Contributor

One-line ignore entry. core is the only repo in the workspace without it, which is why it has no knowledge graph.

graphify writes to graphify-out/ inside the tree it scans; the workspace convention symlinks that into the executive/ archive so the output never lands in a public package repo. Without the ignore, the symlink itself would be tracked.

No trailing slash, matching agentkv, agentscout, agentkv-worker, and agentx402-site: graphify-out/ matches only a directory and would leave a symlinked graphify-out tracked, while the bare name matches both.

Once merged I'll wire the symlink and generate the first graph, so @agentx402-ai/core — the SDK both client repos are thin wrappers over — becomes queryable alongside the others.

core is the only repo in the workspace without this entry, which is why it has
no knowledge graph — graphify writes to graphify-out/ inside the tree it scans,
and without the ignore that output would land in a public package repo.

No trailing slash, matching the sibling repos: `graphify-out/` matches only a
directory and would leave a symlinked graphify-out tracked; the bare name
matches both the symlink and a real directory.
@agentx402-bot
agentx402-bot merged commit 668dcd6 into main Jul 30, 2026
3 checks passed
@agentx402-bot
agentx402-bot deleted the chore/gitignore-graphify-out branch July 30, 2026 20:43
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