Skip to content

feat: implement conditional rule discovery engine#65

Merged
dmoliveira merged 1 commit intomainfrom
my_opencode-e9-rule-engine
Feb 13, 2026
Merged

feat: implement conditional rule discovery engine#65
dmoliveira merged 1 commit intomainfrom
my_opencode-e9-rule-engine

Conversation

@dmoliveira
Copy link
Copy Markdown
Owner

Summary

  • Add scripts/rules_engine.py with markdown frontmatter parsing, layered rule discovery (user/project), path-based applicability matching, deterministic precedence ordering, and duplicate-id conflict reporting.
  • Expand selftest coverage to validate frontmatter parsing, layered discovery, precedence conflict behavior, and target-path rule resolution.
  • Mark Epic 9 Task 9.2 complete in roadmap and record the engine/test additions in changelog.

Testing

  • make validate
  • make selftest
  • make install-test

@dmoliveira dmoliveira merged commit 3c18193 into main Feb 13, 2026
1 check passed
@dmoliveira dmoliveira deleted the my_opencode-e9-rule-engine branch February 20, 2026 07:58
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