Memo Merge

The browser decides what has matured and proves nothing was lost; the model decides how the merged rule should read.

Back to SkillSafe
How it works

Nothing to hand? Load the — a real merge, with a lesson that contradicts a standing rule and two that are still guesswork — or the , where there is no instruction file yet and the run has to write one. Both replay a saved run for free. Or press to watch the checker name six findings — four hard failures and two warnings — with no model call at all.

1

A memory file is not a draft of the instruction file

It is a different kind of document: lessons land in it the moment they are learned, so it repeats itself, argues with itself, and keeps guesses next to conclusions. The promotion step is where that gets sorted — and doing it by hand is how a detail quietly disappears. Both files are parsed here into frontmatter, a heading tree and atomic rules, so the merge is a set of decisions about identifiable things rather than a wall of text a model rewrites wholesale.

2

Every lesson lands in exactly one bucket, and that is counted

Each lesson is measured against every existing rule with one similarity function: duplicate at 0.8 and above, overlap from 0.34, new below that — and conflict ahead of all of them when the two give opposite instructions. Maturity is scored from countable signals only: specificity, a settled-knowledge marker, a concrete example, restatement elsewhere in the file, minus hedging. The partition is then asserted by counting: a lesson in two buckets, or in none, is reported rather than passing because its id appeared somewhere.

3

The free engine writes both files, so the page is never inert

From that plan, this tab writes a complete merged instruction file — promoted lessons filed under the section they belong to, contradictions deliberately left unapplied, applyTo merged with subsumed globs removed — and the residual memory file, holding exactly what was not settled. No account, no model call, nothing charged. The checker then re-measures its own output the same way it measures the model's.

4

The metered pass is judgement, and it is held to the measurement

Rewriting an overlapping pair into one rule that keeps both specifics, deciding which side of a contradiction wins, making the file read well: that is what a model is for, and what this app pays for. It returns one decision per lesson and the app checks them by counting — decided twice or never decided is a failure. A section it claims to have filed under is checked against the merged file's real headings and printed as sent, never quietly reassigned. Every promoted lesson and every pre-existing rule is looked for again by its own vocabulary, and anything missing is named. Pricing is honest: a worst-case amount is reserved, only what the run uses is charged, and untouched examples replay a saved run for free.

A derived work of @github/memory-merger: its promotion process and its zero-knowledge-loss / minimal-redundancy / maximum-scannability quality bar are what this app measures and enforces. The skill is a slash command over files on disk; this is the same method with the measurement made explicit.