Skip to content

fix: remove all v7 files not present in v8.0.0#127

Merged
nullhack merged 4 commits intomainfrom
fix/v8-release-origin
May 1, 2026
Merged

fix: remove all v7 files not present in v8.0.0#127
nullhack merged 4 commits intomainfrom
fix/v8-release-origin

Conversation

@nullhack
Copy link
Copy Markdown
Owner

@nullhack nullhack commented May 1, 2026

Summary

v8_release (02b4070) is the source of truth for v8.0.0. The previous merge (#126) brought back files from v7 that were intentionally removed in v8.0.0.

This PR removes 22 files that exist on main but not in v8_release:

  • .flowception/ — replaced by .flowr/
  • Old knowledge files (opencode-format.md, domain-stubs.md, smell-check.md, svg-rules.md, wcag-colors.md, protocol.md, discovery-techniques.md, invest-moscow.md, code-quality.md, self-declaration.md, test-conventions.md, verification-philosophy.md, state-machine.md)
  • Old skill (create-knowledge/SKILL.md)
  • Old flow YAMLs (docs/flows/*.yaml) — replaced by .flowr/flows/
  • Old assets (docs/assets/workflow.svg)
  • Old script (scripts/check_knowledge.py)

After this PR, git diff main v8_release should be empty — main will match v8.0.0 exactly.

nullhack added 4 commits May 1, 2026 12:49
v8_release (02b4070) is the source of truth. These files existed on
main from v7 but were intentionally removed in v8.0.0:

- Removed: .flowception/, old knowledge files, old skill files,
  docs/flows/*.yaml, scripts/check_knowledge.py, docs/assets/workflow.svg
…ng/ dir, remove workflow-design

- Move .templates/docs/*.md.template → .templates/docs/spec/*.md.template
- Move docs/branding.md → docs/branding/branding.md
- Remove docs/spec/workflow-design.md
@nullhack nullhack merged commit 5be5bdd into main May 1, 2026
10 checks passed
@nullhack nullhack deleted the fix/v8-release-origin branch May 1, 2026 17:02
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.

1 participant