Skip to content

docs: link memcanon v0.2 audit-trail emit shim#16

Merged
hinanohart merged 1 commit into
mainfrom
docs/memcanon-audit-integration
May 28, 2026
Merged

docs: link memcanon v0.2 audit-trail emit shim#16
hinanohart merged 1 commit into
mainfrom
docs/memcanon-audit-integration

Conversation

@hinanohart

Copy link
Copy Markdown
Owner

Summary

Adds an 'Audit-trail integration (memcanon)' section above '## License' that shows the in-process memcanon.emit.emit('exitkit', ...) shim. README-only; no code change.

memcanon v0.2.0a1 ships a cross-repo emit helper that:

  • accepts events from subjunctor / exitkit / foldconsensus / scorewright
  • content-hashes each event into a memcanon LocalStore
  • tags records source:<name> + schema:memcanon-emit/1

Memcanon then exposes memcanon export --format eu-ai-act-12 --to OUT.json for an Article 12(2) paragraph-mapped audit-log artefact (SHAPE only, NOT a conformity assessment, NOT legal advice).

Test plan

  • README-only change; no CI-relevant code touched
  • Section uses 'exitkit' as the emit source name (matches memcanon.emit Literal type)

🤖 Generated with Claude Code

Adds a single 'Audit-trail integration (memcanon)' section above
'## License' showing the in-process memcanon.emit.emit('exitkit', ...) shim.

Memcanon v0.2.0a1 ships a cross-repo emit helper that accepts
exitkit events, content-hashes them, and tags them
source:exitkit + schema:memcanon-emit/1. Memcanon's
'memcanon export --format eu-ai-act-12' can then build an Article 12(2)
paragraph-mapped artefact (SHAPE only, NOT a conformity assessment).

This commit only touches README.md; no code changes.
@hinanohart hinanohart merged commit cf01e5d into main May 28, 2026
3 checks passed
@hinanohart hinanohart deleted the docs/memcanon-audit-integration branch May 28, 2026 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant