Commit Graph

1112 Commits (4379e421063d15c559cedde1be98209d16e769f2)

Author SHA1 Message Date
don f5305a447b Document git workflow: docs on main, code on branches
- README: Git workflow section for humans
- Cursor rule (always apply) so the agent follows the same split

Made-with: Cursor
2026-03-29 19:38:36 -04:00
don dbcb326a2e a 2026-03-29 19:36:47 -04:00
don 764c832b74 Merge branch 'docs/decomposition-follow-up' into main 2026-03-29 19:36:30 -04:00
don 31bce2b344 Lock client scripting to GDScript; document in README and tech stack
- State GDScript as the locked choice for Godot client code
- Summary tables and client README note standard (non-.NET) Godot build
- Server/client contract via Protobuf or JSON spike, not shared C# on client

Made-with: Cursor
2026-03-29 19:36:18 -04:00
don 91bd18e69e Merge pull request 'docs/decomposition-follow-up' (#3) from docs/decomposition-follow-up into main
Reviewed-on: don/untitled-cyberpunk-mmo#3
2026-03-29 17:25:34 -04:00
don 8199dab748 Complete Neon Sprawl rename and server project defaults.
Remove legacy vision plan filename; epics already reference neon_sprawl_vision.plan.md.
Add launchSettings and appsettings for NeonSprawl.Server.

Made-with: Cursor
2026-03-29 17:24:35 -04:00
don 09a4106543 Update README and documentation to reflect project rebranding to "Neon Sprawl". Revise links to vision plan and adjust references in tech stack and decomposition documents. Enhance README with repository layout and instructions for running the server and client. 2026-03-29 17:23:00 -04:00
don 63a7ccb8e2 Merge pull request 'Document tech stack, README, and align prototype critical path with modules.' (#2) from docs/decomposition-follow-up into main
Reviewed-on: don/untitled-cyberpunk-mmo#2
2026-03-29 17:05:35 -04:00
don 25c0dd37e2 Document tech stack, README, and align prototype critical path with modules.
Add locked C# / .NET 8 + Godot baseline in docs/architecture/tech_stack.md and
README; link stack from vision plan and decomposition index. Fix vision plan
module graph and lists: include E1.M4 (AbilityInputScaffold) after E5.M1 and
E2.M3 in pre-production additions; update Solo-Dev build order accordingly.

Made-with: Cursor
2026-03-29 17:04:37 -04:00
don 063974ca93 Merge pull request 'Update module dependency register and README with new epic documentation and refined next actions. Added SecurityTierZoneFlags module and clarified dependencies in the planning documents.' (#1) from docs/decomposition-follow-up into main
Reviewed-on: don/untitled-cyberpunk-mmo#1
2026-03-29 16:50:02 -04:00
don b616b741ac Update module dependency register and README with new epic documentation and refined next actions. Added SecurityTierZoneFlags module and clarified dependencies in the planning documents. 2026-03-29 16:47:37 -04:00
don 328aec3a60 Initial project vision and decomposition planning baseline.
Capture the finalized MMO vision document and structured decomposition workspace for epics, modules, and milestones.

Made-with: Cursor
2026-03-29 16:09:57 -04:00