Skip to content

uefiabece/uefi-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UEFIabc Context Repository

This repository is the central context store for the UEFIabc project ecosystem.

It does not contain runnable code. Its purpose is to hold structured knowledge — decisions, conventions, project state, and conversation history — that AI assistants use when generating, reviewing, or evolving other UEFIabc projects.

Think of it as the long-term memory and source of truth for the ecosystem.


Directory Structure

Folder Purpose
/projects One file per project: goals, status, key decisions, and links
/conversations Saved AI conversation logs that produced important decisions or artifacts
/docs Conventions, architecture patterns, glossary, and guidelines shared across projects
/prompts Reusable prompts and system instructions for AI work on UEFIabc projects
/decisions Architectural Decision Records (ADRs) — what was decided, why, and what was rejected
/context-snapshots Point-in-time snapshots of ecosystem state, used to brief AI at the start of a session

How to Use

When starting an AI-assisted session on any UEFIabc project:

  1. Point the AI at the relevant /projects/<project>.md file.
  2. Include any applicable /docs/ conventions.
  3. Pull in the latest /context-snapshots/ if a broad overview is needed.
  4. Attach relevant /decisions/ ADRs if the work touches established architectural choices.

What "UEFIabc" means

UEFIabc is the umbrella name for a collection of personal/experimental projects. The name is intentionally abstract — it is not related to UEFI firmware.

About

Contexto de todos os repositórios UÉFI para alimentação de IAs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors