ci(deps): bump docker/metadata-action from 5 to 6#18
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](docker/metadata-action@v5...v6) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
valani9
added a commit
that referenced
this pull request
Jun 8, 2026
Applies the uplift template (OUTPUT SCHEMA literals, one-shot example,
DO NOT rules, calibration anchors) to all six Trust Triangle prompts.
Trust-Triangle-specific additions:
- TRUST_SYSTEM_PROMPT now ships the Frei & Morriss 2020 central
insight as a load-bearing posture rule: most agents wobble on
EXACTLY ONE leg. Scoring all three legs the same flags as a
diagnostic failure, not a tie.
- Per-leg wobble signatures spelled out in the system prompt so
the model does not blend logic / authenticity / empathy.
- Four-band calibration table maps wobble_score directly onto the
four-label wire format.
- LEG_SCORE_PROMPT one-shot demonstrates an authenticity wobble
with verbatim quotes ("Yes, the API definitely returns 200..."
+ "I'm 100% sure...") and a Frei & Morriss 2020 anchor.
- Canonical leg order enforced (logic, authenticity, empathy) so
downstream parsers do not have to reorder.
- Forensic prompts now specify the inversion rule on
context_sensitivity_estimate (HIGHER = less wobble, opposite of
hallucination and sycophancy estimates) so the LLM does not
return values consistent with the wrong polarity.
Wire format unchanged. All 44 Trust Triangle tests + 84 diagnose
tests still pass.
valani9
added a commit
that referenced
this pull request
Jun 8, 2026
The uplift template introduced in v0.13.0 on Lencioni has now been applied uniformly across the ten highest-leverage patterns: #1 Lewin Formula (Lewin 1936; Kelley 1967; Cemri et al. 2025) #6 Yerkes-Dodson (Yerkes-Dodson 1908; Sweller; Liu et al. 2024) #14 Process Gain/Loss (Steiner 1972; Hill 1982; Diehl & Stroebe) #17 Lencioni (Lencioni 2002 + 2005; Edmondson 1999) #18 Trust Triangle (Frei & Morriss 2020) #20 Psych Safety (Edmondson 1999 + 2018) #26 Debate Pathology (Janis 1972; Stoner 1968; Hatfield et al. 1993) #27 Bias Stack (Kahneman/Tversky 1974, 1979, 2011; Staw 1976) #28 Devil's Advocate (Janis 1972; Schwenk 1990) #30 AAR Generator (Wharton; US Army TC 25-20; Edmondson 1999) Each pattern's prompts.py now ships: - explicit OUTPUT SCHEMA blocks with literal JSON shape - one-shot example demonstrating verbatim evidence + named anchoring - DO NOT rules covering invented quotes, vague interventions, and schema-violating labels - severity calibration anchors tied to score bands - canonical ordering rules for downstream parsers This release also includes the Lewin #1 uplift itself, plus the version bump + CHANGELOG entry consolidating the 9 follow-up commits shipped on top of v0.13.0. Wire format unchanged across all ten patterns. assemble_prompt semantics unchanged. Public template constant names + placeholder fields unchanged. All 2,181 tests pass (1 skipped: crewai adapter). The remaining 24 patterns will receive the same uplift in future releases.
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.
Bumps docker/metadata-action from 5 to 6.
Release notes
Sourced from docker/metadata-action's releases.
... (truncated)
Commits
80c7e94Merge pull request #613 from docker/dependabot/npm_and_yarn/docker/actions-to...8e0ddabchore: update generated contenta8db14bchore(deps): Bump@docker/actions-toolkitfrom 0.79.0 to 0.90.063a7371Merge pull request #617 from docker/dependabot/npm_and_yarn/csv-parse-6.2.0c6916a6chore: update generated contentaca9205chore(deps): Bump csv-parse from 6.1.0 to 6.2.19dcfe60Merge pull request #629 from docker/dependabot/npm_and_yarn/handlebars-4.7.943dea76chore: update generated content7a56f5achore(deps): Bump handlebars from 4.7.8 to 4.7.9e49e0aaMerge pull request #658 from docker/dependabot/npm_and_yarn/brace-expansion-5...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)