Skip to content

FEE-777 What is a discourse graph?#1245

Open
KarolaKirsanow wants to merge 5 commits into
DiscourseGraphs:mainfrom
KarolaKirsanow:what-is-a-dg
Open

FEE-777 What is a discourse graph?#1245
KarolaKirsanow wants to merge 5 commits into
DiscourseGraphs:mainfrom
KarolaKirsanow:what-is-a-dg

Conversation

@KarolaKirsanow

Copy link
Copy Markdown
Contributor

This PR updates the obsidian docs' version of fundamentals/what is a discourse graph to include imagery and terminology more aligned with the draft conceptual schema. It also adds image assets to the roam docs folder in prep for similarly updating that article.

@KarolaKirsanow KarolaKirsanow self-assigned this Jul 23, 2026
@KarolaKirsanow KarolaKirsanow added the documentation Improvements or additions to documentation label Jul 23, 2026
@vercel

vercel Bot commented Jul 23, 2026

Copy link
Copy Markdown

@KarolaKirsanow is attempting to deploy a commit to the Discourse Graphs Team on Vercel.

A member of the Team first needs to authorize it.

@graphite-app

graphite-app Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

PR size/scope check

This PR is over our review-size guideline.

  • Recommended: ~200 lines changed
  • Acceptable limit: up to 400 lines when well-scoped/self-contained
  • Preferred file count: fewer than 5 files

Please split this into smaller PRs unless there is a clear reason the changes need to land together.

If keeping it as one PR, please add a brief justification covering:

  • What single problem this PR solves
  • Why the files/changes are coupled

Comment on lines +1 to +3
[ZoneTransfer]
ZoneId=3
HostUrl=about:internet

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Zone.Identifier file should not be committed to version control. This is a Windows-specific metadata file created when downloading files from the internet. It serves no purpose in the repository and should be removed.

# Remove the file
git rm apps/website/public/docs/obsidian/model-testing.png:Zone.Identifier

# Add to .gitignore
echo "*:Zone.Identifier" >> .gitignore

Spotted by Graphite

Fix in Graphite


Is this helpful? React 👍 or 👎 to let us know.

@KarolaKirsanow KarolaKirsanow changed the title What is a dg FEE-777 What is a discourse graph? Jul 23, 2026

@joelchan joelchan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the "what is a discourse graph" part looks great to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants