1d56d10e34
chore: migrate to moon 0.1.20260713 idioms (Map([]) literals, Hash::hash/Compare::compare qualified calls, pkgtype executable in moon.pkg)
2fa60f1b1a
chore: replace deprecated unsafe_charcode_at/to_string with unsafe_get/to_owned (deny-warn clean)
b6d9ab20d2
perf round 2: ini_parse single-pass scan 8.5x, parse_iso8601 charcode indexing 3.7x, CLI parse 2.8x (zero-alloc spec matching), Keccak in-place rho+pi 1.5x, strftime/rfc2822 direct writes
Compare 2 commits »
25316edab2
docs: refresh examples guard evidence
d763c951b7
style: use Map::length over deprecated size
14167eb8ff
perf: histogram diff 13.8x (interning + array histogram + balanced anchors), did-you-mean 4.2x (bounded DL with Ukkonen band), ISO 8601 formatting 3.1x (direct digit writes); archive before/after evidence
Compare 3 commits »
74753bfb4e
docs: refresh examples guard evidence
b16de97f93
bench: config (TOML/INI) and diff (myers/histogram/patience/patch/diff3) native benches with archived results — full INFRA bench coverage
Compare 2 commits »
ff1fd64624
docs: refresh examples guard evidence from acceptance run
2b4cdc0159
bench+guard: time/resilience/cli/pbt native benches with archived results; demos_guard for all 20 examples wired into acceptance
Compare 2 commits »
02f69cff39
release: write mooncakes credentials without BOM; make moon publish idempotent on rerun
a20c9d6f8c
release: fix release_guard.ps1 for new moon.mod text format; archive v0.2.0 readiness evidence
a5d981a2e4
v0.2.0: third INFRA demo batch (9), per-direction tutorials, hash/compress benches, release metadata
c7602c4713
examples: add second batch of INFRA end-to-end demos (actor/build/serialization/dst/config+diff)
e0f86b3cba
feat(examples): INFRA flagship demos batch 1 — mini_compiler pipeline, regex toolkit, structured log pipeline
dcbec4e747
build: exclude data/bench/doc artifacts from the mooncakes package (fixes 413 on publish)
d942abb9af
release: v0.1.0 — real OSM playground, typed WIT OSM exports, ecosystem docs
111ba0b8c8
docs(articles): community forum article draft on the library's engineering practices
8675c936c6
docs: reference second downstream consumer Suquster/moonbit-maze
f7960668d5
docs(presentation): 5-minute live defense script with ops checklist and fallbacks