docs(wiki): remove pallas refs, fix crate count/names, update dates
- Home.md: 14-crate → 15-crate; pallas wire-format → in-house (dugite-serialization + dugite-uplc)
- Getting-Started-for-Developers.md: 14-crate → 15-crate; dugite-serialization description drops pallas;
cardano-lsm → dugite-lsm; add missing dugite-lsm and dugite-uplc crate rows;
fix config paths (config/preview-config.json → config/preview/config.json)
- Known-Issues.md: update date to 2026-05-23; fix Plutus V1/V2 resolved entry (fix is in dugite-uplc, not aiken upstream)
- Performance-Baselines.md: cardano-lsm → dugite-lsm
- Protocol-Compliance.md: update date to 2026-05-23; replace pallas wire-format line with in-house CBOR note
- Architecture-Decision-Records.md: cardano-lsm → dugite-lsm throughout; ADR-003 uplc note updated
(dugite-uplc is now 100% conformant); ADR-005 subcommand count 33+ → 38+
Update wiki for May 2026: dugite-monitor/config rename, block forging working, recent fixes
- Rename torsten -> dugite throughout (binaries, crates, repo, env vars)
- Block forging end-to-end verified on-chain 2026-05-04 (cardano-node 10.6.2 accepted)
- Document block diffusion fix (ConnectionId tuple keying, Overwritten, SO_REUSEPORT)
- Document peer rollback cascade fix (2026-04-21) and immutable-anchor switch fix (2026-04-22)
- Pallas 1.0.0-alpha.5 wire format; note 28-byte hash padding
- Refresh CLI test commands to nextest; fix DUGITE_PIPELINE_DEPTH default to 300
- Reframe ADR-001 to reflect current cardano-lsm usage (not in-tree fork)
- Add ADR-012: connection keying and listener strategy for block diffusion
- Sandstone soak-testing context: sigma 0.0000247, ~0.1 blocks/epoch
Update wiki for v0.4.5-alpha: torsten-monitor, torsten-config, new CLI commands, soak testing
- Home: bump status to v0.4.5-alpha, add SAND pool info, torsten-monitor/config,
full-duplex N2N, Plutus validation rules, soak test infrastructure
- Architecture Decision Records: rename ADR-008 torsten-tui → torsten-monitor,
add ADR-009 (torsten-config), ADR-010 (full-duplex N2N), ADR-011 (mempool
input-conflict checking and TTL sweep)
- Protocol Compliance: add full-duplex N2N, TxSubmission2 responder, 6 new
Plutus validation rules, mempool conflict/TTL, new CLI commands, tooling section
- Known Issues: mark 2026-03-20 fixes resolved (Phase-1 divergence, VRF epoch
nonce, fork recovery threshold, treasury 2.16x, forge ticker, N2C tx submission)
- Performance Baselines: restructure with v0.4.5-alpha preview data, storage
profile table, link to published benchmark results
- Getting Started: add torsten-monitor and torsten-config to workspace table,
update mempool crate description, fix CLI subcommand count (38+)
Update wiki: compliance, known issues, home page — all fixes documented
Initialize GitHub Wiki with foundational pages
- Home: welcome page with navigation and project overview
- Architecture Decision Records: ADR-001 through ADR-004
- Protocol Compliance: feature-area compliance status table
- Known Issues: Byron EBB, uplc divergence, Dependabot
- Getting Started for Developers: onboarding guide
- Performance Baselines: preview testnet measurements