Skip to content

Latest commit

 

History

History
100 lines (81 loc) · 4.62 KB

File metadata and controls

100 lines (81 loc) · 4.62 KB

Documentation Index

This directory is the source of truth for project documentation. Completed roadmap phases live in git history; active roadmap work is in roadmap.md.

Canonical User And Developer Docs

These files describe current behavior and should be kept in sync with code:

Level Editor Docs

The level editor docs are canonical for the current classic-subset editor unless the file explicitly says it is backlog:

MCP Docs

The current MCP entry points are:

The mcp/lemmings-mcp-*-memresources.* files are retained as historical design and schema reference notes. Prefer the current README/protocol docs for shipped behavior.

File Format And Asset References

These are reference material, not product roadmap docs:

Historical Source Notes

These are useful implementation references, but they are not authoritative for current JavaScript behavior:

Test Status Reports

The repo no longer keeps stale broken/fixable/incoherent test reports. Current test status is the command output from npm test, Playwright commands, and CI. excluded-tests.md is retained only to document deliberate manual exclusions; it currently states that none are excluded.