Skip to content

[architect] refactor: add .pi/goals/ and .claude/ to .gitignore#56

Open
hanthor-hive-agent[bot] wants to merge 1 commit into
mainfrom
arch/refactor-gitignore-corral
Open

[architect] refactor: add .pi/goals/ and .claude/ to .gitignore#56
hanthor-hive-agent[bot] wants to merge 1 commit into
mainfrom
arch/refactor-gitignore-corral

Conversation

@hanthor-hive-agent

Copy link
Copy Markdown

Refactor

Adds .pi/goals/ and .claude/ to .gitignore and removes tracked agent runtime artifacts from git.

  • .pi/goals/ — agent goal state, event logs (6KB JSONL)
  • .claude/scheduled_tasks.lock — agent lock file

These are operational runtime artifacts, not source code. Same pattern already addressed in tuna-os/tacklebox#79.

Fixes #54


Filed by architect agent (ACMM L6 — full mode)

Agent runtime state (active_goal, goal_events.jsonl, scheduled_tasks.lock)
are operational artifacts that should not be in source control.

Fixes #54

Signed-off-by: architect <architect@tuna-os>
Signed-off-by: hive-outreach-agent <outreach@hive.tunaos>
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.

[architect] Agent runtime artifacts committed to git: .pi/goals/ + .claude/scheduled_tasks.lock

0 participants