Date: 2026-09-19
Start a new, clean ChatGPT Project connected to the existing MSKazemi/idkmesh GitHub repository, but do not delete the current ChatGPT Project immediately.
The current project has accumulated useful history together with early-stage ideas, duplicated directions, outdated assumptions, and experimental discussion. That makes it increasingly difficult for future conversations and agents to distinguish the current product direction from discarded ideas.
The GitHub repository should remain the durable source of truth. The reset should apply to the ChatGPT Project context, not to the repository.
IDKmesh Core or IDKmesh 2026.MSKazemi/idkmesh.A clean project reduces context pollution and conflicting instructions, while preserving the valuable history in the old project. It also makes new agents easier to onboard because they can begin from curated, version-controlled documentation rather than years of mixed conversation context.
A clean IDKmesh project should ideally have a compact project context centered on repository files such as:
README.mdAGENTS.mdCONTRIBUTING.mddocs/ARCHITECTURE.mddocs/ROADMAP.mddocs/PROJECT_STATE.mddocs/decisions/ (ADRs)docs/automation/ (scheduled jobs / agents)docs/research/ (validated research directions)Keep code, decisions, requirements, and plans in GitHub. Keep ChatGPT Projects disposable.
A ChatGPT Project should be a working environment around the repository, not the only place where project knowledge exists.