Commit Graph

6 Commits

Author SHA1 Message Date
Axel Meyer
850be4fd87 chore: bump lib-core.maps dep to 0.1.2 2026-05-18 03:22:23 +02:00
Axel Meyer
e5ccf55e98 chore: add Tier-1 LICENSE file
Adds the proprietary all-rights-reserved license that applies to this
library. The text is identical to the engine LICENSE — this lib is
Tier-1 official platform content, distributed under the same terms.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 18:04:41 +02:00
Axel Meyer
3d024705b9 docs: migrate README to API-Doc-Convention (S2-cascade.libs)
Restructured per ADR-0038: Abstract + bold-list Badges + Topology H2
+ H3-API-Subsections (one per public function) + Conventions/Consumer
pattern/CHANGELOG/References.

Topology auto-populated via Sporel.exe --lint --fix. Pre-commit hook
installed via --install-hooks.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-16 16:41:00 +02:00
Axel Meyer
ff607a6bb5 deps(render): declare lib-core.maps dep (P.3.12)
Resolves audit I3 (RTS-Tech-Demo-Audit 2026-05-14). render requires
maps for tilemap rendering; dep was previously transitively resolved
via module-manifest. Now explicit per Composer-Pattern §3.3.
2026-05-15 22:42:37 +02:00
Axel Meyer
487a18f03c refactor(audit-M2): drop nil-fallback workaround branch (consumes maps tile_at fix) 2026-05-10 15:46:36 +02:00
Axel Meyer
654c038030 feat: P.0.lib.render colored-quad tile-grid renderer 2026-05-09 20:09:00 +02:00