One discipline · three doors contextkeeping.com machinereadyknowledge.com answerecon.com

The toolkit

The Contextkeeping Toolkit

The complete self-serve implementation kit — ten branded guides plus every working file: templates, prompts, gate checklists and policies as editable Markdown, the measurement workbook as Excel with full source, the champion decks as editable PowerPoint. Buy the module you need, or the whole ladder.

Buy the toolkit — $299 See the operating model

# the catalog, as data

catalog: contextkeeping-toolkit
skus: 10  # 1 bundle + 9 modules
format: [branded-pdf, editable-markdown, xlsx-with-source, pptx-deck]
checkout: payhip  # EU/UK VAT + US/CA sales tax collected by payhip
refund_days: 14  # no questions
license: single-organization
Rows of labeled binders on archive shelving, rendered as a teal-toned plate
PLATE 03 — THE RECORD, KEPT
49 documents · 9 modules · one system of record

01 / the bundles

The Full Toolkit

All nine modules + the Field Guide and the One Issue, End to End walkthrough (read the condensed version free). Free prompt-library updates as the model landscape shifts.

Every module reinforces the others — the assessment places you, the workbook proves it, the gates hold it.

Maturity Self-Assessment

30 evidence-gated questions + a completed example scorecard; your level is your weakest dimension.

Placement precedes prescription — know the bottleneck before spending on it.

$39Buy

Article Template Pack

Five typed templates + the "your next reader is an AI" standards.

Articles born machine-ready instead of retrofitted later.

$59Buy

AI Prompt Library

Eight production prompts + the evaluation protocol. The living module.

Capture drops from twenty minutes to under one.

$49Buy

Curation Gate Kit

Three gate checklists, reason codes, the edit-distance method.

The human gate is what makes AI drafting safe — this is the gate.

$59Buy

Governance Pack

Four ratifiable policies + a fully-worked ratified example, including the probabilistic-write rule.

The rule that keeps the record trustworthy, ready to ratify.

$39Buy

Measurement Workbook

16 tabs of cost-per-answer economics; deflection retired to a legacy view.

The workbook is the argument: your ticket export becomes blended cost per answer — the number that funds the program.

$79Buy

Rollout Playbook

The 90-day plan, pilot charter, exec pitch kit, failure-mode catalog.

The plan that survives contact with a real support queue.

$49Buy

Terminology Governance Pack

The 40-entry term inventory, ratifiable standard + worked example, gate line-items, the 2–3 week audit blueprint, and the champion deck. The essay makes the case.

Terms are retrieval keys — stop answer failures where they start: the words.

$59Buy

Content Graduation Pack

The full model paper, eleven-flow catalog, trigger-criteria worksheet with MTTE, graduation-record schema, pass runbook, gate line-items, evolve cadence, the 1/5/2 pilot, a worked ledger, and the champion deck. The model makes the case.

Your best answers aren't where your trust is — this is the movement layer that fixes it.

$99Buy

14-day refund, no questions. Checkout runs through Payhip — EU/UK VAT and US and Canadian sales tax are collected and remitted by Payhip, and receipts are procurement-friendly. Single-organization license: the plain-English terms.

Written and maintained by Jason O'Donnell — the same templates, gates, and workbook in daily practice use, dogfooded in the toolkit's own source repo.

The upgrade path

Every individual module includes the Field Guide, so it stands alone — and its price is credited if you upgrade to the full toolkit within 14 days — the same window as the refund policy. Claim the credit: enter your purchase email and a single-use code for the exact amount is issued on the spot — no emailing me, no waiting.

# bundles and modules

bundles:
  - sku: full-toolkit
    price_usd: 299
    includes: [all-8-modules, field-guide, one-issue-end-to-end]
    updates: prompt-library  # the living module

modules:  # each includes the field guide; price credited on upgrade within 14d
  - {sku: maturity-self-assessment, price_usd: 39}
  - {sku: article-template-pack, price_usd: 59}
  - {sku: ai-prompt-library, price_usd: 49}
  - {sku: curation-gate-kit, price_usd: 59}
  - {sku: governance-pack, price_usd: 39}
  - {sku: measurement-workbook, price_usd: 79}
  - {sku: rollout-playbook, price_usd: 49}
  - {sku: terminology-governance-pack, price_usd: 59}
  - {sku: content-graduation-pack, price_usd: 99}
upgrade_credit:  # module price credits toward full-toolkit, self-serve
  window_days: 14  # same window as the refund
  amount: price-paid
  claim: https://contextkeeping.com/upgrade
why_it_pays:  # the human page's value claims, as data
  full-toolkit: every module reinforces the others

  maturity-self-assessment: placement precedes prescription
  article-template-pack: articles born machine-ready, not retrofitted
  ai-prompt-library: capture from twenty minutes to under one
  curation-gate-kit: the gate that makes AI drafting safe
  governance-pack: the probabilistic-write rule, ready to ratify
  measurement-workbook: ticket export becomes blended cost-per-answer
  rollout-playbook: the 90-day plan that survives contact
  terminology-governance-pack: terms are retrieval keys
  content-graduation-pack: your best answers, moved to where trust is

# schema.org Product — embedded in this page as application/ld+json

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "The Contextkeeping Toolkit",
  "description": "Ten branded guides plus every working file - templates, prompts, gate checklists, policies, the 16-tab cost-per-answer workbook, the terminology governance pack, and the content graduation pack. From $39; full kit $299.",
  "brand": {"@type": "Organization", "name": "Contextkeeping"},
  "url": "https://contextkeeping.com/toolkit",
  "image": "https://contextkeeping.com/assets/og-card.png",
  "offers": {
    "@type": "AggregateOffer",
    "lowPrice": "39",
    "highPrice": "299",
    "priceCurrency": "USD",
    "offerCount": "10"
  }
}