How-to guides

Purpose

This hub is the procedure catalog for the site. Use it when you already know you need a step-by-step guide.

Who this is for

How to use this page

  1. If you are new to the site, start from the homepage.
  2. Use On this page to jump directly to a procedure category, or scan the full How-to catalog.
  3. If you need prerequisites or definitions, open Before you run.

If you need an overview of content types (How-to vs Reference vs Articles), use the Content map.

On this page

Jump directly to a procedure category.

How-to catalog (scan)

Evidence boundaries

Verification workflows

A concrete procedure to reduce factual errors and improve auditability.
Use this procedure to run a structured verification loop before emitting a final answer.

Web verification & citations

Modes & reporting

Scholarly review

Tooling & prompting

Memory & context management

Baseline (recommended for all runs) Baseline (hide)

Read/apply these before running any procedure (they define the default constraints and enforcement posture).

Terminology Terminology (hide)
  • Evidence boundary: which sources are allowed (e.g., artifacts-only vs authoritative sources).
  • Artifacts: files/logs/screenshots/excerpts you provide in the request.
  • Authoritative sources: externally published, citable sources (standards, official docs, peer-reviewed papers).
  • Claim: any non-trivial statement that should be verified before output.
  • Verification procedure: a repeatable sequence that checks claims before output.
  • Fail-closed: if required evidence is missing, stop and report what’s missing (don’t fill gaps).
How the pieces fit How the pieces fit (hide)
  • Policies = rules (evidence boundaries, citation requirements, fail-closed behavior).
  • Prompt templates = copy/paste prompt files you load into your runtime (typically as system/developer/user messages).
  • How-to guides = the procedure steps for applying the policy + templates to a task.