Skip to content

fix(trinity): remove nested .git, add tracked README#321

Merged
gHashTag merged 2 commits intomasterfrom
feat/fix-trinity-nested-git
Apr 8, 2026
Merged

fix(trinity): remove nested .git, add tracked README#321
gHashTag merged 2 commits intomasterfrom
feat/fix-trinity-nested-git

Conversation

@gHashTag
Copy link
Copy Markdown
Owner

@gHashTag gHashTag commented Apr 8, 2026

What

  • Removed stray trinity/.git (nested repo with no checkout — blocked git add trinity/).
  • trinity/ was not in the parent index as a submodule/gitlink, so git rm --cached trinity/ was a no-op.
  • Added trinity/README.md so the path is a normal, committable tree.

Follow-up

Drop real layout/tooling files here in a later PR when ready.

Made with Cursor

Dmitrii Vasilev and others added 2 commits April 8, 2026 01:34
- Add tri notebook query/wrapup commands
- Query before tasks to prevent duplication (session amnesia fix)
- Upload wrap-ups after PHI LOOP for cross-session context
- Update wrap-up skill with configuration docs

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
trinity/ was an uninitialized nested repo (no commit checked out), which
blocked git add. No gitlink was in the index; add README as placeholder.

Made-with: Cursor
@gHashTag gHashTag merged commit 6b51d08 into master Apr 8, 2026
1 of 4 checks passed
@gHashTag gHashTag deleted the feat/fix-trinity-nested-git branch April 8, 2026 01:45
gHashTag pushed a commit that referenced this pull request Apr 8, 2026
- Artifact table: #294#299#321#325#328, then #297, issues #295/#296
- US English (program/catalog/parametrization); duplicate #302/#303 noted closed
- Remove Russian §1.1; tighten merge policy line

Made-with: Cursor
gHashTag pushed a commit that referenced this pull request Apr 8, 2026
- Artifact table: #294#299#321#325#328, then #297, issues #295/#296
- US English (program/catalog/parametrization); duplicate #302/#303 noted closed
- Remove Russian §1.1; tighten merge policy line

Made-with: Cursor
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