Skip to content

Add merge-friendly Kindex project graph#25

Merged
jmc-wander merged 1 commit into
mainfrom
kindex/kin-project-graph-20260530-1530
May 30, 2026
Merged

Add merge-friendly Kindex project graph#25
jmc-wander merged 1 commit into
mainfrom
kindex/kin-project-graph-20260530-1530

Conversation

@jmc-wander
Copy link
Copy Markdown
Contributor

@jmc-wander jmc-wander commented May 30, 2026

Adds the committed Kindex project graph artifacts for this repository.

Included artifacts:

  • .kin/config
  • .kin/.gitignore for local/cache/private Kindex state
  • .kin/code-map.json
  • .kin/index.json

Generated from origin/main with Kindex 0.21.3. The branch stages only .kin files plus root .gitignore when needed to keep those artifacts unignored.


Note

Low Risk
Metadata-only additions with no changes to application logic, auth, or data paths; main risk is merge noise or stale graph if not regenerated after large refactors.

Overview
This PR introduces a committed Kindex (.kin) project graph for the gcpde repo so tooling can use a versioned, merge-friendly view of the codebase without relying on local-only index state.

It adds .kin/config (project name, team audience, wander/gcpde domains, and permissive work/git policies with Linear and tag gates disabled), .kin/index.json (12 indexed nodes for Python modules and key symbols under gcpde/), and .kin/code-map.json (layered graph with core vs domain nodes, contains edges from symbols to files, and a guided tour). .kin/.gitignore keeps local/cache/private paths and SQLite artifacts out of git.

There are no runtime or application code changes in this diff—only generated/metadata artifacts.

Reviewed by Cursor Bugbot for commit c4b31c4. Bugbot is set up for automated code reviews on this repo. Configure here.

@jmc-wander jmc-wander merged commit 6fbeab1 into main May 30, 2026
5 checks passed
@jmc-wander jmc-wander deleted the kindex/kin-project-graph-20260530-1530 branch May 30, 2026 23:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant