perlsky is a Perl 5 implementation of an AT Protocol Personal Data Server.
13
fork

Configure Feed

Select the types of activity you want to include in your feed.

Refresh conformance audit baseline

alice 1b94db18 457a0272

+2 -2
+2 -2
docs/TEST_AUDIT.md
··· 1 1 # Test Audit Status 2 2 3 - As of 2026-03-12, the focused test-correctness and reference-audit pass is complete on rewritten history through `9a3afbb`. 3 + As of 2026-03-12, the focused test-correctness and reference-audit pass is complete on rewritten history through `457a027`. 4 4 5 5 That does not mean every test has been manually revalidated against every other PDS implementation line by line. It means: 6 6 ··· 13 13 The current baseline for saying "the audited suite is green" is: 14 14 15 15 - `prove -lr t` 16 - - last full green result in the realigned Meridian worktree before the current migration-auth follow-up: `Files=48, Tests=2758` 16 + - latest full green result in the realigned Meridian worktree: `Files=48, Tests=2798` 17 17 - `prove -lv t/server-auth.t` 18 18 - `perl -c script/differential-validate` 19 19 - `PERLSKY_RUN_REFERENCE_DIFF=1 prove -lv t/reference-differential.t`