Skip to content

cleanup: move process artifacts to .cache/, fix branding path#28

Merged
nullhack merged 1 commit into
mainfrom
cleanup/spec-artifacts
May 22, 2026
Merged

cleanup: move process artifacts to .cache/, fix branding path#28
nullhack merged 1 commit into
mainfrom
cleanup/spec-artifacts

Conversation

@nullhack
Copy link
Copy Markdown
Owner

Summary

Move process artifacts out of docs/spec/ into .cache/ (gitignored) and fix branding path to match temple8 template convention.

Changes

  • docs/spec/context_map.md.cache/spec/ — DDD context map is a process artifact, not a permanent spec
  • docs/spec/technical_design.md.cache/spec/ — implementation design is a process artifact
  • docs/branding/branding.mddocs/branding.md — match temple8 template path docs/branding.md.template

Kept

  • docs/spec/flow_definition_spec.md — flowr's core format specification (no matching temple8 template, but a legitimate permanent spec)
  • docs/spec/domain_model.md — matches docs/spec/domain_spec.md.template
  • docs/spec/glossary.md — matches template
  • docs/spec/product_definition.md — matches template
  • docs/index.html — GitHub Pages landing page

- Move docs/spec/context_map.md -> .cache/spec/ (DDD process artifact)
- Move docs/spec/technical_design.md -> .cache/spec/ (implementation design)
- Rename docs/branding/branding.md -> docs/branding.md (match templates)
- Keep docs/spec/flow_definition_spec.md (core format spec)
@nullhack nullhack merged commit de6e613 into main May 22, 2026
7 checks passed
@nullhack nullhack deleted the cleanup/spec-artifacts branch May 22, 2026 18:42
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