16 lines
422 B
Markdown
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.
|