8 Commits

Author SHA1 Message Date
c0dev0id
f318b155cc Fix VOLUMES/TIMBRE/FM placement: variation properties, not instrument-level
Per RFC §3.2.1.3, VOLUMES, TIMBRE and FM are variation properties. The
previous exporter incorrectly appended them to the first ATTR variation;
they now go into a synthetic root variation (no ATTR) as required.
variationLines() handles these fields directly.

Fix test-parser.mjs fixture paths for standalone execution from repo root.
2026-06-22 19:30:45 +02:00
c0dev0id
17f4529658 Add test-parser.mjs fixture-based compliance test suite 2026-06-22 15:48:23 +02:00
c0dev0id
c8b8d03e3f Apply RFC-compliant ast-parser and exporter
- ast-parser: railsbackCurve moved to variation level, FM shape child
  parsing, buildLabelSpec direct A/S/R handling, bar IDs as opaque strings
- exporter: RFC-compact shape format, correct instrument NAME: key,
  patchScore regex fixed, RAILSBACK_CURVE emitted from variationLines
- .gitignore: exclude test-parser.mjs pending author confirmation
2026-06-22 10:52:32 +02:00
Florian "flowdy" Heß
822e2c9f42 Added files generated by Claude, prompted by sdk based on the md files 2026-06-21 19:23:54 +02:00
Florian "flowdy" Heß
7bc1ad4536 Added ADDENDA.md as answers to CLAUDE's inquiries.
Also updated fixtures/ast.log.

Understand the addenda file in connection with
vue3js-app-proposal-for-sdk-claude/README.md and CLAUDE's findings in
response.
2026-06-20 22:12:34 +02:00
54250c76f1 update ast.log 2026-06-19 08:02:35 +02:00
1fd3c629cc too old: fixtures/ast.log - deleted 2026-06-19 08:00:16 +02:00
Florian "flowdy" Heß
6e79d8bf22 init 2026-06-19 07:26:28 +02:00