Skip to content

feat(granola): deliverable-invention gate#160

Merged
jordanrburger merged 2 commits into
mainfrom
upstream/patterns-granola
Jun 23, 2026
Merged

feat(granola): deliverable-invention gate#160
jordanrburger merged 2 commits into
mainfrom
upstream/patterns-granola

Conversation

@jordanrburger

Copy link
Copy Markdown
Collaborator

Part of the de-personalized Patterns batch — upstreaming accumulated instance rules into the engine phases (Phase-1 work for the connector-based migration, #156). Follows the method from #157.

What

One rule added to phases/connectors/granola.md inbound-scan (assembles into SKILL only — connector phase, requires: granola, mode: [consolidation, briefing]):

  • Deliverable-Invention Gate (Pattern No flock on concurrent JSONL append + except: pass hides write errors #38) — a dated commitment or deliverable extracted from a transcript needs a verbatim source quote, or it doesn't get written. Don't attach an urgency marker ("must be done by X", "committed to Z", "due Friday") the transcript doesn't literally contain — ship the item without the marker, or route it to review-queue.md. Guards two invention traps: topic conflation (don't fuse two adjacent meeting topics into one dated item) and one-off ≠ standing (a single mention is not a recurring cadence).

Sits alongside the existing "Transcripts Are Signals, Not Facts" warning and the "Extraction Gate" — the inverse failure: this one stops inventing substance the transcript never contained, where the Extraction Gate stops dropping substance it did.

Verification

  • Assembly checked via _assemble(cfg, kind): lands in SKILL only, not DREAMING/RESEARCH; and the requires: granola gate toggles it (present when granola enabled, absent when disabled).
  • Diff grepped clean of names / employer / customers / Slack IDs / repo-PR-Linear IDs / user paths.

🤖 Generated with Claude Code

Jordan Burger and others added 2 commits June 23, 2026 14:03
Upstreamed from accumulated instance experience into the granola
inbound-scan (assembles into SKILL only, requires: granola):

A dated commitment or deliverable extracted from a transcript needs a
verbatim source quote, or it's dropped. Never attach an urgency marker
("due Friday", "committed to X", "before Y") the transcript doesn't
literally contain — ship without the marker or route to the review queue.
Guards two invention traps: topic conflation (don't fuse two adjacent
meeting topics into one dated item) and one-off-as-standing (a single
mention is not a recurring cadence).

Generic rule; originating example dropped.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@jordanrburger jordanrburger merged commit 8eb5d46 into main Jun 23, 2026
5 checks passed
@jordanrburger jordanrburger deleted the upstream/patterns-granola branch June 23, 2026 21:52
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