Skip to content

docs: import project memory & history from Private-Workshop#24

Merged
SamErde merged 3 commits into
mainfrom
docs/import-project-memory
Jul 7, 2026
Merged

docs: import project memory & history from Private-Workshop#24
SamErde merged 3 commits into
mainfrom
docs/import-project-memory

Conversation

@SamErde

@SamErde SamErde commented Jul 7, 2026

Copy link
Copy Markdown
Owner

What

Consolidates the Personas project's Claude context into the repo. The extension was built inside the Private-Workshop multi-root workspace, so its project memory and history ended up stored against that workspace instead of this repo.

  • docs/project-memory/*.md — the imported Claude memory files (profile-extension-manager-project.md, personas-release-workflow.md, MEMORY.md index), lightly cleaned per review of machine/session export metadata and personal phrasing.
  • docs/project-memory/history.md — a curated, Personas-only development timeline extracted from the workspace .remember journals (unrelated tooling/DSC/tenant entries omitted).
  • CLAUDE.md — a lean, auto-loaded project guide (durable conventions + pointers to the archive above).

Notes

  • The source memory files have been removed from the Private-Workshop workspace store (this repo is now the single home). The .remember journals were left untouched (mixed-project content).
  • Docs-only; no code, tests, or workflows affected.

🤖 Generated with Claude Code

The project was developed inside the Private-Workshop multi-root workspace,
so its Claude project-memory files landed under that workspace's store and
its history accumulated in that workspace's .remember journals. Copy the raw
memory files into the repo and extract the Personas-only journal entries into
a curated history doc so the project's context lives with the project.

- docs/project-memory/{profile-extension-manager-project,personas-release-workflow,MEMORY}.md
  (raw copies of the Claude memory files)
- docs/project-memory/history.md (Personas-only timeline extracted from the
  workspace .remember journals; unrelated tooling/DSC/tenant entries omitted)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 7, 2026 13:08
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Adds and updates documentation for the Personas VS Code extension: project memory entries, a development history timeline, a release workflow spec, a rewritten project-state document, and a new CLAUDE.md guide.

Changes

Project Memory Documentation

Layer / File(s) Summary
Memory, history, workflow, state
docs/project-memory/MEMORY.md, docs/project-memory/history.md, docs/project-memory/personas-release-workflow.md, docs/project-memory/profile-extension-manager-project.md
Adds memory index bullets, a phased development history, release workflow rules and recovery steps, and an updated project-state document.
Project guide
CLAUDE.md
Adds a project guide with workflow conventions, naming rules, architecture constraints, build/test commands, and documentation pointers.

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

Suggested labels: documentation

Suggested reviewers: SamErde

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
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.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: importing project memory and history docs from the Private-Workshop workspace.
✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/import-project-memory

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

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds the Personas project “memory” and a curated development timeline into this repo’s docs/ so future work isn’t tied to the original Private-Workshop multi-root workspace context.

Changes:

  • Added exported project-memory markdown files (project state + release workflow guidance) under docs/project-memory/.
  • Added a curated Personas-only development timeline in docs/project-memory/history.md.
  • Added a small MEMORY.md index linking the new memory documents.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 6 comments.

File Description
docs/project-memory/profile-extension-manager-project.md Imported project-state memory doc (rename context, release notes, operational notes).
docs/project-memory/personas-release-workflow.md Imported release workflow “memory” guidance (release-please policy).
docs/project-memory/MEMORY.md Added an index linking to the imported memory docs.
docs/project-memory/history.md Added a curated development timeline extracted from workspace journals.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/project-memory/profile-extension-manager-project.md Outdated
Comment thread docs/project-memory/profile-extension-manager-project.md Outdated
Comment thread docs/project-memory/profile-extension-manager-project.md Outdated
Comment thread docs/project-memory/personas-release-workflow.md Outdated
Comment thread docs/project-memory/personas-release-workflow.md Outdated
Comment thread docs/project-memory/personas-release-workflow.md Outdated
Repo-native, auto-loaded context: durable conventions (PR-only workflow,
release-please owns versioning, personas.* IDs, brand source of truth) with
pointers to docs/project-memory and docs/spikes for on-demand depth.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@SamErde SamErde self-assigned this Jul 7, 2026
@SamErde SamErde added the documentation Improvements or additions to documentation label Jul 7, 2026
Clean the imported memory files for committed public docs, preserving all
substance:
- drop the local machine path from front-matter description (also stale)
- remove originSessionId export metadata from both files
- rephrase personal 'the user' framing as project policy / general notes

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@SamErde SamErde merged commit c1203e5 into main Jul 7, 2026
7 checks passed
@SamErde SamErde deleted the docs/import-project-memory branch July 7, 2026 14:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants