Plan domain profiles and ephemeral state

This commit is contained in:
2026-08-01 14:07:23 +00:00
parent 51c35f7c22
commit cc97ae186c
4 changed files with 807 additions and 58 deletions

View File

@@ -1,6 +1,11 @@
# Promptkit Feature Request: Application Fallback Profiles
Status: Proposed upstream capability.
Status: Implemented upstream in Promptkit v0.5.0.
Promptkit v0.5.0 resolved this request with the public
`WithFallbackProfileFS` engine option and the precedence and error semantics
specified below. This document is retained as the downstream rationale for
the capability.
## Purpose