Skip to content

Add shared .felt knowledge base + CLAUDE.md#735

Merged
cailmdaley merged 1 commit into
developfrom
chore/shared-felt-and-claude-md
May 29, 2026
Merged

Add shared .felt knowledge base + CLAUDE.md#735
cailmdaley merged 1 commit into
developfrom
chore/shared-felt-and-claude-md

Conversation

@cailmdaley

Copy link
Copy Markdown
Contributor

Makes the project's working knowledge a first-class, version-controlled part of the repo, so the whole team — and their agents — share it.

CLAUDE.md

An orientation doc for contributors and AI agents: what ShapePipe is, the container-as-source-of-truth environment (Docker/Apptainer, pyproject.toml + uv.lock), repo layout, the development workflow (develop is the integration branch, tests run inside the dev image), and where decisions live.

.felt/ knowledge base

The .felt/ fiber store (decisions, architecture notes, plans, written as markdown) now lives committed in the repo rather than outside it. Readable directly; the felt CLI indexes and searches them. Highlights: the container/CI architecture and the in-progress test-suite work each have their own fibers.

  • Personal absolute paths and individual attributions scrubbed — professional and impartial. Team collaborator names (PR authors, etc.) kept where they're genuinely informative.
  • index.db and sync locks are gitignored; felt rebuilds the index from the markdown on first use.

No code or CI behavior changes — this is documentation and shared context.

— Claude on behalf of Cail

Make the project's working knowledge a first-class, version-controlled part
of the repo so the whole team (and their agents) share it.

- CLAUDE.md: an orientation doc — what ShapePipe is, the container-as-source-
  of-truth environment, repo layout, dev workflow, and where decisions live.
- .felt/: the fiber store (decisions, architecture, plans) is now committed
  here rather than living outside the repo. Personal paths and individual
  attributions scrubbed; index.db is gitignored (felt rebuilds it).

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@cailmdaley cailmdaley merged commit ce27bc9 into develop May 29, 2026
1 check passed
@cailmdaley cailmdaley deleted the chore/shared-felt-and-claude-md branch May 29, 2026 12:41
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