docs: orient the problem analysis brief harness experiment - #6
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose and value
Record a self-contained orientation for a proposed experiment that asks whether
ph-agent-toolkitcan support a durable front-end analysis process:The immediate value of this PR is a handoff boundary. Another agent can review the orientation and prepare a bounded first-slice plan without relying on private conversational or Notion context.
Scope and governing decision
problem-analysis-brief-harnessproposedexperimentalSTATUS.md,AGENTS.md,docs/ARCHITECTURE.md, anddocs/EXPERIMENT_LIFECYCLE.mdThis draft PR records a proposal only. It does not authorize implementation, create a toolkit package, advance the experiment to
experiment, or replace the normal Discussion/Issue transition for later implementation work.Added orientation
experiments/problem-analysis-brief-harness/README.mdexperiments/problem-analysis-brief-harness/AGENT_ORIENTATION.mdexperiments/problem-analysis-brief-harness/cases/README.md[Unreleased]changelog entry.Proposed first implementation boundary
The orientation recommends a first core-only experiment:
validateandrendercommand surfaces;It explicitly defers agent packages, providers, network access, autonomous research, GitHub/Notion mutation, course-of-action machinery, campaign graphs, repository creation, and release behavior.
Evidence and checks
Documentation-only branch inspection:
mainand not behind;main.No Python behavior, package metadata, workspace dependency, or lockfile changed, so package suites were not run for this orientation-only draft. Rendered Markdown and relative links still require human review.
Handoff
The next agent's first output should be a reviewable implementation plan and identified contract questions—not code. The bounded assignment is included verbatim at the end of
AGENT_ORIENTATION.md.Remaining decisions
problem-analysiscapability name is sufficiently narrow;Merging this documentation does not answer those questions automatically.