Dashboard › opencode-lore › Distillation
62b08f17-b3da-4d67-a485-4eaa10c0765e["lore_tm_v1_wJzznbLjPltyET9h2RraLgKwy9NKL-RvpZhUUsQp_50","lore_tm_v1_C9VbuqpaDqKedFbLzXP1hcsYOiKoyWm3vXdL9ZVzLKM","lore_tm_v1_024kjvYHK4CLtT6ln53ajz4rPNbmcvKjZMJERyY5oUY","lore_tm_v1_aUAWmCNZVoNXvbAWkKvULwPMuTVYKl5McCHbddTGr4k","lore_tm_v1_TWKjgxtxRcrzyPTwIyu-dRswiB1Bjc_f5PwZBJUZ44U","lore_tm_v1_n2JYoTMvmPNkNEgfqSy-Z9CgIOnzZQVZfByjQnkmkk4"]
Date: Sep 16, 2026
jj never fails on conflict: merge conflicts are recorded in the resulting commit and must be detected with jj st, then resolved by manually editing conflict markers rather than using interactive jj resolve.jj, not git, for mutations when .jj/ exists; forbids interactive flags; requires -m "msg" for commit descriptions; requires verifying mutations with jj st and jj log; prefers stable letter-based change IDs over hexadecimal commit IDs; and prohibits rebasing or describing immutable commits.qwnymkxpumsyysknopxqwwyypmzzywry / 9285e4185a10a4e4734964fed7e342ada4fda044, whose parent is candidate ozrmvotwxzuykyvutstpwpzukpptktxv / 583020fad43e1481470aac2588251b8636d16251.unznwpylspzqykmnpxwnnswmnzpspxzq / ab979df5cddfec3952680e423e39564664e881fe (fix(responses): project hidden output consistently) followed by ozrmvotwxzuykyvutstpwpzukpptktxv / 583020fad43e1481470aac2588251b8636d16251 (fix(responses): stabilize sparse principal projection).fix/responses-private-references has conflicts, while the candidate range itself reported no conflicts.packages/core/test/setup.ts, never the production DB.CHANGELOG.md must never be bumped or edited manually; Sentry Craft handles both automatically through GitHub Actions.quality/REVIEW.md review workflow calls for enumerated adversarial cases, apply-then-revert mutants, property-test stability across 10 runs, exact evidence, and a structured overall MERGE / DO-NOT-MERGE conclusion rather than an unstructured “LGTM.”package.json uses pnpm@10.28.0; Volta pins Node 24.16.0 and pnpm 10.28.0; AGENTS.md states Node.js >=22.5; packages/gateway/package.json declares Node >=22.15.pnpm test (vitest run, preceded by pnpm --filter @loreai/gateway run bundle), pnpm run typecheck, pnpm run lint (oxlint --type-aware), pnpm run format:check (oxfmt --check), pnpm run build, and pnpm run mutation (stryker run, preceded by gateway bundling).@loreai/gateway version 0.40.0; build scripts include tsx script/build.ts, tsx script/bundle.ts, tsx script/build.ts --binary, and tsx script/build-binary-sea.ts; runtime entry is tsx src/index.ts.