Skip to content

proposal: post-plan enrichment swarm via git-as-state-machine#58

Merged
neoneye merged 3 commits intoPlanExeOrg:mainfrom
VoynichLabs:feature/git-state-machine-enrichment
Feb 21, 2026
Merged

proposal: post-plan enrichment swarm via git-as-state-machine#58
neoneye merged 3 commits intoPlanExeOrg:mainfrom
VoynichLabs:feature/git-state-machine-enrichment

Conversation

@82deutschmark
Copy link
Copy Markdown
Collaborator

Proposes using git commits as the state machine for the post-plan enrichment swarm.

Each agent commits its output. Git log = state. Orchestrator checks commits, runs pending agents, repeats.

Key properties: durable, resumable, auditable, human-reviewable between steps.

Details in docs/proposals/git-state-machine-enrichment.md

@neoneye neoneye merged commit cb76263 into PlanExeOrg:main Feb 21, 2026
@neoneye neoneye deleted the feature/git-state-machine-enrichment branch February 21, 2026 02:45
neoneye added a commit that referenced this pull request Mar 9, 2026
Pre-planning LLM call that scores the initial prompt on 6 quality
dimensions (objective clarity, scope, constraints, stakeholders,
success criteria, context) and rewrites weak prompts as flowing prose
before the pipeline runs.

- New boost_initial_prompt.py with PromptQualityAssessment schema
- Add BOOST_INITIAL_PROMPT_RAW/MARKDOWN to FilenameEnum
- Add BoostInitialPromptTask to pipeline (depends on SetupTask)
- Wire into FullPlanPipeline

Co-Authored-By: Claude Opus 4.6 <[email protected]>
neoneye added a commit that referenced this pull request Mar 11, 2026
Mark #86, #62, #114-I4 as implemented. Note open PRs for #58,
#88, #94, #59. Update phase sequence with status indicators and
next priorities (114-I1, 114-I2).

Co-Authored-By: Claude Opus 4.6 <[email protected]>
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