Altinn / Altinn/team-kitt

Create an AI agent version control manifest for developers architect full versioning controll + logging+monitoring for agents.

Open
#38 0 comments 0 reactions 1 assignee Claimed by @adidahl View on GitHub
kind/feature-request
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

### Description

One of the core and essential elements for safe experimentation is versioning. For instance:
- prompt version
- Model used
- Tool configuration
- Environment (DBses, memory..)
- Releases note.

Architect full traceability for any agent, include history and semantic tags that form the backbone of safe innovation.

**Architect the stack for monitoring, logging and observability.**
GitHub Repos (mono-repo or multi-repo)
Git tags + Releases (SemVer)
CODEOWNERS + branch protection (who approves changes)
**What you version**
Agent definition: agent.yaml / agent.json (capabilities, allowed tools, routing rules)
Prompts & templates: prompt files with metadata (owner, risk class, intended use)
Tool contracts: OpenAPI specs for internal/external APIs
Policy & guardrails: allowed data classes, redaction rules, “human-in-the-loop” gates
Eval sets: regression test cases + “golden answers” for the agent

Create an AI Manifest + json template
See attached pic

Image

Image

Inspiration from : https://app.pluralsight.com/ilx/video-courses/db1be86a-504d-4536-9952-a78ca4fd50ff/f8f3628f-ef3a-41e5-b0af-3c119899ea14/a0da5673-4f17-4b93-9ebe-024a7110a6c6

### Additional Information

_No response_

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.