Skip to content

fix(release): keep generated changelog public-safe - #288

Merged
kl3inIT merged 1 commit into
mainfrom
fix/public-release-changelog-safety
Aug 4, 2026
Merged

fix(release): keep generated changelog public-safe#288
kl3inIT merged 1 commit into
mainfrom
fix/public-release-changelog-safety

Conversation

@kl3inIT

@kl3inIT kl3inIT commented Aug 4, 2026

Copy link
Copy Markdown
Owner

Summary

  • remove internal active-increment links from nine pending Tegami entries
  • preserve the reviewed architecture rationale in public-safe language
  • unblock the generated v0.2.0 changelog public-safety gate

Verification

  • pnpm release:check
  • forbidden repository-evidence scan across .tegami

This edits existing pending release entries; it does not add a second release item.

Summary by CodeRabbit

  • Documentation
    • Updated architecture and module boundary documentation to use general, independently reviewed architecture language.
    • Clarified completion of closure reviews for the Access Control, Knowledge Graph, Knowledge Space, and Source Ledger areas.
    • Retained documentation describing dependency allowlists, owned query APIs, and decoupled module access.

@coderabbitai

coderabbitai Bot commented Aug 4, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: ASSERTIVE

Plan: Pro Plus

Run ID: ae06a338-fb9c-47da-8dd0-b49cbf146543

📥 Commits

Reviewing files that changed from the base of the PR and between a767823 and f433958.

📒 Files selected for processing (9)
  • .tegami/acl-query-boundary.md
  • .tegami/close-acl-module.md
  • .tegami/close-graph-module.md
  • .tegami/close-source-ledger-module.md
  • .tegami/close-space-module.md
  • .tegami/graph-asset-query-boundary.md
  • .tegami/graph-retrieval-profile-boundary.md
  • .tegami/graph-source-query-boundary.md
  • .tegami/space-query-boundary.md
📜 Recent review details
🔇 Additional comments (9)
.tegami/acl-query-boundary.md (1)

13-15: LGTM!

.tegami/graph-asset-query-boundary.md (1)

13-14: LGTM!

.tegami/graph-retrieval-profile-boundary.md (1)

13-14: LGTM!

.tegami/graph-source-query-boundary.md (1)

13-15: LGTM!

.tegami/space-query-boundary.md (1)

13-14: LGTM!

.tegami/close-acl-module.md (1)

13-14: LGTM!

.tegami/close-graph-module.md (1)

14-14: LGTM!

.tegami/close-source-ledger-module.md (1)

15-15: LGTM!

.tegami/close-space-module.md (1)

13-15: LGTM!


📝 Walkthrough

Walkthrough

The change updates nine Tegami documents. It removes specific architecture-verdict references and retains or adds statements about independently reviewed direction and module closure.

Changes

Architecture documentation wording

Layer / File(s) Summary
Boundary reference updates
.tegami/*query-boundary.md, .tegami/graph-retrieval-profile-boundary.md
Boundary documents replace specific architecture-verdict citations with generic independent-review statements.
Module closure updates
.tegami/close-*-module.md
Closure documents describe independent review, mechanical gate completion, or completion after query API replacement.

Estimated code review effort: 1 (Trivial) | ~3 minutes

Possibly related PRs

  • kl3inIT/OrgMemory#181: Established the ACL, Graph, and Space boundary documentation referenced by this change.
  • kl3inIT/OrgMemory#190: Established the knowledge-graph extraction and boundary verification described by these documents.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies a release change that keeps the generated changelog safe for public use.
Description check ✅ Passed The description covers the change and verification steps, but it omits the Documentation impact section required by the template.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/public-release-changelog-safety

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Tegami

This repository uses Tegami to manage releases. When your changes affect published packages, add a changelog file under .tegami/ before merging.

Create a changelog → · Changelog format

Release preview

Package Bump Version
orgmemory minor 0.1.10.2.0

Changelogs in this PR

Changelog Title
acl-query-boundary.md Route ACL reads through an owned query boundary
acl-query-boundary.md Improvements
close-acl-module.md Close the Knowledge ACL module boundary
close-acl-module.md Improvements
close-graph-module.md Close the Knowledge Graph module boundary
close-graph-module.md Improvements
close-source-ledger-module.md Close the Source Ledger module boundary
close-source-ledger-module.md Improvements
close-space-module.md Close the Knowledge Space module boundary
close-space-module.md Improvements
graph-asset-query-boundary.md Remove Graph access to Asset persistence
graph-asset-query-boundary.md Improvements
graph-retrieval-profile-boundary.md Remove Graph access to embedding profile persistence
graph-retrieval-profile-boundary.md Improvements
graph-source-query-boundary.md Remove Graph access to Source revision persistence
graph-source-query-boundary.md Improvements
space-query-boundary.md Route Space reads through an owned query boundary
space-query-boundary.md Improvements

Run pnpm run tegami locally to create a changelog interactively.

Managed by Tegami.

@kl3inIT
kl3inIT merged commit ffd985d into main Aug 4, 2026
18 checks passed
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