Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 0 additions & 12 deletions .aiassistant/rules/aida.md

This file was deleted.

2 changes: 2 additions & 0 deletions .aida/.gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
rules_selection.local.yaml
git_policy.local.yaml
preferences.local.yaml
native-export-manifest.json

This file was deleted.

57 changes: 0 additions & 57 deletions .aida/migrate-backups/20260307-133351/.claude/CLAUDE.md

This file was deleted.

4 changes: 0 additions & 4 deletions .aida/migrate-backups/20260307-133351/.junie/guidelines.md

This file was deleted.

4 changes: 0 additions & 4 deletions .aida/migrate-backups/20260307-133351/AGENTS.md

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions .aida/migrate-backups/20260307-140805/.claude/CLAUDE.md

This file was deleted.

6 changes: 0 additions & 6 deletions .aida/migrate-backups/20260307-140805/.junie/guidelines.md

This file was deleted.

6 changes: 0 additions & 6 deletions .aida/migrate-backups/20260307-140805/AGENTS.md

This file was deleted.

19 changes: 19 additions & 0 deletions .aida/preferences.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# (C) 2026 GoodData Corporation
# AIDA preferences
#
# Shared team defaults for AIDA behavior.
# Developers can override locally in `.aida/preferences.local.yaml`.
version: 1
preferences:
# Operating mode: full (MCP server) or native (exported static rules).
mode: full
validation:
# auto: run automatically | ask: confirm before running | disabled: skip.
pre_commit: auto
pre_push: auto
commit:
# auto: execute server-side | ask: show command and confirm | disabled: skip.
mode: auto
pr:
# auto: execute server-side | ask: show command and confirm | disabled: skip.
mode: auto
1 change: 0 additions & 1 deletion .aida/templates/commit-message.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
# (C) 2026 GoodData Corporation
{type}{repository_part}: {title}

{body}
Expand Down
1 change: 0 additions & 1 deletion .aida/templates/pr-title.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
# (C) 2026 GoodData Corporation
{type}{repository_part}: {title}
3 changes: 3 additions & 0 deletions .copyrightignore
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,6 @@ gooddata-sdk/tests/catalog/store/**

# Testing certificates
**/*.pem

# AIDA templates (content used verbatim, not source code)
.aida/templates/**
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -37,3 +37,8 @@ packages/gooddata-sdk/tests/export/exports/default/

# Staging test fixture backups (created by conftest.py, self-heal on next run)
*.staging-backup
.cursor/rules/aida.mdc
.claude/CLAUDE.md
AGENTS.md
.aiassistant/rules/aida.md
.junie/guidelines.md
12 changes: 0 additions & 12 deletions .junie/guidelines.md

This file was deleted.

12 changes: 0 additions & 12 deletions AGENTS.md

This file was deleted.

Loading