# Rules Projects at AI Tinkerers

> Canonical HTML: https://aitinkerers.org/technologies/rules
> Markdown URL: https://aitinkerers.org/technologies/rules.md
> Technology record last updated: 2026-07-29T02:43:47Z
> Generated: 2026-09-21T05:36:55Z

Rules: Automate decisions, streamline workflows, and ensure compliance with defined logic.

Rules technology, often implemented through Business Rule Management Systems (BRMS), externalizes decision logic from application code. This allows subject matter experts (SMEs) to define, deploy, and manage business rules directly, without IT intervention. For example, a credit card company might use rules to instantly approve or deny loan applications based on credit score, income, and existing debt. This approach significantly reduces development cycles, improves agility in responding to market changes, and ensures consistent application of policies across an organization. IBM Operational Decision Manager (ODM) is a prime example of a robust BRMS, enabling organizations to manage thousands of complex rules for real-time decision-making.

- Official technology site: https://www.ibm.com/docs/en/brl/6.1.0?topic=rules-about-rules
- Public AI Tinkerers demos and talks: 1
- Result page: 1 of 1

## Recent Public Talks and Demos

### [Turning real business SOPs into rules an agent can actually follow](https://da-nang.aitinkerers.org/talks/rsvp__ey6nXp67PY)

We built a harness for AI agents that execute real-world business operations from human-written SOPs. The system separates execution into three planes: Policy turns natural-language operating procedures into goals, guidance, authority boundaries and guardrails; Execution plans and coordinates long-running work across AI, humans and tools while adapting to changing real-world state; and Quality evaluates execution against the governing standard and operational evidence. Live, I’ll show the working system from SOP interpretation through adaptive execution and run evaluation.

- Event context: AI Tinkerers Da Nang: Inaugural Meetup — 2026-08-15 — Da Nang
- Public talk page: https://da-nang.aitinkerers.org/talks/rsvp__ey6nXp67PY

## Related Technologies

- [Gemini](https://aitinkerers.org/technologies/gemini) ([Markdown](https://aitinkerers.org/technologies/gemini.md)) — 188 public demos
- [LangGraph](https://aitinkerers.org/technologies/langgraph) ([Markdown](https://aitinkerers.org/technologies/langgraph.md)) — 67 public demos
- [Large Language Model](https://aitinkerers.org/technologies/large-language-model) ([Markdown](https://aitinkerers.org/technologies/large-language-model.md)) — 9 public demos
- [workflow](https://aitinkerers.org/technologies/workflow) ([Markdown](https://aitinkerers.org/technologies/workflow.md)) — 3 public demos
