Replies: 1 comment
-
|
I somehow feel you are asking in the wrong forum/ os-agent and spec-kit are different frameworks. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there, i'm testing this framework but need some advice.
I have a 80k-100k tokens administration third-party documentation that I need to follow to integrate my web app with that public administration feature/system. This third party docs speaks about how to communicate with them, what fields you need to send, what protocol to use, what processes you need to follow to comply, how to deal with errors, etc.
So i'm not starting from just an idea, i'm starting from a third party documentation that i need to integrate in and already part-built project.
My problem is that I don't know what is the best practice to "inject" this documentation into spec-kit framework, i tried to just mention it using @thirdpartydocs.md when calling to /specify workflow but i'm not sure that it got all the details and created full specs based on docs ...
Any advice here?
thanks
Beta Was this translation helpful? Give feedback.
All reactions