Skip to content

Add further guidelines for implementation logic and code checks#2516

Merged
AndyScherzinger merged 1 commit intomainfrom
docs/noid/agentsMdDetails
Apr 24, 2026
Merged

Add further guidelines for implementation logic and code checks#2516
AndyScherzinger merged 1 commit intomainfrom
docs/noid/agentsMdDetails

Conversation

@AndyScherzinger
Copy link
Copy Markdown
Member

added learnings from the recent PRs and discussions

…e checks

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Comment thread AGENTS.md

### Soft-invalidation ("broken" flag)

When a stored rule, filter, or condition references a column or option that no longer exists (due to deletion, type change, or import remapping), mark it `broken: true` instead of deleting it. Surface the broken state in the UI. Provide an auto-clear path that removes the flag when the rule is next saved in a valid state.
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

not sure what this is, but okay.

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

^ a peak into the future... 😁

#2504

@AndyScherzinger AndyScherzinger merged commit abda682 into main Apr 24, 2026
56 checks passed
@AndyScherzinger AndyScherzinger deleted the docs/noid/agentsMdDetails branch April 24, 2026 17:34
@AndyScherzinger AndyScherzinger added this to the v2.1.0 milestone Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants