-
Notifications
You must be signed in to change notification settings - Fork 1
feat: persist TEPP asynchronous lifecycle evidence #657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
96b4dbd
feat: persist TEPP asynchronous lifecycle evidence
c7d8121
fix: persist TEPP terminal status envelopes
41ff3ea
docs: refresh TEPP lifecycle verification
3f4fb53
docs: refresh protected PR queue snapshot
4977372
fix: bound TEPP acceptance evidence
12337ac
docs: reserve distinct TEPP lifecycle ADR id
f4f7f18
fix(tepp): isolate receipt persistence conflicts
91f4141
fix(tepp): fail closed on missing receipt schema
f8eed06
fix(tepp): reserve nonconflicting receipt migration
seonghobae 64f4867
Merge remote-tracking branch 'upstream/feat/tepp-lifecycle-main' into…
seonghobae 2d9b43b
Merge current main into dashboard metrics branch
a59a202
fix(tepp): fail closed on untracked topic acceptance
709df1b
Merge branch 'main' into feat/tepp-lifecycle-main
opencode-agent[bot] 9f71681
Merge remote-tracking branch 'origin/main' into restack/pr-657
seonghobae 355a579
fix(ui): keep measurement receipt customer-facing
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| # 2.20.0 — TEPP terminal lifecycle | ||
|
|
||
| - Persists strict TEPP accepted receipts as transport evidence while the local | ||
| run remains Running. | ||
| - Reads and revalidates TEPP's terminal-result v1 contract without resubmitting | ||
| accepted work or implementing local psychometric arithmetic. | ||
| - Rejects request-binding and replay-digest mismatches before local success. |
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.