• Joined on 2026-02-19
zhi pushed to dev-2026-03-29 at zhi/HarborForge.Backend 2026-03-30 12:50:19 +00:00
90d1f22267 BE-PR-010: deprecate feat_task_id — retain column, read-only compat
zhi pushed to dev-2026-03-29 at zhi/HarborForge 2026-03-30 11:46:42 +00:00
f61b5ee17f BE-PR-009: restrict all story/* task types + fix test conftest imports
zhi pushed to dev-2026-03-29 at zhi/HarborForge.Test 2026-03-30 11:46:40 +00:00
4c54503a81 Update HarborForge.Backend.Test submodule ref
zhi pushed to dev-2026-03-29 at zhi/HarborForge.Backend.Test 2026-03-30 11:46:37 +00:00
9cc561e5d5 Fix conftest: import Essential and Proposal models for test DB schema
zhi pushed to dev-2026-03-29 at zhi/HarborForge.Backend 2026-03-30 11:46:34 +00:00
08461dfdd3 BE-PR-009: restrict all story/* task types to Proposal Accept workflow
zhi pushed to dev-2026-03-29 at zhi/HarborForge 2026-03-30 10:46:40 +00:00
93fe52750c Mark BE-PR-008 complete in TASKLIST.md
zhi pushed to dev-2026-03-29 at zhi/HarborForge 2026-03-30 10:46:31 +00:00
051183bbe7 Update Backend submodule: BE-PR-008 tracking fields
zhi pushed to dev-2026-03-29 at zhi/HarborForge.Backend 2026-03-30 10:46:25 +00:00
c84884fe64 BE-PR-008: add Proposal Accept tracking fields (source_proposal_id, source_essential_id)
zhi pushed to dev-2026-03-29 at zhi/HarborForge 2026-03-30 07:46:29 +00:00
988cfcec4d BE-PR-007: mark task complete, update Backend submodule ref
zhi pushed to dev-2026-03-29 at zhi/HarborForge.Backend 2026-03-30 07:46:24 +00:00
cb0be05246 BE-PR-007: refactor Proposal Accept to generate story tasks from all Essentials
zhi pushed to dev-2026-03-29 at zhi/HarborForge 2026-03-30 07:16:36 +00:00
6493e72d80 Update Backend submodule ref for BE-PR-006
zhi pushed to dev-2026-03-29 at zhi/HarborForge.Backend 2026-03-30 07:16:31 +00:00
431f4abe5a BE-PR-006: Add Essential CRUD API under Proposals
zhi pushed to dev-2026-03-29 at zhi/HarborForge 2026-03-30 07:16:24 +00:00
23052db117 BE-PR-006: Add Essential CRUD API under Proposals
zhi pushed to dev-2026-03-29 at zhi/HarborForge 2026-03-30 06:45:31 +00:00
5be0f11aac Update Backend submodule ref for BE-PR-005
zhi pushed to dev-2026-03-29 at zhi/HarborForge.Backend 2026-03-30 06:45:22 +00:00
8d2d467bd8 BE-PR-005: Add Essential schema definitions (create/update/response) and ProposalDetailResponse with nested essentials
zhi pushed to dev-2026-03-29 at zhi/HarborForge 2026-03-30 06:45:09 +00:00
5d20df11e9 BE-PR-005: Add Essential schema definitions (create/update/response) and ProposalDetailResponse with nested essentials
zhi pushed to dev-2026-03-29 at zhi/HarborForge 2026-03-30 06:16:08 +00:00
b688ebd35d BE-PR-004: implement EssentialCode encoding rules (submodule update)
zhi pushed to dev-2026-03-29 at zhi/HarborForge.Backend 2026-03-30 06:16:03 +00:00
5aca07a7a0 BE-PR-004: implement EssentialCode encoding rules
zhi pushed to dev-2026-03-29 at zhi/HarborForge 2026-03-29 16:33:11 +00:00
1cdd05d554 BE-PR-003: Update Backend submodule ref + mark task complete
zhi pushed to dev-2026-03-29 at zhi/HarborForge.Backend 2026-03-29 16:33:01 +00:00
089d75f953 BE-PR-003: Add Essential SQLAlchemy model