chore: clean up Go-web template artefacts (Dockerfile, CD workflow, empty scaffold) #6

Closed
opened 2026-05-27 22:01:53 +00:00 by mathias · 1 comment
Owner

What

Clean up the Go-web template artefacts that the project was bootstrapped from. These are not blocking but create noise.

Files to address

File Action
Dockerfile Remove or replace with a research-appropriate minimal container (e.g. for running training on koala)
.gitea/workflows/cd.yml Remove Go-web CD pipeline; replace with a minimal CI that runs task check
go.mod Update module path from template default to gitea.d-ma.be/mathias/jepa-fx-risk
cmd/ Remove empty Go-web scaffold; will be replaced with research CLI in Issue #2/#4
internal/ Remove empty scaffold
.aider.conf.yml / .aider.conventions.md Evaluate whether to keep or remove (Aider not in current toolchain)
.cursorrules Update or remove — conventions are in .context/PROJECT.md

Not urgent

Block on Issue #1 (PR #1 merge) first. Address as part of first real implementation issue.

## What Clean up the Go-web template artefacts that the project was bootstrapped from. These are not blocking but create noise. ## Files to address | File | Action | |---|---| | `Dockerfile` | Remove or replace with a research-appropriate minimal container (e.g. for running training on koala) | | `.gitea/workflows/cd.yml` | Remove Go-web CD pipeline; replace with a minimal CI that runs `task check` | | `go.mod` | Update module path from template default to `gitea.d-ma.be/mathias/jepa-fx-risk` | | `cmd/` | Remove empty Go-web scaffold; will be replaced with research CLI in Issue #2/#4 | | `internal/` | Remove empty scaffold | | `.aider.conf.yml` / `.aider.conventions.md` | Evaluate whether to keep or remove (Aider not in current toolchain) | | `.cursorrules` | Update or remove — conventions are in `.context/PROJECT.md` | ## Not urgent Block on Issue #1 (PR #1 merge) first. Address as part of first real implementation issue.
Author
Owner

Superseded by Issue #9, which has a full file-by-file inventory and explicit acceptance criteria. Closing this one.

Superseded by Issue #9, which has a full file-by-file inventory and explicit acceptance criteria. Closing this one.
Sign in to join this conversation.
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mathias/jepa-fx-risk#6