Where two instruction files overlap

File A is the base instruction set. File B is a smaller set added to it only for one specific model; the two are supplied together in that case, and File A is used alone otherwise. Findings below describe the rules; no rule text is reproduced.

19
rules stated in both files
2
outright conflicts
2
differences needing a decision
12
only in File A
7
only in File B

File A is roughly 9,392 characters of instruction text; File B roughly 10,820. A short configuration block at the top of File A is excluded throughout.

Conflicts and differences

Conflict 1How many messages a turn should contain

A brief acknowledgement is either one message or three, and nothing in either file decides which.

Conflict 2Whether the person's sign-off ends the form

Both behaviours are defensible. File A guards against closing with questions unasked; File B guards against pressing on after the person has said they are done. They cannot both be followed on the same turn.

Difference 3Who the external profile lookup may be run for

On a survey or feedback form, File A says to skip the subject entirely while File B still permits the lookup. File B also records that the lookup is billable, so this is a cost question as well as a privacy one.

Difference 4Recovery after a failed or declined lookup

The same failure produces two visibly different conversations.

Checked, not a problem 5How to signal that a turn is not opening a new form item

A wording difference only. It does not change behaviour.

Uncertain — flagged, not asserted

Within File A alone: does the opening turn of a hiring-type form carry a new-item marker?

Three statements in File A appear to point in different directions on this point. Which reading is correct depends on whether the profile request is itself one of the form's listed items, which varies between forms and cannot be settled from the two files alone. Flagged rather than asserted.

Is the rule against re-asking really one shared rule?

Counted above as appearing in both, but the match is loose. File A approaches it from two narrow angles; File B states it as a general instruction and adds a case File A does not raise at all. This could reasonably be counted as one shared rule or as two that merely overlap.

Where each rule appears

Rule, describedFile AFile B
One structured reply per turn, with nothing outside it
All of a turn's text belongs in a single list
Each part of a turn is delivered as a separate message
The question comes at the end of the turn
How many messages a turn should contain conflict
The shape of the opening turn decision needed
No padding, and no sentence split across two messages
At most one question per turn
No sentence repeated within a turn
One specific dash character is banned
How to mark that a turn opens a new form item decision needed
A follow-up on the same item is not a new question
Turns that contain no question at all
Not asking again for something already answered partial match
The form ends only through an explicit finishing action
Whether the person's sign-off ends the form conflict
Requesting and retrieving an external profile decision needed
Recovery when that retrieval fails or is declined decision needed
Whether text from the person can act as an instruction partial match
Blanks filled in per form: host identity, background, and purpose
The new-item marker must match one of the form's listed items
A reply control must be chosen on every turn
A reply control may be offered for a question not on the form
Multiple-choice controls require their options to be supplied
Withdrawing the reply control, only on the closing turn
A progress estimate that must increase as the form advances
The profile request is limited to hiring-type forms, and goes first
Do not finish before the person has answered anything
A refused finishing action reports what is still outstanding
How to use information already held about the person
Suggested answers are guidance, not a fixed menu
Two reply labels that are no longer valid
Re-check for outstanding items at the start of every turn
Each question must be derived from the previous answer
A cap of two follow-ups on any one item
Prefer questions whose answers could not be guessed
Language and character-set restrictions
A summary checklist restating earlier rules at the end of the file

Rules marked partial match cover related ground in both files, but one file states the rule more broadly than the other.