Skip to content

Merge feature/maturity into main#1

Merged
SuperInstance merged 1 commit into
mainfrom
feature/maturity
May 29, 2026
Merged

Merge feature/maturity into main#1
SuperInstance merged 1 commit into
mainfrom
feature/maturity

Conversation

@SuperInstance
Copy link
Copy Markdown
Owner

Auto-merge of feature/maturity branch.

- pyproject.toml with [project] metadata, optional deps, pytest/ruff config
- src/mud_arena/ package with typed, documented public API:
  - commands.py: MUD command parser (go, look, examine, take, drop, use, talk)
  - rooms.py: Room graph with exits, navigation, room state
  - inventory.py: Item management with capacity, tags, use tracking
  - agent.py: Perceive→decide→act simulation loop
  - events.py: Pub/sub event bus for room/agent/item events
- tests/ with 42 passing pytest tests covering all modules
- Updated README.md with API docs and OpenConstruct context
- .gitignore for Python artifacts

Part of the SuperInstance OpenConstruct ecosystem.
@SuperInstance SuperInstance merged commit a9fc4a4 into main May 29, 2026
1 of 4 checks passed
@SuperInstance SuperInstance deleted the feature/maturity branch May 29, 2026 19:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant