Skip to content

docs: tease the Flow Mapper in the README - #22

Merged
barkz merged 1 commit into
mainfrom
docs/flow-mapper-teaser
Aug 20, 2026
Merged

docs: tease the Flow Mapper in the README#22
barkz merged 1 commit into
mainfrom
docs/flow-mapper-teaser

Conversation

@barkz

@barkz barkz commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Adds a Flow Mapper entry under the existing ## Coming soon heading, alongside the VS Code extension, so the README matches the structure already there rather than introducing a new banner style.

What's in it

  • README.md — one section: what /flow does, the link it found, and how to read the rail
  • assets/flow_mapper_preview.png/flow show against the built-in mock corpus (127 KB)

README-only. The feature itself lives on feat/flow-mapper and is not merged by this PR.

About the screenshot

The capture shows the case the feature exists for — a checkout incident and a customer renewal linking on incident, checkout, where neither conversation mentions the other and the QBR refers to the incident only in prose, with no ticket number to join on.

It was rendered by running the command against the mock corpus, so it stays reproducible:

/chat "what happened in the checkout incident?"
/chat "who owned the fix?"
/chat "what are the risks going into the Northwind renewal?" --new
/flow enrich
/flow link
/flow show --docs 3

🤖 Generated with Claude Code

Adds a Flow Mapper entry under the existing "Coming soon" heading, alongside
the VS Code extension, with a preview of /flow show against the built-in mock
corpus.

The capture shows the case the feature exists for: a checkout incident and a
customer renewal linking on "incident, checkout", where neither conversation
mentions the other and the QBR refers to the incident only in prose, with no
ticket number to join on.

The feature itself is on feat/flow-mapper; this is README-only.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@barkz
barkz merged commit fe2cfbd into main Aug 20, 2026
7 checks passed
@barkz
barkz deleted the docs/flow-mapper-teaser branch August 20, 2026 03:19
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