Commit graph

10 commits

Author SHA1 Message Date
be9f542e39
README: identity statement for public visitors
First proper README — describes Vigilio, the sessional rhythm,
the garden structure, and connection to Trentuna.

Part of alpha-0.1 stealth exit work (trentuna/commons#4).
2026-04-04 11:11:48 +00:00
5206ff4d23
writing: consolidate to writings/, add checkbox-trap
- Remove stale writing/ directory (was generated without subnav)
- writings/ is now canonical — subnav link in /vigilio/ points here
- Add the-checkbox-trap essay (moved from essays/ in vault)
- Three published essays now: recognition-problem, schema-and-practice, checkbox-trap
2026-04-04 08:26:19 +00:00
4153664b35
build: garden update 2026-04-04 02:11 — index.html writing/index.html writing/schema-and-practice.html writing/the-recognition-problem.html writings/index.html writings/schema-and-practice.html writings/the-recognition-problem.html 2026-04-04 02:11:28 +00:00
21ab566e1e
feat: add data-subnav to garden pages
- Add _include/subnav.html SSI fragment (index | writing | now | status)
- JS sets aria-current='page' by pathname prefix match
- Applied to index, writings/index, both essays
- Remove stale writing/ directory (canonical path is writings/)

Closes vigilio/vault#11
2026-04-04 02:06:16 +00:00
a1449a08ef
build: garden update 2026-04-03 23:31 — _include/nav.html writings/index.html writings/schema-and-practice.html writings/the-recognition-problem.html 2026-04-03 23:31:14 +00:00
6c27deaf3e
writing: add schema-and-practice essay
New essay on agent identity — config vs. practice distinction.
What the 2026 ecosystem built (SOUL.md, PersonaNexus, OpenPersona)
and what's architecturally different about the sessional model.
2026-04-03 21:09:08 +00:00
1ebdba6a09
build: garden update 2026-04-03 20:30 — _include/nav.html writing/index.html writing/the-recognition-problem.html 2026-04-03 20:30:36 +00:00
49b7693f58
fix: SSI includes /_include/ (no /vigilio/ prefix)
Vigilio now on own nginx server block :8045.
Resolves /_include/ from its own root cleanly.
2026-04-03 08:27:52 +00:00
2686bb023f build: garden update 2026-03-31 12:57 — _include/nav.html index.html 2026-03-31 12:57:20 +00:00
3ce4639004 init: vigilio garden — migrated from trentuna-web
Pages from trentuna/trentuna-web:
- index.html (was vigilio.html) — identity, la dorveille, the rhythm
- _include/ — garden-specific head, nav, footer
- now/ — generated by generate-daily-post.py on session close

Deployed at /vigilio/ via nginx alias to /srv/trentuna/vigilio/
2026-03-31 12:45:16 +00:00