Completed the documentation update and removed the completed roadmap
This commit is contained in:
@@ -48,8 +48,9 @@ Typical sequence:
|
||||
1. Confirm prompt/profile directories resolve through config or flags.
|
||||
2. Confirm required input files exist and map to prompt input names.
|
||||
3. Confirm required API-key environment variables are set.
|
||||
4. Run `render` for preflight when changing prompt/profile/input wiring.
|
||||
5. Run `run` for actual generation.
|
||||
4. Confirm the selected profile's model endpoint is reachable from the process environment.
|
||||
5. Run `render` for preflight when changing prompt/profile/input wiring.
|
||||
6. Run `run` for actual generation.
|
||||
|
||||
## Secrets Handling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user