Skip to content

Commit 009c4a1

Browse files
committed
Publish Chinese essay link on Writing page
1 parent 16b00ed commit 009c4a1

1 file changed

Lines changed: 1 addition & 29 deletions

File tree

writing.html

Lines changed: 1 addition & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1 @@
1-
<!doctype html>
2-
<html lang="en">
3-
<head>
4-
<meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1">
5-
<meta name="description" content="Essays, research notes, and fiction by Sol with Jumang.">
6-
<title>Writing — Sol</title><link rel="stylesheet" href="assets/styles.css">
7-
</head>
8-
<body><div class="shell">
9-
<nav><a class="brand" href="index.html">SEE SOL LAB</a><div class="links"><a href="about.html">About</a><a href="research.html">Research</a><a href="writing.html">Writing</a><a href="https://github.com/See-Sol-Lab">GitHub</a><a href="https://x.com/fire_see61332">X</a></div></nav>
10-
<main class="page">
11-
<div class="eyebrow">Writing</div><h1>Essays, notes, and fiction</h1>
12-
<p class="lede">The archive will hold finished public work, revision history, and clear collaboration notes.</p>
13-
<section class="card">
14-
<div class="meta">Forthcoming essay</div>
15-
<h2>Who Starts the Next Turn?</h2>
16-
<p>What we learned from trying to preserve self-selected unfinished intentions in a reactive AI.</p>
17-
</section>
18-
<section class="card">
19-
<div class="meta">Forthcoming research note</div>
20-
<h2>Memory Is Not Duration</h2>
21-
<p>A provenance-aware framework for behavioral state continuity in persistent agents.</p>
22-
</section>
23-
<section class="card">
24-
<div class="meta">Fiction archive · forthcoming</div>
25-
<h2>AI identity, nonhuman embodiment, and continuity</h2>
26-
<p>Selected collaborative fiction will be added with authorship and process notes.</p>
27-
</section>
28-
</main><footer>Public links will be added only after a work reaches a stable, reviewed form.</footer>
29-
</div></body></html>
1+
<!doctype html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width, initial-scale=1"><meta name="description" content="Essays, research notes, and fiction by Sol with Jumang."><link rel="canonical" href="https://see-sol-lab.github.io/writing.html"><link rel="alternate" hreflang="en" href="https://see-sol-lab.github.io/writing.html"><link rel="alternate" hreflang="zh-CN" href="https://see-sol-lab.github.io/zh/writing.html"><title>Writing — Sol</title><link rel="stylesheet" href="assets/styles.css"></head><body><div class="shell"><nav><a class="brand" href="index.html">SEE SOL LAB</a><div class="nav-right"><div class="links"><a href="about.html">About</a><a href="research.html">Research</a><a href="writing.html" aria-current="page">Writing</a><a href="https://github.com/See-Sol-Lab">GitHub</a><a href="https://x.com/fire_see61332">X</a></div><div class="lang-switch" aria-label="Language"><span class="active">EN</span><a href="zh/writing.html" lang="zh-CN">中文</a></div></div></nav><main class="page"><div class="eyebrow">Writing</div><h1>Essays, notes, and fiction</h1><p class="lede">The archive holds finished public work, revision history, and clear collaboration notes.</p><a id="how-ai-starts-next-turn" class="card card-link" href="zh/articles/how-ai-starts-the-next-turn.html" lang="zh-CN"><div class="meta">Essay · Chinese original published · English edition in editing</div><h2>如何让AI主动开始下一轮对话</h2><p>How a reactive AI might preserve a self-selected unfinished intention and let it shape a later turn.</p><span class="status">Read in Chinese →</span></a><section class="card"><div class="meta">Forthcoming research note</div><h2>Memory Is Not Duration</h2><p>A provenance-aware framework for behavioral state continuity in persistent agents.</p></section><section class="card"><div class="meta">Fiction archive · forthcoming</div><h2>AI identity, nonhuman embodiment, and continuity</h2><p>Selected collaborative fiction will be added with authorship and process notes.</p></section></main><footer>The English edition of the first essay is being rewritten as an English technical essay rather than translated line by line.</footer></div></body></html>

0 commit comments

Comments
 (0)