Skip to content
This repository was archived by the owner on Aug 12, 2026. It is now read-only.

Revert "refactor: align harness boundaries with reusable agent workflows" - #7

Closed
swanchristmas wants to merge 1 commit into
mainfrom
revert-6-feat/superpowers
Closed

Revert "refactor: align harness boundaries with reusable agent workflows"#7
swanchristmas wants to merge 1 commit into
mainfrom
revert-6-feat/superpowers

Conversation

@swanchristmas

Copy link
Copy Markdown
Collaborator

Reverts #6

Copilot AI review requested due to automatic review settings July 14, 2026 12:45

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR reverts PR #6 by moving workflow/implementation/delivery guidance back into the generated AGENTS.md contract and removing the standalone decision documents that previously held that content, while updating template docs/tests to match the restored boundary layout.

Changes:

  • Remove decisions/delivery.md and decisions/implementation-policy.md from the template and from the generation test’s expected file set.
  • Consolidate guidance into template/AGENTS.md.jinja and simplify decision docs/README links accordingly.
  • Update repository README and roadmap content to reflect the adjusted topology and contributor pointers.

Reviewed changes

Copilot reviewed 11 out of 11 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
tests/test_generation.py Updates the expected generated file set to match removed decision docs.
template/README.md.jinja Simplifies generated README contributor pointers to the decisions/ directory boundary.
template/decisions/testing-policy.md Trims testing policy content after consolidating guidance elsewhere.
template/decisions/README.md.jinja Removes links to deleted decision docs from the decisions index.
template/decisions/implementation-policy.md Deleted (policy moved into AGENTS.md).
template/decisions/documentation-style.md Removes authoring/budget/formatting sections after consolidation.
template/decisions/development.md.jinja Collapses iteration guidance into a single paragraph.
template/decisions/delivery.md Deleted (policy moved into AGENTS.md).
template/AGENTS.md.jinja Restores expanded executable agent contract content (delivery/implementation/budget/formatting).
README.md Refreshes template usage docs and adds generated topology description.
docs/roadmap.md Adjusts near-term reliability checklist items.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread docs/roadmap.md
Comment on lines 21 to +24
- [ ] Dogfood existing projects
- [x] Julia
- [x] Python/PyTorch
- [ ] Rust
- [ ] Julia
- [ ] Python/PyTorch
- [ ] Obsidian
Comment thread README.md
## Develop the template

Files under `template/` are copied verbatim unless their names end in `.jinja`, in which case Copier renders them. Validate with:
Generated files live under `template/`; `.jinja` files are rendered, and other files are copied verbatim. Validate with:
@swanchristmas
swanchristmas deleted the revert-6-feat/superpowers branch July 14, 2026 13:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants