a8b909726b
- Fix stdlib merge: merge ALL lib/*.bux via bux_list_dir (was 0) - Fix Cli_FindStdlibDir: search for lib/ not stdlib/ - Fix stdlib path: remove Std/ subdir (now flat in lib/) - Fix runtime paths: add ../../ fallback for build/selfhost depth - Remove hardcoded /home/ziko paths from src/cli.bux - Fix Json.bux: avoid var-in-if-block scoping bug (5 errors) - Add improved sema error messages (reverted due to crash) - Remaining: 2 parserParsePostfix sema forward-ref errors - Update PLAN.md with v0.3.0-v1.0.0 roadmap