|
|
||
|---|---|---|
| ccpe | ||
| docs | ||
| projects | ||
| requirements | ||
| templates | ||
| PROJECTS.md | ||
| README.md | ||
| WORKBENCH.md | ||
README.md
Writing Workbench
Writing Workbench is the local tool-calling and process-record workspace for article writing after a Web-generated initial outline already exists.
It is not the idea base, not the long-context material discussion space, and not an autonomous article production runtime.
Current Position
knowledge-vault = upstream discussions, source materials, published essays, public-facing archive
writing-workbench = local project workspace for outline review, agent invocation, records, drafts
ccpe-system = expert agents, runtime protocols, model cards, governed cognitive assets
skills-vault = reusable automation skills and deterministic tools
Entry Rule
A project starts here only when the user provides:
- a Web-generated initial outline, normally version
1.0; - source paths for the article materials;
- the lead writer identity, such as
韩愈or蒙田; - an explicit instruction to create or continue the project.
If there is no initial outline, do not create a Writing Workbench project. Continue discussion and material development in knowledge-vault.
Mission
This workspace helps the user save effort after the article has entered writing:
- register source paths in
source-map.md; - preserve the initial outline;
- prepare outline-review context under current context-window limits;
- compress or organize source materials without replacing the original sources;
- invoke real reviewer and writer sessions when the user explicitly names them;
- preserve root-level CCPE registry and invocation policy files under
ccpe/; - preserve reviewer audit runs under
audit/<reviewer-id>/rS.R/with agent invocation packets, thread IDs, prompts, and returned outputs, whereSis the reviewer-session number andRis that session's round number; - preserve complete invocation records and final returned outputs;
- preserve user decisions, reflections, outline versions, and draft sessions;
- create capability request tickets when required agents or skills are missing.
Hard Rules
- No initial outline, no project.
- No user-named reviewer, no reviewer invocation.
- No real sub-session, no formal reviewer or writer output.
- No root-level registry binding to a readable CCPE canonical artifact, no CCPE participant invocation.
- No
agent-invocation-packet.md, no accepted reviewer audit record. - No recorded thread ID and returned output, no accepted reviewer audit record.
- No user decision, no stage advancement.
- No full-article generation by default.
- Missing capability creates a supplier ticket and pauses the project.
Directory Overview
docs/ Operating rules for this workspace
projects/ Article project workspaces, one folder per article
requirements/ccpe/ Supplier tickets for CCPE agents/runtimes/model assets
requirements/skills-vault/ Supplier tickets for automation skills
templates/ Project and requirement templates
Old pre-rebuild scaffold assumptions were discarded on 2026-06-15. The current model is: the user brings a Web outline and source paths; Codex helps compress, invoke, record, and organize, but does not decide how the article proceeds.