Skip to content

Commit 6172f48

Browse files
claudensheaps
authored andcommitted
chore: rename rest-owl plugin to poc-rest-owl-loop
Rename plugin directory, files, and all internal references. The docs/rest-owl artifacts directory path is preserved as a config default since it's a user-facing path. https://claude.ai/code/session_0191H4s9PX5VxKfmKnrq3aYF
1 parent 714dd61 commit 6172f48

34 files changed

Lines changed: 41 additions & 41 deletions

docs/research/rest-owl/addyosmani-agentic-engineering-deep-dive.md renamed to docs/research/poc-rest-owl-loop/addyosmani-agentic-engineering-deep-dive.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
- Agentic engineering **disproportionately benefits senior engineers**
4242
- Junior developers risk building code they cannot debug — "dangerous skill atrophy"
4343

44-
## Relevance to rest-owl Plugin
44+
## Relevance to poc-rest-owl-loop Plugin
4545

4646
This validates our entire architecture and highlights one gap:
4747

docs/research/rest-owl/biggo-missing-middle-tutorials.md renamed to docs/research/poc-rest-owl-loop/biggo-missing-middle-tutorials.md

File renamed without changes.

docs/research/rest-owl/danielzarick-draw-the-owl-philosophy.md renamed to docs/research/poc-rest-owl-loop/danielzarick-draw-the-owl-philosophy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- Criticizes broad questions ("How do I build X?") in favor of discrete challenges ("What's the right data model for this entity?")
1212
- The owl emerges through your own effort and targeted feedback
1313

14-
## Relevance to rest-owl Plugin
14+
## Relevance to poc-rest-owl-loop Plugin
1515

1616
This is actually the **opposite** of our plugin's philosophy. Zarick argues you should struggle through it yourself. Our plugin argues the AI _can_ lay out all the steps — because it has access to the entire internet's worth of knowledge about what "all the steps" look like.
1717

docs/research/rest-owl/github-spec-driven-development.md renamed to docs/research/poc-rest-owl-loop/github-spec-driven-development.md

File renamed without changes.

docs/research/rest-owl/github-spec-kit-architecture.md renamed to docs/research/poc-rest-owl-loop/github-spec-kit-architecture.md

File renamed without changes.

docs/research/rest-owl/infoq-spec-as-executable-architecture.md renamed to docs/research/poc-rest-owl-loop/infoq-spec-as-executable-architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
- "SpecOps Discipline" — specs receive version control, peer review, and operational rigor equivalent to source code
1919
- Breaking changes require explicit human approval
2020

21-
## Relevance to rest-owl Plugin
21+
## Relevance to poc-rest-owl-loop Plugin
2222

2323
This is the most architecturally rigorous SDD model. Key insights for our plugin:
2424

docs/research/rest-owl/jetbrains-junie-spec-driven.md renamed to docs/research/poc-rest-owl-loop/jetbrains-junie-spec-driven.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
- **Execute in phases, not all at once**: "Don't ask the agent to do everything in tasks.md in one go"
1313
- Human oversight at every transition point
1414

15-
## Relevance to rest-owl Plugin
15+
## Relevance to poc-rest-owl-loop Plugin
1616

1717
Our plugin follows this same pattern but goes broader:
1818

docs/research/rest-owl/karlastarr-substack-privilege-gap.md renamed to docs/research/poc-rest-owl-loop/karlastarr-substack-privilege-gap.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
- "Other people often have to do much more to get the same results"
1212
- Advocates **acknowledging complexity** rather than hiding it behind elegant simplicity
1313

14-
## Relevance to rest-owl Plugin
14+
## Relevance to poc-rest-owl-loop Plugin
1515

1616
This is directly relevant to our design philosophy:
1717

docs/research/rest-owl/karpathy-agentic-engineering.md renamed to docs/research/poc-rest-owl-loop/karpathy-agentic-engineering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
- $4.7B market projected to $12.3B by 2027
2626
- Gartner: 40% of enterprise apps will have AI agents by end of 2026
2727

28-
## Relevance to rest-owl Plugin
28+
## Relevance to poc-rest-owl-loop Plugin
2929

3030
**Our plugin IS agentic engineering applied to project creation.** Key alignment:
3131

docs/research/rest-owl/kiro-aws-spec-driven-ide.md renamed to docs/research/poc-rest-owl-loop/kiro-aws-spec-driven-ide.md

File renamed without changes.

0 commit comments

Comments
 (0)