Skip to content

docs(1.7): assert hotel-search ownership belongs to 20.1#105

Merged
telivity-otaip merged 1 commit into
mainfrom
docs/1.7-hotel-ownership-boundary
May 30, 2026
Merged

docs(1.7): assert hotel-search ownership belongs to 20.1#105
telivity-otaip merged 1 commit into
mainfrom
docs/1.7-hotel-ownership-boundary

Conversation

@telivity-otaip
Copy link
Copy Markdown
Collaborator

@telivity-otaip telivity-otaip commented May 30, 2026

What

Documents the routing-ownership boundary for Agent 1.7 (Hotel & Car Search):

  • Hotel search intent is owned by Agent 20.1 (Hotel Search Aggregator) for all hotel queries — standalone or within a trip.
  • 1.7 owns car rental. It may compose with 20.1 for a combined hotel+car trip but does not own hotel intent — route hotel queries to 20.1.

Why

Implements the 1.7↔20.1 disambiguation: 20.1 is the dedicated lodging-stage hotel owner (feeds the 20.2 dedup → 20.4 rate pipeline); 1.7 is the stage-1 aggregator. Wording deliberately avoids a context-split — hotel always routes to 20.1, consistent with the documented routing rule.

Scope

Comment/doc only — JSDoc + a TODO + one line in stage-1-search.md. No schema, types, output contract, or runtime change. Non-breaking.

The breaking car-only narrowing of 1.7 (remove hotel from schema/types/output/tests) is deferred to its own product-gated migration — flagged via TODO in index.ts.

Verification

  • Diff scanned — clean.
  • Comment/doc-only ⇒ no typecheck impact.

Documents the routing-ownership boundary for Hotel & Car Search (1.7): hotel
search intent is owned by Hotel Search Aggregator (20.1) for ALL hotel queries
(standalone or in-trip); 1.7 owns car rental and may compose with 20.1 for a
combined hotel+car trip but does not own hotel intent. Comment/doc only — no
schema, types, output, or runtime change. The breaking car-only narrowing of
1.7 is deferred to its own product-gated migration (TODO added).

Implements decision A from the 1.7<->20.1 disambiguation. The matching bench
relabel is a Tarmac-side action handled separately (not in this repo).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@telivity-otaip telivity-otaip merged commit f6d9db9 into main May 30, 2026
1 check passed
@telivity-otaip telivity-otaip deleted the docs/1.7-hotel-ownership-boundary branch May 30, 2026 04:17
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