-
Notifications
You must be signed in to change notification settings - Fork 0
Harden autopilot-demo portfolio docs #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
2 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| # Roadmap | ||
|
|
||
| ## Current Focus | ||
|
|
||
| Maintain accurate, reproducible portfolio demo documentation. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| # Project State | ||
|
|
||
| Last activity: 2026-06-10 - Completed quick task 260610-ppt: Correct README monitor wording to match autopilot-demo | ||
|
|
||
| ### Blockers/Concerns | ||
|
|
||
| None. | ||
|
|
||
| ### Quick Tasks Completed | ||
|
|
||
| | # | Description | Date | Commit | Status | Directory | | ||
| |---|-------------|------|--------|--------|-----------| | ||
| | 260610-ppt | Correct README monitor wording to match autopilot-demo | 2026-06-10 | this atomic task commit | Verified | [260610-ppt-fix-pr-3-follow-up-readme-monitor-wordin](./quick/260610-ppt-fix-pr-3-follow-up-readme-monitor-wordin/) | |
29 changes: 29 additions & 0 deletions
29
...ng/quick/260610-ppt-fix-pr-3-follow-up-readme-monitor-wordin/260610-ppt-PLAN.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,29 @@ | ||
| --- | ||
| quick_id: 260610-ppt | ||
| mode: quick-full | ||
| status: complete | ||
| date: 2026-06-10 | ||
| --- | ||
|
|
||
| # Correct README monitor wording to match autopilot-demo | ||
|
|
||
| ## Goal | ||
|
|
||
| Correct the PR #3 follow-up wording so the README comment names the same repository queried by the following command. | ||
|
|
||
| ## Tasks | ||
|
|
||
| 1. Update the README monitoring comment from `autopilot-core` to `autopilot-demo`. | ||
| 2. Record the successful fix in `memory/examples/` as required by `AGENTS.md`. | ||
| 3. Verify the intended wording, unchanged command target, branch, and patch formatting. | ||
|
|
||
| ## Must Haves | ||
|
|
||
| - The monitoring comment says `Monitor autopilot-demo for the fix PR`. | ||
| - The following command remains `gh pr list -R Coding-Autopilot-System/autopilot-demo`. | ||
| - `git diff --check` passes. | ||
| - The work remains on `docs/portfolio-hardening-20260610`. | ||
|
|
||
| ## Plan Check | ||
|
|
||
| Passed: the plan covers the requested wording correction, repo-local memory requirement, branch constraint, and explicit validation gate without unrelated changes. |
19 changes: 19 additions & 0 deletions
19
...quick/260610-ppt-fix-pr-3-follow-up-readme-monitor-wordin/260610-ppt-SUMMARY.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,19 @@ | ||
| --- | ||
| quick_id: 260610-ppt | ||
| status: complete | ||
| date: 2026-06-10 | ||
| --- | ||
|
|
||
| # Summary | ||
|
|
||
| Corrected the README monitoring comment so it names `autopilot-demo`, matching the following `gh pr list` command. | ||
|
|
||
| ## Changes | ||
|
|
||
| - Updated one README comment. | ||
| - Added the repo-required successful-fix memory entry. | ||
| - Bootstrapped minimal local GSD project state and recorded this validated quick task. | ||
|
|
||
| ## Result | ||
|
|
||
| The PR monitoring instruction and command now consistently target `autopilot-demo`. |
20 changes: 20 additions & 0 deletions
20
.../260610-ppt-fix-pr-3-follow-up-readme-monitor-wordin/260610-ppt-VERIFICATION.md
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| --- | ||
| quick_id: 260610-ppt | ||
| status: passed | ||
| date: 2026-06-10 | ||
| --- | ||
|
|
||
| # Verification | ||
|
|
||
| ## Checks | ||
|
|
||
| - Passed: current branch is `docs/portfolio-hardening-20260610`. | ||
| - Passed: `# Monitor autopilot-demo for the fix PR` exists exactly once. | ||
| - Passed: `# Monitor autopilot-core for the fix PR` is absent. | ||
| - Passed: `gh pr list -R Coding-Autopilot-System/autopilot-demo` remains present exactly once. | ||
| - Passed: `gsd-sdk query init.quick` detects both roadmap and planning state. | ||
| - Passed: `git diff --check`. | ||
|
|
||
| ## Status | ||
|
|
||
| Passed. All task must-haves are satisfied. |
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # 20260610_autopilot-demo_boundary-readme | ||
|
|
||
| Issue Description: README did not strongly frame the repo as the demo target in a three-repo story. | ||
| State: The demo flow was present, but the target-only role and audit value were underexplained. | ||
| Action: Added repo boundary language, a concise demo runbook, and enterprise proof points in `README.md`. | ||
| Result: The repo now reads as a bounded demonstration target with a clear audit trail. | ||
| Diff Patch: Updated `README.md` only. | ||
| Rationale: Hiring reviewers should understand why the demo repo exists and how to reproduce the story quickly. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,8 @@ | ||
| # 20260610_readme-monitor-target | ||
|
|
||
| Issue Description: The README said to monitor `autopilot-core`, but the command listed PRs from `autopilot-demo`. | ||
| State: The prose and command target disagreed. | ||
| Action: Changed the monitoring comment to name `autopilot-demo`. | ||
| Result: The README now accurately describes the command that follows. | ||
| Diff Patch: Updated one comment in `README.md`. | ||
| Rationale: Operational documentation should name the repository actually queried by the command. |
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
When a reviewer follows this newly added runbook, dispatching
demo-ci.ymlcannot produce the promised failure signal:.github/workflows/demo-ci.yml:12-14only echoes a message and exits successfully, while.github/workflows/autopilot-create-issue.yml:16creates an issue only when the workflow conclusion isfailure. As a result, the runbook stops at step 2 and cannot demonstrate the documented end-to-end repair flow; either provide an explicit failure-triggering mechanism or document the prerequisite needed to make the workflow fail.Useful? React with 👍 / 👎.