Skip to content

FE-543: Expanded rich fixture scenarios + reviews + replannings#41

Merged
lunelson merged 12 commits into
mainfrom
ln/fe-543-scenarios-reviews-replannings
Apr 12, 2026
Merged

FE-543: Expanded rich fixture scenarios + reviews + replannings#41
lunelson merged 12 commits into
mainfrom
ln/fe-543-scenarios-reviews-replannings

Conversation

@lunelson
Copy link
Copy Markdown
Contributor

11c: Rich fixture generation — manifest-based issue-tracker scenarios

Add manifest seeder infrastructure and issue-tracker domain fixtures:

  • manifest.ts: types + seedFromManifest() that hydrates DB from static
    JSON manifests with realistic assistant_parts, user_parts, knowledge
    items, cross-kind edges, and phase outcomes
  • manifests/issue-tracker.json: 5 accumulative scenarios (scope-closed
    through all-phases-closed) with 27 knowledge items across all 8
    canonical kinds, 14 cross-kind edges, mixed review states, and 24
    turns with full structured parts
  • scenarios.ts: merge manifest scenarios into allScenarios registry
  • seed.ts: use allScenarios for unified scenario lookup

npm run seed issue-tracker-all-phases-closed hydrates a DB that the
knowledge workspace and export can render with populated sections.

Amp-Thread-ID: https://ampcode.com/threads/T-019d77e6-9315-7067-bca9-f2fd13dc6243
Co-authored-by: Amp amp@ampcode.com

docs: update README with fixture scenarios section and current state

Amp-Thread-ID: https://ampcode.com/threads/T-019d77e6-9315-7067-bca9-f2fd13dc6243
Co-authored-by: Amp amp@ampcode.com

chore: ln-sync — mark 11c done, update parallelism notes

Amp-Thread-ID: https://ampcode.com/threads/T-019d77e6-9315-7067-bca9-f2fd13dc6243
Co-authored-by: Amp amp@ampcode.com

pruning and consolidation in spec and plan

feat: tighten reviewed export contract

feat: extract reviewed export projection

feat: split workflow detail route loaders

feat: preload export preview route

feat: narrow knowledge route loader

review refactors + large parallel re-planning with 3 new slices

Signed-off-by: Lu Nelson ln@hash.ai

ui refinement planning and scaffolding

additional review post-fixes re requirements review stage

@linear
Copy link
Copy Markdown

linear Bot commented Apr 12, 2026

Copy link
Copy Markdown
Contributor Author

lunelson commented Apr 12, 2026

This stack of pull requests is managed by Graphite. Learn more about stacking.

@lunelson lunelson changed the base branch from ln/fe-574-knowledge-workspace-export to graphite-base/41 April 12, 2026 12:31
lunelson and others added 3 commits April 12, 2026 16:07
Add manifest seeder infrastructure and issue-tracker domain fixtures:

- manifest.ts: types + seedFromManifest() that hydrates DB from static
  JSON manifests with realistic assistant_parts, user_parts, knowledge
  items, cross-kind edges, and phase outcomes
- manifests/issue-tracker.json: 5 accumulative scenarios (scope-closed
  through all-phases-closed) with 27 knowledge items across all 8
  canonical kinds, 14 cross-kind edges, mixed review states, and 24
  turns with full structured parts
- scenarios.ts: merge manifest scenarios into allScenarios registry
- seed.ts: use allScenarios for unified scenario lookup

npm run seed issue-tracker-all-phases-closed hydrates a DB that the
knowledge workspace and export can render with populated sections.

Amp-Thread-ID: https://ampcode.com/threads/T-019d77e6-9315-7067-bca9-f2fd13dc6243
Co-authored-by: Amp <amp@ampcode.com>
@lunelson lunelson force-pushed the ln/fe-543-scenarios-reviews-replannings branch from 2e60371 to 5f0a0d5 Compare April 12, 2026 14:11
@lunelson lunelson changed the base branch from graphite-base/41 to main April 12, 2026 14:12
@lunelson lunelson marked this pull request as ready for review April 12, 2026 15:59
@augmentcode
Copy link
Copy Markdown

augmentcode Bot commented Apr 12, 2026

This pull request is abnormally large and would use a significant amount of tokens to review. If you still wish to review it, comment augment review and we will review it.

@lunelson lunelson changed the title 11c: Rich fixture generation — manifest-based issue-tracker scenarios FE-543: Expanded rich fixture scenarios + reviews + replannings Apr 12, 2026
Copy link
Copy Markdown
Contributor Author

lunelson commented Apr 12, 2026

Merge activity

  • Apr 12, 5:03 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 12, 5:03 PM UTC: @lunelson merged this pull request with Graphite.

@lunelson lunelson merged commit 847d95d into main Apr 12, 2026
2 checks passed
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