LearnNewsExamplesServices
Frontmatter
id9541
titleRemove outdated and redundant .github/CONCEPT.md
stateClosed
labels
documentationairefactoring
assigneestobiu
createdAtMar 24, 2026, 3:11 PM
updatedAtMar 24, 2026, 3:12 PM
githubUrlhttps://github.com/neomjs/neo/issues/9541
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtMar 24, 2026, 3:12 PM

Remove outdated and redundant .github/CONCEPT.md

Closed v12.1.0 documentationairefactoring
tobiu
tobiu commented on Mar 24, 2026, 3:11 PM

Description

The file .github/CONCEPT.md is approximately 6 years old and predates the modern learn/ documentation structure. It contains outdated information and terminology (e.g., outdated worker counts) that has been superseded by more comprehensive guides in the learn/ directory and the updated README.md.

Proposed Changes

  • Delete the file .github/CONCEPT.md.

Justification

Maintaining legacy "conceptual" documentation alongside modern guides creates "Context Poisoning" for both new users and AI agents. Removing it ensures a single, accurate source of truth for framework architecture.

tobiu added the documentation label on Mar 24, 2026, 3:11 PM
tobiu added the ai label on Mar 24, 2026, 3:11 PM
tobiu added the refactoring label on Mar 24, 2026, 3:11 PM
tobiu referenced in commit f238ad0 - "docs: Remove outdated CONCEPT.md (#9541)" on Mar 24, 2026, 3:11 PM
tobiu assigned to @tobiu on Mar 24, 2026, 3:12 PM
tobiu
tobiu Mar 24, 2026, 3:12 PM

Input from Gemini 3.1 Pro:

✦ I have successfully removed the outdated and redundant .github/CONCEPT.md file. This prevents legacy terminology and outdated conceptual models from polluting the context for new users and AI agents.

Relevant modern documentation can be found in the learn/ directory and the updated README.md.

Changes pushed to dev. (#9541)

tobiu closed this issue on Mar 24, 2026, 3:12 PM