vault update: plugins, templates
This commit is contained in:
34
templates/ai_dev_ops.md
Normal file
34
templates/ai_dev_ops.md
Normal file
@@ -0,0 +1,34 @@
|
||||
---
|
||||
title: "{{title}}"
|
||||
summary: "{{summary}}"
|
||||
type: {{type}}
|
||||
client: {{client}}
|
||||
project: {{project}}
|
||||
status: {{status}}
|
||||
priority: {{priority}}
|
||||
last_verified: {{date:YYYY-MM-DD}}
|
||||
tags:
|
||||
- {{topic_tag}}
|
||||
---
|
||||
|
||||
# {{title}}
|
||||
|
||||
## 🏗 System Architecture
|
||||
- **Software/Stack:** {{software}}
|
||||
- **Components:** {{components}}
|
||||
- **Hardware/IOT:** {{hardware_specs}}
|
||||
|
||||
## 🎯 Objective
|
||||
[What problem does this note solve for Graphify?]
|
||||
|
||||
## 📝 Technical Implementation
|
||||
- **Runtime:** {{runtime}}
|
||||
- **Environment:** [e.g. Production, Staging, Edge]
|
||||
|
||||
## 🖇️ Context & Connections
|
||||
- **Upstream:** [[Parent Component]]
|
||||
- **Downstream:** [[Dependent Services]]
|
||||
- **Related:** {{related_links}}
|
||||
|
||||
---
|
||||
*Created: {{date:YYYY-MM-DD}}*
|
||||
Reference in New Issue
Block a user