diff --git a/paxect_readme_orange_block_v2.svg b/paxect_readme_orange_block_v2.svg new file mode 100644 index 0000000..357ae39 --- /dev/null +++ b/paxect_readme_orange_block_v2.svg @@ -0,0 +1,43 @@ + + + + + +Key Features +• Deterministic — same input + configuration ⇒ bit-identical output (audit/compliance/regression). +• Multi-OS & polyglot — Windows, Linux, macOS; bindings for Python, Node.js, Go (more via plugins). +• Integrity first — frame I/O with CRC32 per frame and strict parsing (fail-hard on errors). +• Extensible — encryption, bindings, and tuning as optional plugins (no changes to Core). +• Privacy by default — local execution; no tracking/telemetry. + +Support Matrix (base model) + + + +Domain +Official (OSS) +Notes / Full matrix +OS +Linux x86_64 · Windows 10/11 x86_64 · macOS x86_64/arm64 +See docs/LabReport.md +Languages +Python · JavaScript/Node.js · Go +More via Polyglot plugin +CPU +x86_64 (tested) · ARMv7 (smoke) · ARM64 (planned) +RISC-V optional + +Container: .freq (v42) · CRC32 per frame · fixed footer/metadata · deterministic decode. +Quick Start +1) Install Core for your OS/CPU (.so/.dll/.dylib). +2) Choose a binding (Python / Node.js / Go via Polyglot). +3) Smoke-run: encode → decode; verify CRC/footer (v42). + → See Installation & Usage below and docs/LabReport.md. + \ No newline at end of file