Skip to content

001 llkb pattern discovery#20

Merged
mehdic merged 8 commits intomainfrom
001-llkb-pattern-discovery
Feb 9, 2026
Merged

001 llkb pattern discovery#20
mehdic merged 8 commits intomainfrom
001-llkb-pattern-discovery

Conversation

@mehdic
Copy link
Owner

@mehdic mehdic commented Feb 9, 2026

No description provided.

Chaouachi Mehdi and others added 8 commits February 7, 2026 12:49
…ompt fixes

Implements the full LLKB pattern discovery pipeline (F12):
- Discovery, mining, template generation, framework packs, mining modules
- Signal weighting (strong/medium/weak), quality controls (boost/dedup/threshold/prune)
- Pipeline orchestrator, persistence, security hardening
- 4,230 tests passing (943 LLKB + 1302 autogen + remaining core)
- Integration scenario tests for N1/N2/N3 fixes (46 new tests)
- Prompt F12 section updated to reflect signal weighting and notification templates
- E2E: 4/4 stages pass, 60/60 pattern coverage, 90 patterns discovered

Note: Pre-existing TS strict-mode errors in mining.ts/pluralization.ts
need a separate fix pass (regex match group types, undefined checks).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
… patterns and actionable blocked hints

Expand toast, fill, and select regex patterns to handle unquoted text and
alternate sentence structures. Remove "select" from click/dropdown glossary
synonyms to prevent collision, compensating with selects? in all click pattern
regexes for backward compatibility. Add getBlockedReason() for category-specific
TODO messages in generated code.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add non-null assertions to regex capture groups, array accesses, and
record lookups across LLKB mining, pluralization, discovery, and
quality-controls modules. Prefix unused callback params with underscore
in autogen generateTest.ts and stepMapper.ts. Use @ts-expect-error
instead of @ts-ignore for reserved function.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mehdic mehdic merged commit 51559f8 into main Feb 9, 2026
13 checks passed
mehdic added a commit that referenced this pull request Feb 9, 2026
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