From d0bdbaa1ed76dfbf3211bb43eee48c49cc4fd448 Mon Sep 17 00:00:00 2001 From: Valentin Popov Date: Mon, 22 Jun 2026 13:12:27 +0400 Subject: feat: implement FParkan architecture foundation Add the modular fparkan workspace, domain crates, adapters, apps, xtask policy/CI, acceptance evidence, and licensed corpus gates for the macOS-focused roadmap foundation. --- crates/render-parity/README.md | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 crates/render-parity/README.md (limited to 'crates/render-parity/README.md') diff --git a/crates/render-parity/README.md b/crates/render-parity/README.md deleted file mode 100644 index a94520e..0000000 --- a/crates/render-parity/README.md +++ /dev/null @@ -1,16 +0,0 @@ -# render-parity - -Deterministic frame-diff runner for `parkan-render-demo`. - -Usage: - -```bash -cargo run -p render-parity -- \ - --manifest parity/cases.toml \ - --output-dir target/render-parity/current -``` - -Options: - -- `--demo-bin `: use prebuilt `parkan-render-demo` binary instead of `cargo run`. -- `--keep-going`: continue all cases even after failures. -- cgit v1.2.3