Skip to content

chore: remove internal automation artifacts#22

Merged
AlainDor merged 2 commits intomainfrom
fix/remove-public-agent-control-files
Apr 30, 2026
Merged

chore: remove internal automation artifacts#22
AlainDor merged 2 commits intomainfrom
fix/remove-public-agent-control-files

Conversation

@AlainDor
Copy link
Copy Markdown
Contributor

@AlainDor AlainDor commented Apr 30, 2026

Summary:

  • Remove internal automation/control files from the public repo tree.
  • Keep local tooling and orchestration files ignored so they are not reintroduced.
  • Remove public references to deleted automation manuals and the deleted test coupling.

Verification:

  • git diff --check
  • cargo fmt --all -- --check
  • cargo test --workspace
  • cargo clippy --all-targets --all-features -- -D warnings
  • git ls-tree -r --name-only HEAD | rg '(^|/)(.agents|.claude)(/|$)|(^|/)(AGENTS|CLAUDE|WORKFLOW).md$' returned no matches
  • rg 'AGENTS.md|CLAUDE.md|WORKFLOW.md|operating manual|Where to Look|agents_md_table|auto-ingested' returned no matches
  • GitHub Actions passed: fmt, deny, clippy matrix, test matrix

Risk:

  • No product source changes.

@AlainDor AlainDor merged commit ae8d51d into main Apr 30, 2026
8 checks passed
@AlainDor AlainDor deleted the fix/remove-public-agent-control-files branch April 30, 2026 19:13
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