Black Flag investor pitch Jul 28 – Aug 1 · 5 sessions · 1,805 min
v2 built and rejected. The deck was built twice on 2026-07-28 and got the register wrong both times. The intake had been there the whole time; the rebuild that worked started from it.
The full ship sequence ran on v2 on 2026-07-29: grammar gate to 0 BLOCK and 0 WARN, Playwright clean at 1280, 768 and 390, a six-auditor megaeval producing 179 findings with 103 applied through a triaged ledger, adversarial verify to zero, deployed gated to the blackflag-narrative alias, and curl-verified 401 unauthenticated on the hash URL, the alias, and root.
The 2026-07-29 call rejected v2 outright. Before that call: a third megaeval round, the 15:00 working-session page, the redline Google Doc for KG, ShurIQ placed into its own competitive stack ranking at 39.9, and the deck loaded into and then removed from Report Studio.
v3 rebuilt from scratch that evening with the intelligence process run before the build rather than after it.
- 85 traced directives, a 243-statement typed graph, three structural gaps
- Eight scored negative-space claims; the competitive set rebuilt as categories
- Shipped gated and verified, with Report Studio and a redline Doc alongside
- Two animated Slack agent sequences built in HyperFrames and deployed as an ungated review page, after a byte-range defect that made the video impossible to scrub was found and fixed
- KG's copy notes applied on 2026-07-31: judgment stanza, CarbonArc value, named customers, positioning sentence; first two team bios shipped; Gap Radar viewport dropped so the Brand Power Index leads with the funded projection
A confidentiality leak closed on 2026-08-01. Two Black Flag pages were serving publicly and were regated. Cloudflare Pages resolves functions/ from the working directory, so deploying from the parent ships with no password gate and serves a confidential document at 200.
Style and grammar governance Jul 31 – Aug 1 · 2 sessions · 520 min
Diagnosed why a technical document reached Limore unreadable and found three independent causes. The deciding one: grammar-gate.py globs **/*.html only, so all markdown was ungated by construction. Nothing had been bypassed, because no rule existed.
projects/shur/report-grammar/STYLE-REGISTRY.md written as the artifact-type-to-style-guide mapping, with the rule added to CLAUDE.md at both global and project level
- Three-grammar comparison published: the same two documents in house voice, Google developer style, and ASD-STE100
style_guide: and reader: approved for the schema on 2026-08-01, written into SCHEMA-REFERENCE.md, resolved by a new router at system/tools/style-router/style_router.py, and applied to 1,670 vault documents
- Verified additive frontmatter cannot break a
.base: a base reads only the properties named in its own columns and filters, so a new property is invisible to every existing view. Checked across all 42.
The dry run beat the careful rule. The first routing pass sent 197 client documents to the technical style guide, because type: strategy_doc covers both a sprint plan and a client board brief. Reading the sample caught it; reading the count would not have.
Harness lab: Osaurus, Kimi K3, Telegram relay Jul 27 – Aug 2 · 3 sessions · 475 min
The local-tier question settled. Five agent evaluations against the Osaurus harness on 2026-07-27: a 26B local model ignores a multi-phase research prompt entirely while producing fluent uncited prose, and Kimi K3 holds the same prompt unchanged. Osaurus raised from hold to keep. Four agent configs written, two run. ~/.dotfiles went under version control, closing the gate-zero risk from the 2026-07-25 handoff.
The Kimi K3 interactive 401 found and fixed on 2026-07-31. The key sat in customApiKeyResponses.rejected in ~/.claude.json, so interactive sessions silently fell back to Max OAuth while headless -p runs still used it. Key moved to approved, base URL trailing slash aligned, five-point acceptance test closed.
K3 proven on real work on 2026-08-02: the Black Flag v3 open-items trial ran fully isolated on experiment/kimi-k3-blackflag with both gates green. A Telegram relay was built and proven live as K3's remote channel, after Claude Code Remote Control turned out to work only against api.anthropic.com. Three first-run defects were fixed the same day.