Commit Graph

3 Commits

Author SHA1 Message Date
Kinneyzhang
db071d7768 perf: expose subject-local selector proofs 2026-08-25 17:16:55 +08:00
Kinneyzhang
51feda4685 fix(ecss): isolate mutable boundary data
Deep-copy mutable selector, schema, stylesheet, cascade, and computed-style values at public ownership boundaries while preserving function identity.\n\nVerified with make check: 57/57 ERT, WERROR byte compilation, checkdoc, and diff checks.
2026-08-06 23:57:18 +08:00
Kinneyzhang
2f32ca0982 feat(ecss): establish independent cascade engine
Create the lowercase ecss repository as a pure selector and CSS cascade package with no TP, Ebox, or historical ECSS dependency.\n\nVerified with 47 ERT tests, warning-free byte compilation, checkdoc, and git diff checks.
2026-08-06 19:13:33 +08:00