Skip to content

Stop ignoring session-injected Claude paths in tracked .gitignore - #260

Merged
cryptoxdog merged 1 commit into
mainfrom
agent/cursor/undoA-ceg
Sep 5, 2026
Merged

Stop ignoring session-injected Claude paths in tracked .gitignore#260
cryptoxdog merged 1 commit into
mainfrom
agent/cursor/undoA-ceg

Conversation

@cryptoxdog

Copy link
Copy Markdown
Collaborator

Summary

Test plan

  • .gitignore no longer contains a blanket .claude/ / /.claude/ or the removed projection lines
  • Tracked .claude wiring (if any) still shows in git status when edited
  • After governance bootstrap / Claude install, generated mirrors stay out of porcelain via local excludes

Made with Cursor

Those mirrors belong in local git excludes (Cursor-Governance Option B), not
a shared ignore that hides committable consumer wiring.
Copilot AI lite review requested due to automatic review settings September 5, 2026 21:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.


💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

PR reviewable size is within recommended limits

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-05T21:32:20.919762Z 1c3b870 PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@github-actions

github-actions Bot commented Sep 5, 2026

Copy link
Copy Markdown

L9 Audit Harness Report

  • Generated: 2026-09-05T21:30:26.441828+00:00
  • Repo root: /home/runner/work/Cognitive.Engine.Graphs/Cognitive.Engine.Graphs
  • Overall result: ✅ PASSED
  • Exit code: 0

Step Results

Step Status Exit Code Notes
Architecture Audit ✅ Passed 0
Spec Coverage ✅ Passed 0
Contract Wiring ✅ Passed 0

Architecture Audit Findings

Severity Count
🔴 CRITICAL 0
🟠 HIGH 0
🟡 MEDIUM 17
🔵 LOW 0

See artifacts/audit_report.md for full details.

Spec Coverage

  • ✅ Implemented: 37
  • ⚠️ Partial: 9
  • ❌ Missing: 0
  • Total features: 46
Category Implemented Partial Missing Total
gates 10 0 0 10
scoring 7 0 0 7
v1.1_node 2 0 0 2
v1.1_edge 2 0 0 2
v1.1_action 0 2 0 2
v1.1_scoring 1 1 0 2
action_handler 0 6 0 6
gds_algorithm 5 0 0 5
research_pattern 10 0 0 10

See artifacts/coverage_report.md for full details.

Next Steps

All checks passed. Safe to merge.

@sonarqubecloud

sonarqubecloud Bot commented Sep 5, 2026

Copy link
Copy Markdown

@cryptoxdog
cryptoxdog merged commit 9c8e3cf into main Sep 5, 2026
42 of 54 checks passed
@cryptoxdog
cryptoxdog deleted the agent/cursor/undoA-ceg branch September 5, 2026 22:06
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.

2 participants