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

The toolkit

The Contextkeeping Toolkit

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

Buy the toolkit — $299 Compare with AnswerEcon

# the catalog, as data

catalog: contextkeeping-toolkit
skus: 11  # 3 bundles + 8 modules
format: [branded-pdf, editable-markdown, xlsx-with-source, pptx-deck]
merchant_of_record: lemon-squeezy  # VAT/sales tax handled
refund_days: 14  # no questions
license: single-organization
Rows of labeled binders on archive shelving

01 / the bundles

The Full Toolkit

All eight modules + the Field Guide and the One Issue, End to End walkthrough. Free prompt-library updates as the model landscape shifts. Purchase price credited toward AnswerEcon.

Toolkit + Working Session

The full toolkit plus 90 minutes 1:1: placement, mapping onto your stack, and a first-30-days plan.

Terminology Pack + Audit

The Terminology Governance Pack plus its 30-day audit, run for you: your twenty most exposed assets, severity-rated findings, a seeded standard, and a 60-minute readout. Credited toward AnswerEcon.

Maturity Self-Assessment

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

$39Buy

Article Template Pack

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

$59Buy

AI Prompt Library

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

$49Buy

Curation Gate Kit

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

$59Buy

Governance Pack

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

$39Buy

Measurement Workbook

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

$79Buy

Rollout Playbook

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

$49Buy

Terminology Governance Pack

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

$59Buy

14-day refund, no questions. Checkout runs through Lemon Squeezy as merchant of record — VAT and sales tax are handled automatically, 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 60 days. Toolkit buyers: the purchase price is credited toward AnswerEcon.

# 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
    credit: toward-answerecon
  - sku: toolkit-working-session
    price_usd: 949
    includes: [full-toolkit, 90-minute-session]
  - sku: terminology-pack-audit
    price_usd: 2400
    includes: [terminology-governance-pack, 20-asset-audit, seeded-standard, 60-minute-readout]
    delivery_days: 30  # clock starts at asset intake
    credit: toward-answerecon
modules:  # each includes the field guide; price credited on upgrade within 60d
  - {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}

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

{
  "@context": "https://schema.org",
  "@type": "Product",
  "name": "The Contextkeeping Toolkit",
  "description": "Nine branded guides plus every working file - templates, prompts, gate checklists, policies, the 16-tab cost-per-answer workbook, and the terminology governance 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": "2400",
    "priceCurrency": "USD",
    "offerCount": "11"
  }
}