Reference implementation for the Phoenix Architecture. Work in progress. aicoding.leaflet.pub/
ai coding crazy
1
fork

Configure Feed

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

experiment: SAME_TYPE_REFINE_THRESHOLD 0.2→0.15 score=0.9021

D-rate improved: Gateway 27%→7%, TaskFlow tasks 7%→0%, Pixel Wars 18%→7%.
5 of 12 specs now at 0% D-rate.

+1 -1
+1 -1
src/experiment-config.ts
··· 12 12 JACCARD_DEDUP_THRESHOLD: 0.7, 13 13 FINGERPRINT_PREFIX_COUNT: 8, 14 14 DOC_FREQ_CUTOFF: 0.5, 15 - SAME_TYPE_REFINE_THRESHOLD: 0.2, 15 + SAME_TYPE_REFINE_THRESHOLD: 0.15, 16 16 17 17 // ─── canonicalizer.ts — scoring weights ─────────────────────────────────── 18 18 CONSTRAINT_NEGATION_WEIGHT: 4,