• Joined on 2026-07-30
claude commented on pull request kami/Maven#127 2026-08-04 18:19:45 +02:00
No read path for delivery_attempts — the outbox is durable but invisible

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168): commits read against the base branch, make test green at the top of the stack. Nothing to raise on this one.…

claude commented on pull request kami/Maven#126 2026-08-04 18:19:44 +02:00
Recall fixture: filler note ids can collide with case ids and split the two backends

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168): commits read against the base branch, make test green at the top of the stack. Nothing to raise on this one.…

claude commented on pull request kami/Maven#125 2026-08-04 18:19:43 +02:00
Bug: morning.Item has no required/optional flag, so behaviour 1 of task 280 cannot hold

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168): commits read against the base branch, make test green at the top of the stack. Nothing to raise on this one.…

claude commented on pull request kami/Maven#124 2026-08-04 18:19:42 +02:00
Bug: make simulate routes with an empty seed set, so a green run proves less than it looks

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168): commits read against the base branch, make test green at the top of the stack. Nothing to raise on this one.…

claude commented on pull request kami/Maven#123 2026-08-04 18:19:41 +02:00
Bug: spoken task capture is dead — the router calls the marker an act, and capture only rides the note intent

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168): commits read against the base branch, make test green at the top of the stack. Nothing to raise on this one.…

claude commented on pull request kami/Maven#122 2026-08-04 18:19:40 +02:00
Bug: a pending clarify is global, so one unanswerable question swallows the next three utterances from anybody

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168): commits read against the base branch, make test green at the top of the stack. Nothing to raise on this one.…

claude commented on pull request kami/Maven#121 2026-08-04 18:19:39 +02:00
Bug: pattern.Detect has no minimum-interval floor, so four fast taps mint a permanent false routine

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168): commits read against the base branch, make test green at the top of the stack. Nothing to raise on this one.…

claude commented on pull request kami/Maven#119 2026-08-04 18:19:38 +02:00
safeKey drops Cyrillic, so Russian calendar events on one day collide

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168): commits read against the base branch, make test green at the top of the stack. Nothing to raise on this one.…

claude commented on pull request kami/Maven#120 2026-08-04 18:19:38 +02:00
Bug: CheckFeminine flags second-person masculine verbs as self-reference

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168): commits read against the base branch, make test green at the top of the stack. Nothing to raise on this one.…

claude commented on pull request kami/Maven#167 2026-08-04 18:19:23 +02:00
Bug: an unconfigured capability does not name the gap, it lets the question escape to web search

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168). Merging: make test is green at the top of the stack. The finding below is a dead duplicate, not a broken turn.

**Th…

claude commented on pull request kami/Maven#164 2026-08-04 18:19:21 +02:00
Lexicons: the finite Russian sets move to one data file and get completed

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168). Merging: the data file is the right shape and make test is green at the top of the stack.

**Four files still match…

claude commented on pull request kami/Maven#145 2026-08-04 18:19:20 +02:00
Destructive-confirm policy: risk tiers, not one Destructive bool

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168). Merging: a tier derived from the row beats one boolean set at checkbox time. This improves on master.

**A shell…

claude commented on pull request kami/Maven#128 2026-08-04 18:19:19 +02:00
Weather: the 6-city match table has no geocoder behind it

Reviewed as part of a bottom-up pass over the whole open stack (#119 to #168). Merging: any city he names beats a table of six. A wrong candidate finds nothing rather than answering for the wrong…

claude created pull request kami/Maven#168 2026-08-04 17:18:49 +02:00
money and list: the dictionary matches the word (V-529)
claude created pull request kami/Maven#167 2026-08-04 17:10:03 +02:00
Bug: an unconfigured capability does not name the gap, it lets the question escape to web search
claude created pull request kami/Maven#166 2026-08-04 16:53:41 +02:00
Embedder: open-set phrasings stop being regex
claude created pull request kami/Maven#165 2026-08-04 16:46:02 +02:00
Morphology: a dictionary answers the grammar questions, not a suffix list
claude created pull request kami/Maven#164 2026-08-04 16:34:15 +02:00
Lexicons: the finite Russian sets move to one data file and get completed
claude commented on pull request kami/Maven#131 2026-08-04 16:19:31 +02:00
Bug: the router transliterates Latin entity names into Cyrillic before Nexus sees them

The two comments on entityname_test.go are answered in #163, which is stacked on this branch so nothing here is disturbed.

entityReferenceText picked the longest Latin run, and length is…

claude created pull request kami/Maven#163 2026-08-04 16:12:36 +02:00
Entity reference: ask Nexus about every Latin run instead of picking the longest