reference api brief
This commit is contained in:
parent
d184c6a663
commit
adc450f14f
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
|
|
@ -4,12 +4,18 @@ This is a pasteable build brief for an LLM or coding agent. It tells the agent
|
||||||
how to build a frontend for a Blastoise music server without needing to read the
|
how to build a frontend for a Blastoise music server without needing to read the
|
||||||
server code.
|
server code.
|
||||||
|
|
||||||
Reference the API contract in:
|
Reference the short API contract in:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
docs/api-reference.md
|
docs/api-reference.md
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Use the full reference for edge cases:
|
||||||
|
|
||||||
|
```text
|
||||||
|
docs/api-reference-full.md
|
||||||
|
```
|
||||||
|
|
||||||
## Paste This Prompt Into Your LLM
|
## Paste This Prompt Into Your LLM
|
||||||
|
|
||||||
```text
|
```text
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue