Skip to content

fix: remove duplicate content files - #104

Closed
Kartalops wants to merge 2 commits into
humanlayer:mainfrom
Kartalops:fix/remove-duplicate-content-files-v2
Closed

fix: remove duplicate content files#104
Kartalops wants to merge 2 commits into
humanlayer:mainfrom
Kartalops:fix/remove-duplicate-content-files-v2

Conversation

@Kartalops

Copy link
Copy Markdown

Summary

Removes duplicate redirect files (factor-1 through factor-9 without leading zero) that pointed to the canonical factor-01 through factor-12 files.

Changes

  • Removed content/factor-1-natural-language-to-tool-calls.md
  • Removed content/factor-2-own-your-prompts.md
  • Removed content/factor-3-own-your-context-window.md
  • Removed content/factor-4-tools-are-structured-outputs.md
  • Removed content/factor-5-unify-execution-state.md
  • Removed content/factor-6-launch-pause-resume.md
  • Removed content/factor-7-contact-humans-with-tools.md
  • Removed content/factor-8-own-your-control-flow.md
  • Removed content/factor-9-compact-errors.md

These files were just redirect stubs that said '[Moved to factor-XX...]' and created duplicate content issues.

These files are one-line stubs that redirect to the properly-named
factor-01 through factor-09 files. They create clutter and confusion
in the content directory.

Removed:
- content/factor-1-natural-language-to-tool-calls.md (→ factor-01)
- content/factor-2-own-your-prompts.md (→ factor-02)
- content/factor-3-own-your-context-window.md (→ factor-03)
- content/factor-4-tools-are-structured-outputs.md (→ factor-04)
- content/factor-5-unify-execution-state.md (→ factor-05)
- content/factor-6-launch-pause-resume.md (→ factor-06)
- content/factor-7-contact-humans-with-tools.md (→ factor-07)
- content/factor-8-own-your-control-flow.md (→ factor-08)
- content/factor-9-compact-errors.md (→ factor-09)
@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Links like factor-2-own-your-prompts now correctly point to factor-02-own-your-prompts to match the actual file naming convention (factor-01, factor-02, etc.)

Updated links across workshops and template documentation.
@Kartalops

Copy link
Copy Markdown
Author

Closing this PR as part of routine cleanup. The only activity on this thread is from automated reviewers (CLA / Heimdall review-status bots), with no human maintainer engagement in the past several weeks.

If this PR is still relevant, please re-open or open a fresh PR against current main. Happy to iterate if you point me at the new URL.

— closed via hermes-pr-bot (OAuth-authenticated).

@Kartalops Kartalops closed this Jul 1, 2026
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.

2 participants