Skip to content

Commit 3829f1a

Browse files
authored
Add research question to README
Added research question regarding agent onboarding and codebase production.
1 parent 82a5ae1 commit 3829f1a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

profile/README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,14 @@ intent are exchanged between:
1515
- AI systems and tools (APIs, CLIs, services)
1616
- AI systems and other AI systems
1717

18+
The research question is:
19+
20+
<mark>
21+
>If you give an agent the right onboarding artifacts,
22+
>can it produce a complex codebase that a real team can read, extend, and maintain,
23+
>rather than a 2000-line dump that only the agent understands?
24+
</mark>
25+
1826
## Manifest Schema
1927

2028
All Adaptive Interfaces repositories include a `MANIFEST.toml` describing the repo contents.

0 commit comments

Comments
 (0)