Commit Graph

609 Commits (371d2d17ccd424e7b361b38675aa57ecf424ab3b)

Author SHA1 Message Date
VinPropane 371d2d17cc
Merge pull request #75 from ViPro-Technologies/NEO-41-gather-loop-awards-skill-xp-activity
NEO-41: Award gather skill XP (activity source) on prototype resource_node interact
2026-05-10 19:25:36 -04:00
VinPropane 95528ae42a chore: Bruno ability-cast preset reset spawn in pre-request 2026-05-10 19:20:56 -04:00
VinPropane 2a65740316 chore: Bruno gather interact pre-request moves player in range 2026-05-10 19:19:50 -04:00
VinPropane b9343aeeda chore: reset dev position in Bruno ability-cast preset 2026-05-10 19:17:09 -04:00
VinPropane 29a6c6d1a7 NEO-41: address code review (E3.M1 status, deny-path test) 2026-05-10 19:13:56 -04:00
VinPropane 05abc47111 NEO-41: add code review for gather XP branch 2026-05-10 19:11:56 -04:00
VinPropane c1e77280e3 NEO-41: grant salvage activity XP on resource_node interact 2026-05-10 19:10:35 -04:00
VinPropane 650767f16c NEO-41: add implementation plan for gather interact skill XP 2026-05-10 19:06:45 -04:00
VinPropane 9446bab292
Merge pull request #74 from ViPro-Technologies/NEO-40-skill-xp-level-up-telemetry-hook-sites
NEO-40: Skill XP / level-up telemetry hook sites
2026-05-10 18:59:25 -04:00
VinPropane 35b666ed60 NEO-40: sync E2.M2 alignment doc; close review feedback 2026-05-10 18:54:17 -04:00
VinPropane aaffaa7f1d NEO-40: add code review for telemetry hook sites branch 2026-05-10 18:52:33 -04:00
VinPropane effd234ee3 NEO-40: add progression telemetry hook comment sites 2026-05-10 18:49:40 -04:00
VinPropane 178ff2b625 NEO-40: add implementation plan for telemetry hook sites 2026-05-10 18:48:18 -04:00
VinPropane f265983922
Merge pull request #73 from ViPro-Technologies/NEO-39-data-driven-skill-level-curve-ci-validation
NEO-39: data-driven skill level curve and startup schema validation
2026-05-06 23:11:38 -04:00
VinPropane 236040a5c2 NEO-39: add data-driven level curve with startup schema validation
Replace placeholder XP level math with content-backed thresholds validated in CI and at server boot, and update docs/manual QA/review artifacts to reflect NEO-39 delivery and follow-up fixes.
2026-05-06 23:10:06 -04:00
VinPropane 386bfbc1d4
Merge pull request #72 from ViPro-Technologies/NEO-38-apply-skill-xp-grant-allowlist-level-up
NEO-38: Apply skill XP grant, allowlist validation, and level-up response
2026-05-06 22:40:43 -04:00
VinPropane 310d2b637b NEO-38: reset player_position before progression persistence test 2026-05-06 22:39:18 -04:00
VinPropane ad9259c308 NEO-38: set integration test host to Testing for deterministic JSON errors 2026-05-06 22:34:26 -04:00
VinPropane b2999f3ed9 NEO-38: address review — docs alignment, Bruno deny, README levelUps trim 2026-05-06 22:26:23 -04:00
VinPropane 9ed4034140 NEO-38: add code review (2026-05-06) 2026-05-06 22:24:17 -04:00
VinPropane bab7336e5b NEO-38: Bruno GET skill progression tolerant of persisted XP 2026-05-06 22:23:11 -04:00
VinPropane 2bcde45891 NEO-38: add curl examples to manual QA 2026-05-06 22:20:14 -04:00
VinPropane 33b2e917e4 NEO-38: skill XP POST grant, persistence, level-up response 2026-05-06 22:17:02 -04:00
VinPropane 58b9016d40 NEO-38: add implementation plan for skill XP grant and level-up 2026-05-06 22:11:16 -04:00
VinPropane 9e8914708f
Merge pull request #71 from ViPro-Technologies/chore/ci-skip-smoke-test
chore: CI skip smoke test (docs-only whitespace)
2026-05-06 22:07:31 -04:00
VinPropane c58e716669 chore: smoke-test path-filtered CI skip (docs-only whitespace) 2026-05-06 22:04:39 -04:00
VinPropane dc2376a768
Merge pull request #70 from ViPro-Technologies/chore/gdscript-ci-pr-paths-filter
chore: GDScript CI runs on every PR with path-aware skip
2026-05-06 22:02:45 -04:00
VinPropane 248600db4e chore: run GDScript CI on every PR; skip lint/test when unchanged 2026-05-06 22:01:49 -04:00
VinPropane 3e6cda6383
Merge pull request #69 from ViPro-Technologies/NEO-37-skill-progression-snapshot-read-model
NEO-37: skill progression snapshot read model
2026-05-06 21:58:42 -04:00
VinPropane a89aadbb43 NEO-37: re-review notes for unordered skills contract update 2026-05-06 21:54:13 -04:00
VinPropane a3cbef063c NEO-37: treat skill progression JSON array order as non-contractual 2026-05-06 21:53:24 -04:00
VinPropane 295eb34c68 NEO-37: reconcile decomposition docs + review feedback 2026-05-06 21:51:44 -04:00
VinPropane 5e180f3aa0 NEO-37: code review snapshot for skill progression API branch 2026-05-06 21:50:37 -04:00
VinPropane 9cd96a72c3 NEO-37: add skill progression snapshot GET API, tests, Bruno, docs 2026-05-06 21:48:17 -04:00
VinPropane 413484000f NEO-37: add implementation plan for skill progression snapshot API 2026-05-06 21:46:41 -04:00
VinPropane 15ab06f3e7 docs: note canonical GitHub org for Linear and doc links 2026-05-04 21:24:25 -04:00
VinPropane f89efdce9b
Merge pull request #68 from ViPro-Technologies/docs/e2m2-linear-neo-37-44
docs: E2.M2 Linear backlog in decomposition + documentation review follow-up
2026-05-04 21:12:17 -04:00
VinPropane e2e413f42c docs: address 2026-04-30 documentation review suggestions 2026-05-04 21:09:05 -04:00
VinPropane f67bae79d8 chore: add 2026-05-04 documentation review 2026-05-04 21:06:51 -04:00
VinPropane 4236d1ec00 chore: link E2.M2 backlog to Linear NEO-37–NEO-44 2026-05-04 20:57:01 -04:00
VinPropane de43ec1e4a
Merge pull request #67 from ViPro-Technologies/NEO-36-e2m1-read-only-skill-catalog-http-projection
NEO-36: E2.M1 read-only skill catalog HTTP projection + Bruno
2026-05-04 20:48:20 -04:00
VinPropane 8797c72e79
Merge branch 'main' into NEO-36-e2m1-read-only-skill-catalog-http-projection 2026-05-04 20:47:04 -04:00
VinPropane a0c3599525 NEO-36: address code review (manual QA header, alignment, README, Bruno) 2026-05-04 20:44:52 -04:00
VinPropane 28fcd52c8c NEO-36: add curl example to manual QA checklist 2026-05-04 20:37:20 -04:00
VinPropane ab597ff350 NEO-36: expose GET /game/world/skill-definitions with tests, Bruno, QA doc 2026-05-04 20:36:06 -04:00
VinPropane 044b4f823c NEO-36: add implementation plan for skill catalog HTTP API 2026-05-04 20:33:53 -04:00
VinPropane d6d6c81bb1
Merge pull request #66 from ViPro-Technologies/chore/pre-push-clean-working-tree
chore: require clean working tree in pre-push hook
2026-05-04 20:32:20 -04:00
VinPropane 1070cf88fd chore: require clean working tree in pre-push hook 2026-05-04 20:30:04 -04:00
VinPropane a5f7f1b4ae
Merge pull request #65 from ViPro-Technologies/chore/dotnet-workflow-all-prs-to-main
chore: Run .NET workflow on every PR to main
2026-05-04 20:27:27 -04:00
VinPropane 6b75fbdbd0 chore: grant pull-requests read for paths-filter API 2026-05-04 20:24:35 -04:00