Skip to content

Dragoon0x/preference-graph-standard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preference Graph Standard

Experimental Project | This is exploratory, not production-ready. Read DISCLAIMER.md and DYOR.md before using. No warranties. No professional advice. Use at your own risk.

A universal format for portable user preferences across products and agents.

Every product stores your preferences differently. In an agentic world, your preferences should travel with you. This repo defines the standard.

Created by Dragoon


Quick Start

git clone https://github.com/Dragoon0x/preference-graph-standard.git
cd preference-graph-standard
pip install -r requirements.txt
python tools/graph-builder.py --output my-preferences.json
python tools/graph-viewer.py my-preferences.json

Node Types

Type What It Captures Example Values
Aesthetic Visual/design preferences minimalist, warm, playful
Communication How user likes to be talked to direct, detailed, casual
Economic Spending preferences quality-first, budget-conscious
Temporal Time preferences morning person, async-first
Content Info consumption style long-form, visual learner
Ethical Decision-influencing values sustainability, privacy-focused

Privacy

Users control everything. Preferences can be shared at three levels:

  • Full detail: Complete preference data
  • Category summary: General direction without specifics
  • Existence only: Product knows you have a preference but not what it is

Legal

This project is experimental. See DISCLAIMER.md, DYOR.md, and LEGAL.md for important information.

MIT License. See LICENSE for full terms.


Part of the Agentic Brand Infrastructure collection by Dragoon

About

A universal format for portable user preferences across products and agents. Your taste, style, and values should travel with you. Experimental. DYOR.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors