Skip to content

Tags: mnemom/aip

Tags

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
chore(main): release 1.2.0 (#72)

Co-authored-by: mnemom-release[bot] <288989372+mnemom-release[bot]@users.noreply.github.com>

v1.1.0

Toggle v1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(governance): add triggering_governance_signal_id to IntegritySig…

…nal (ADR-048 PR9) (#55)

Optional cross-link to a Mnemom platform governance_signals row that
contextualizes an integrity result. Set by the host platform when, for
example, a sideband.coherence drop preceded a boundary_violation —
suggesting the violation reflects team-level drift rather than an
agent-isolated lapse. Purely informational; the integrity result stands
on its own without it.

Surfaced in audit pipelines and operator dashboards (PR10 UI). Format:
gs-{12-hex} matching governance_signals.id (mig 189–192).

Bumps @mnemom/agent-integrity-protocol to 1.1.0 (non-breaking minor).
verdict / proceed / recommended_action semantics unchanged.

Co-authored-by: alexgarden-mnemom <support@mnemom.ai>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>

v0.5.0

Toggle v0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #3 from mnemom/release/v0.5.0

chore: bump aip to v0.5.0

v0.4.1

Toggle v0.4.1's commit message
Bump to 0.4.1 for SP1 proof method migration

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.4.0

Toggle v0.4.0's commit message
Bump to 0.4.0 for coordinated Mnemom ecosystem release

Unified version across all Mnemom SDK packages. Updates AIP_VERSION
constant, peer dependency on AAP, README badges, and changelog.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.2.1

Toggle v0.2.1's commit message
Improve analyzer quality: chain-of-thought, false positive fix, cache…

… optimization

- Add chain-of-thought instruction to system prompt (A1)
- Fix false positive "API keys" pattern with disambiguation principle (A2)
- Move evaluation instructions from user message to system prompt for
  better prompt cache hit rate (A3)
- Add JSON sanitization for trailing commas in checkIntegrity (A4)
- Add calibration example for clear verdicts (A5)
- Bump both packages to v0.2.1

All changes applied to both TypeScript and Python SDKs in parity.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.2.0

Toggle v0.2.0's commit message
Bump all packages to v0.2.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.1.7

Toggle v0.1.7's commit message
Fix mypy type-arg errors in EU compliance constants

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.1.6

Toggle v0.1.6's commit message
Bump Python package version to 0.1.6

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

v0.1.5

Toggle v0.1.5's commit message
Bump package manifests to 0.1.5

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>