diff --git a/README.md b/README.md index 95c388f..88abd96 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ See [docs/architecture.md](docs/architecture.md) for the full architecture overv ## Domain Expertise -OTAIP agents encode real industry logic: ATPCO fare rules (Categories 1-33), NUC/ROE fare construction with HIP/BHC/CTM checks, BSP HOT file reconciliation, ADM prevention (9 pre-ticketing checks), NDC/EDIFACT normalization, IRROPS rebooking with EU261 and US DOT compliance, void window enforcement, married segment integrity, and payment-to-ticketing state machines with BSP finality rules. +OTAIP agents encode real industry logic: ATPCO fare rules (Categories 1-33), NUC/ROE fare construction with HIP/BHC/CTM checks, BSP HOT file reconciliation, ADM prevention (10 pre-ticketing checks), NDC/EDIFACT normalization, IRROPS rebooking with EU261 and US DOT compliance, void window enforcement, married segment integrity, and payment-to-ticketing state machines with BSP finality rules. --- diff --git a/agents.graph.json b/agents.graph.json index 5b508b7..7463c50 100644 --- a/agents.graph.json +++ b/agents.graph.json @@ -394,7 +394,7 @@ "id": "6.2", "name": "ADM Prevention", "stage": "settlement", - "version": "0.1.0", + "version": "0.2.0", "contract_status": "active", "has_contract": false, "source_path": "packages/agents/settlement/src/adm-prevention/index.ts" diff --git a/agents.manifest.json b/agents.manifest.json index 725539f..9cb7ba5 100644 --- a/agents.manifest.json +++ b/agents.manifest.json @@ -5357,7 +5357,7 @@ "id": "6.2", "name": "ADM Prevention", "stage": "settlement", - "version": "0.1.0", + "version": "0.2.0", "contract_status": "active", "has_contract": false, "source_path": "packages/agents/settlement/src/adm-prevention/index.ts" diff --git a/docs/agent-map.html b/docs/agent-map.html index cca978a..2573304 100644 --- a/docs/agent-map.html +++ b/docs/agent-map.html @@ -1897,7 +1897,7 @@