Files
chimera-gfx-Public/docs/adr/0001-standalone-repository.md
T
Chimera GFX release export fee37cd9b5
phase0-ci / build-and-audit (push) Failing after 1m41s
Publish Chimera GFX source
2026-09-03 02:53:36 +02:00

16 lines
422 B
Markdown

# ADR-0001: Standalone repository
- Status: accepted
- Date: 2026-07-16
## Decision
`chimera-gfx` is a new repository and workspace, not a subdirectory, worktree,
submodule, or branch of the existing Chimera project.
## Consequences
It has an independent Git history, private Gitea origin, license, CI, release
policy, dependencies, and risk boundary. No path or build step refers to the
existing Chimera repository.