Conversation
chore: back-merge premain into staging
feat: FaceTheory ISR support (FT-T0..FT-T4)
…ilder Feature/mocks transaction builder
chore: bump versions to 1.3.0-rc for next prerelease cycle
fix: improved transaction handling
…emain chore(premain): release 1.3.0-rc.1
paytheory
approved these changes
Jan 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This pull request introduces FaceTheory ISR (Incremental Static Regeneration) support to TableTheory, providing standardized cache metadata schemas, regeneration lease helpers, and documentation for idempotency and TTL patterns. The changes are aimed at enabling FaceTheory to implement SSG + ISR on AWS with strong correctness guarantees and minimal custom code. The update includes new documentation, model definitions for Go/TS/Python, and a detailed enablement roadmap.
FaceTheory ISR Enablement
theorydb-facetheory-support-roadmap.md.ISR Cache Schema and Patterns
isr-cache-schema.md.Idempotency and Regeneration Safety
isr-idempotency.md.Planning and Roadmap Updates
Release and Changelog
1.3.0-rc.1and added a changelog entry summarizing new features (ISR support, lease helpers, transaction builder mocks) and bug fixes (security, transaction handling, CI improvements). (.release-please-manifest.premain.json, CHANGELOG.md) [1] [2]