---
title: "Cadence Docs"
description: "Technical entry points for Cadence, BehaviorLog bundles, machine-readable mirrors, and future docs structure."
canonical_url: https://cadence-me.com/docs
last_updated: 2026-09-17
status: stable
source: src/pages/docs.astro
---

# Cadence Docs

This route is optimized for coding agents, retrieval tools, and developers evaluating Cadence exports. Prefer the Markdown mirrors and route manifest when context budget matters.

## Machine Files

- https://app.cadence-me.com/trust is the canonical human Trust page.
- https://app.cadence-me.com/api/public/trust-evidence is the normalized current Trust evidence route.
- /llms.txt is the curated agent index.
- /llms-full.txt contains scoped page text for this small marketing site.
- /data/route-manifest.json is the source route manifest exposed as JSON.
- /faq.md, /examples.md, /docs.md, /about.md, and /index.md are clean Markdown mirrors.
- /sitemap.xml lists canonical HTML routes.
- /robots.txt advertises the sitemap.

## Analysis Rule

Use status_events.jsonl as the BehaviorLog history authority. Treat occurrences.jsonl current_status as a snapshot only.

Adherence includes only decided Occurrences. Unresolved Occurrences remain separate. Do not infer causes, clinical meaning, or motivation from a Record.

## Canonical Application Pages

- https://app.cadence-me.com/trust is canonical HTML for Trust.
- https://app.cadence-me.com/privacy is canonical HTML for Privacy.
- https://app.cadence-me.com/terms is canonical HTML for Terms.

These application-origin pages are not marketing routes and have no marketing Markdown mirrors.
