Skip to content

feat: adds stage aware schema changes and module changes - #7

Draft
jpower432 wants to merge 4 commits into
unbound-force:mainfrom
jpower432:feat/discovery
Draft

feat: adds stage aware schema changes and module changes#7
jpower432 wants to merge 4 commits into
unbound-force:mainfrom
jpower432:feat/discovery

Conversation

@jpower432

@jpower432 jpower432 commented Aug 27, 2026

Copy link
Copy Markdown
Collaborator

This PR builds on #8 by adds skills, commands, and agents for the first stage.

  • Starts with a pre-PRD discovery phase
  • The PRD is matured out of band
  • Maturity is noted by status (Draft) and the appropriate review are completed per maturity level
  • When --full is run the entire Review Council is run to evaluate readiness

Reframe the PRD model around jobs-to-be-done: job executors replace
personas, desired-outcomes replace KPIs, journeys replace workflows.
Add stage-aware constraints (ACs required only at Ready, FR `satisfies`
required at Ready) and an in-file FR/journey coverage floor enforced by
`cue vet`. Add valid/invalid conformance testdata.

Assisted-by: Claude Code <noreply@anthropic.com>
Split dispatch by PRD state and invocation: a fresh Draft gets a
`cue vet` + Guard review; `--full` runs the 5-agent council and is the
only pass that gates Draft to Ready, mutating state.status only on
author confirmation. Ready and later trigger no gating dispatch.

Assisted-by: Claude Code <noreply@anthropic.com>
Add the lola-eval behavioral harness (config, provisioner, taskfiles)
with the case-001 schema baseline, plus a CUE conformance test and CI
workflow. Harness scaffolding adapted from lola-mod-review-council.

Assisted-by: Claude Code <noreply@anthropic.com>
Add the discovery skill (researcher + gatherer + distiller) and its
`/discovery` command for Stage-0 problem exploration before FRs exist:
distill deduplicated open-questions into an existing PRD, or seed a
parent PRD (framing, desired-outcomes, open-questions; no FRs) from a
bare brief. Includes the discovery-tracker example, the
case-002 discovery eval, and discovery docs. No schema changes: builds
on the schema base.

Assisted-by: Claude Code <noreply@anthropic.com>
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.

2 participants