Skip to content

Latest commit

 

History

History
66 lines (47 loc) · 1.92 KB

File metadata and controls

66 lines (47 loc) · 1.92 KB

FaceTheory Documentation

This is the official documentation index for the canonical docs/ surface.

Quick Links

Scope

Canonical root:

  • docs/

Fixed ingestible docs:

  • docs/README.md
  • docs/_concepts.yaml
  • docs/_patterns.yaml
  • docs/_decisions.yaml
  • docs/getting-started.md
  • docs/api-reference.md
  • docs/core-patterns.md
  • docs/testing-guide.md
  • docs/troubleshooting.md
  • docs/migration-guide.md

Fixed contract-only docs:

  • docs/_contract.yaml
  • docs/development-guidelines.md

Sanctioned optional ingestible docs:

  • docs/cdk/**
  • docs/migration/**
  • docs/llm-faq/**

Out of scope for canonical retrieval:

  • docs/development/**
  • docs/planning/**
  • docs/internal/**
  • docs/archive/**

Roadmap and checklist material lives under docs/planning/ so the root of docs/ stays focused on the public contract.

What FaceTheory Covers

FaceTheory is a TypeScript runtime for AWS-first SSR, SSG, and blocking ISR with package exports for React, Vue, and Svelte adapters, plus AppTheory and TableTheory integration points.

Use this doc set for supported interfaces, setup, verification, troubleshooting, and deployment guidance. Keep roadmap or planning material out of this navigation path.

The v2.0.1 GitHub release ships the runtime tarball, a reference bundle with docs plus examples, and SHA256SUMS.txt so consumers can install without cloning the repository.