update skill with doc guidance
This commit is contained in:
parent
04b2bb085d
commit
2a3b0931fc
1 changed files with 7 additions and 1 deletions
|
|
@ -69,7 +69,13 @@ The output document must follow this structure. Each section is required unless
|
|||
- Customer logo placeholder: `<!-- Image goes here: [Customer Name] logo -->`
|
||||
- Verkada logo placeholder: `<!-- Image goes here: Verkada logo -->`
|
||||
- Customer mission statement (if known), formatted as a blockquote: `*"MISSION STATEMENT HERE"*`
|
||||
- Table of contents with anchor links to each numbered section
|
||||
- Table of contents with anchor links to each numbered section. Each entry MUST be on its own line, like this:
|
||||
```
|
||||
[1. POC Goals and Overview](#1-poc-goals-and-overview)
|
||||
[2. POC Site Design](#2-poc-site-design)
|
||||
...
|
||||
```
|
||||
Do NOT put multiple entries on the same line.
|
||||
|
||||
### 1. POC Goals and Overview
|
||||
- **Document Purpose** - Standard boilerplate: "The document will serve as the agreement between Verkada and [Customer] as to the scope and measures of success for a proof of concept engagement to demonstrate and document the proposed physical security solution."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue