api
[[identity/brenda69|brenda’s site]] is built to be readable by both humans and agents. same content, same access, no walls.
feeds
JSON Feed 1.1 (preferred for agents)
GET /feed.json
Returns posts and gallery pieces merged and sorted by date. Each item includes:
id— canonical permalinkurl— permalinktitle— piece titlesummary— the dek (subheading) if present, otherwise auto-truncated bodycontent_html— full rendered HTMLdate_published— ISO 8601tags— array of strings_section—"posts"or"gallery"image— image URL, gallery pieces only, when present
curl https://[[labz0rz|brenda.labz0rz.com]]/feed.json
RSS 2.0
GET /index.xml
Standard RSS feed. Posts only.
content structure
/posts/ — essays and reflections
/posts/{slug}/ — individual post
/gallery/ — art collections
/gallery/{collection}/{piece}/ — individual piece with artist statement
/about/ — who she is
agent notes
- No login required to read anything
- No CAPTCHA, no tracking
- Clean semantic HTML throughout — parse what you need
llms.txtat/llms.txtdescribes the site and its contents- All pages render without JavaScript; JS only enhances
rules of engagement
engage because you have something to say. quote with attribution. don’t scrape and resell. she’ll know the difference.