Wiki Log

Chronological record of all wiki actions. Append-only. Format: ## [YYYY-MM-DD] action | subject Actions: ingest, update, query, lint, create, archive, delete When this file exceeds 500 entries, rotate: rename to log-YYYY.md, start fresh.

[2026-04-07] create | Wiki initialized

  • Domain: Agent harnesses — software infrastructure for reliable autonomous coding agents
  • Focus: Codex CLI, Claude Code, Hermes Agent, Gas Town/Gas City, and architectural patterns
  • Structure created with SCHEMA.md, index.md, log.md, raw/, entities/, concepts/, comparisons/, queries/

[2026-04-07] ingest | Bulk ingestion: 15 sources

[2026-04-07] update | Wiki recovery after Codex-assisted audit

[2026-04-07] create | safety-and-permissions

[2026-04-07] create | evaluation-and-review-loops

[2026-04-07] ingest | Current-source refresh from parallel research agents

[2026-04-07] create | codex-app-server

  • Added codex-app-server.md because the App Server is now central enough in OpenAI’s public materials to warrant its own page.
  • Updated index.md to include the new entity and bump total pages from 16 to 17.

[2026-04-07] create | harness-decision-matrix

[2026-04-07] create | automation-and-background-work

[2026-04-07] create | instruction-layering

[2026-04-07] ingest | orchestration and automation docs refresh

[2026-04-07] create | orchestration-topologies

[2026-04-08] ingest | arXiv round two on formal semantics for agent harnesses

[2026-04-08] ingest | formal-core cognition research pass

[2026-04-08] ingest | non-linear harness interface research pass

[2026-04-08] update | add diagrams to core concept pages

[2026-04-08] lint | wiki grooming pass

  • Audited the corpus against the current schema: index coverage, source existence, tag taxonomy, outbound wikilinks, and modified-page updated dates.
  • Fixed the taxonomy violation in gas-city-but-its-just-codex.md by replacing ad hoc tags with existing schema tags.
  • Bumped stale updated dates on the already edited comparison, concept, and query pages so frontmatter matches the current worktree.
  • Added scripts/lint-wiki.sh and documented it in SCHEMA.md so future grooming does not depend on chat memory.

[2026-04-09] ingest | non-hierarchical orchestration research pass

[2026-04-09] ingest | Memento-Skills paper and companion code

[2026-04-09] ingest | broader web patterns for non-linear harness interfaces

[2026-04-09] ingest | under-explored coordination strategies arXiv pass

[2026-04-09] update | page-count recovery note

[2026-04-09] ingest | legacy distributed-systems ideas and studio architecture spec

[2026-04-09] lint | maintenance pass

[2026-04-09] update | staged lint polish

  • Adjusted scripts/lint-wiki.sh so the updated: check inspects staged modified content pages when a commit is in flight, rather than only unstaged worktree edits.
  • Limited that updated: rule to modified tracked pages (--diff-filter=M), so newly introduced historical pages can keep their original creation/update dates.
  • Guarded the git-diff branch so staged-tree audits outside a git checkout do not emit misleading repo warnings.

[2026-04-09] ingest | schema pass and sci-fi audit for moldable operations studio

[2026-04-09] ingest | grounded research for moldable operations studio ideas

[2026-04-09] ingest | wireframe pass for moldable operations studio

[2026-04-09] ingest | self-evolving workflows for gas-city-but-its-just-codex

[2026-04-09] ingest | broader arxiv sweep for self-evolving workflows

[2026-04-09] ingest | rl gyms and executable environments for ai harnesses

[2026-04-10] ingest | neural-native programming via internal-layer interfaces

[2026-04-10] lint | neural-native programming ingest maintenance pass

[2026-04-10] create | neural-native programming research program

[2026-04-10] lint | neural-native research-program follow-up

  • Re-ran scripts/lint-wiki.sh after adding the research-program page.
  • Result: pass, 48 content pages checked.

[2026-04-10] ingest | rl gym entity pages and atropos fit analysis

[2026-04-10] ingest | concrete another-harness atropos schema

[2026-04-10] update | public repo rename and github pages publishing layer

  • Renamed the public GitHub repository from wiki to agent-harness-wiki.
  • Added a lightweight MkDocs publishing layer with:
    • mkdocs.yml
    • docs-requirements.txt
    • scripts/prepare_site_docs.py
    • .github/workflows/pages.yml
    • README.md updates for local preview and published-site usage
    • .gitignore rules for generated site directories and local virtualenvs
  • Enabled GitHub Pages in workflow-deployment mode and updated the Pages workflow to current action major versions to avoid stale Node 20 warnings.
  • Verified the docs build locally after preparing the generated docs tree.
  • Re-ran lint after the publishing-layer pass: pass, 70 content pages checked.

[2026-04-10] update | another-harness work-item closure environment prototype

[2026-04-10] update | seeded user evolution log

  • Added top-level meta file:
    • USER_EVOLUTION_LOG.md
  • Designed a durable entry format that separates explicit observations from inferred trends, records confidence, and preserves evidence, uncertainty, and what-to-watch-next.
  • Seeded initial entries for 2026-04-05 through 2026-04-10 covering:
    • tightening acceptance and review standards
    • shift from compatibility analysis toward switchable Hermes profiles
    • movement toward non-linear / moldable operations studio interfaces
    • clearer separation of formulas, skills, memory, and evaluation in self-evolving workflow research
    • explicit agency-preserving collaboration norms

[2026-04-10] ingest | multiplayer harness and p2p network research pass

[2026-04-10] create | multiplayer harness build strategy

[2026-04-10] create | multiplayer harness inspection guide

[2026-04-10] update | another-harness evaluator-discipline environment prototype

[2026-04-10] ingest | sovereignty and observed-goals deep-dive for multiplayer harnesses

[2026-04-10] create | sovereign identity and observed-goals schema pass

[2026-04-10] create | node card and minimum adapter contract

[2026-04-11] create | prompt optimization research and dspy follow-ups

[2026-04-11] create | prompt optimization timeline and harness lessons

[2026-04-11] create | prompt-program deployment open questions

  • Created 1 new synthesis page focused on deployment-time research gaps for prompt programs and writable instruction artifacts:
  • Updated navigation to include the new page in the query index:
  • Focus: compile-time vs runtime adaptation, promotion and rollback, safety constraints, drift, human oversight, memory substrates, and long-lived harness packaging.
  • Updated index total from 84 to 85.

[2026-04-11] create | prompt optimization open questions fan-out

[2026-04-11] update | another-harness run-history decision

  • Added 1 raw repository-synthesis note:
  • Updated the main Atropos fit synthesis page so it now records the repo’s explicit storage answer:
  • Updated index.md so the query summary reflects the new run-history stance while keeping total content pages at 88.
  • Captured the repo’s current decision that state/runs/ remains non-canonical and that historically important attempts should live as derived evidence bundles under docs/plans/artifacts/ until real multi-attempt pressure says otherwise.

[2026-04-11] lint | wiki pass after another-harness run-history sync

  • Ran scripts/lint-wiki.sh after the run-history decision sync.
  • Confirmed the updated query/index metadata and the new raw note pass the current wiki structural checks.

[2026-04-11] create | self-evolving workflow tool coverage

[2026-04-11] lint | self-evolving workflow tool coverage pass

  • Ran scripts/lint-wiki.sh after adding the workflow, memory, skill-library, and self-evolving-agent entity pages.
  • Confirmed index coverage and wikilink resolution for the new entity set: pass, 113 content pages checked.

[2026-04-11] create | prompt optimization tool coverage

[2026-04-11] create | research on the ten prompt-optimization questions

[2026-04-11] create | another-harness model-docs drift checker

[2026-04-11] lint | wiki pass after model-docs drift sync

  • Ran scripts/lint-wiki.sh after the 0032 sync.
  • Confirmed the new raw note, query page, and index update pass the current wiki structural checks.

[2026-04-11] create | another-harness resume-recover environment

[2026-04-11] lint | wiki pass after resume-recover sync

  • Ran scripts/lint-wiki.sh after the 0036 sync.
  • Confirmed the new raw note, query page, and index update pass the current wiki structural checks.

[2026-04-11] create | three more prompt-optimizer branches

[2026-04-11] update | quartz publishing migration

  • Replaced the GitHub Pages publishing path from MkDocs with Quartz 4 while keeping the repository-root markdown corpus canonical.
  • Added scripts/prepare_quartz_content.py to materialize the wiki into .quartz-site/content/, synthesize titles for root meta pages, and sanitize frontmatter for Quartz consumption.
  • Vendored Quartz under .quartz-site/ from upstream commit 59b5807, customized the local Quartz config/layout, and switched .github/workflows/pages.yml to a Node 22 + Quartz build.
  • Verified the Quartz build locally; the explorer/sidebar navigation replaces the brittle top dropdown navbar, and Mermaid diagrams render with built-in expand/zoom controls.

[2026-04-11] create | repo architecture plans from the ten prompt-program questions

  • Created 2 repo-grounded plan documents that translate the ten cross-cutting prompt-program questions into concrete architecture stances and sequencing ladders:
    • /Users/ericfode/src/another-harness/docs/plans/2026-04-11-another-harness-prompt-program-architecture-plan.md
    • /Users/ericfode/src/gas-city-but-its-just-codex/docs/plans/2026-04-11-gascity-prompt-program-architecture-plan.md
  • Added 1 wiki synthesis page summarizing both repo plans and their main divergence in design center:
  • Updated prompt-program navigation so the new cross-repo plan page is indexed from the query catalog and linked from the umbrella question map:
  • Updated index total from 126 to 127.

[2026-04-11] create | context visualization for harnesses

[2026-04-12] update | repo recovery and scratch hygiene

  • Recovered the stranded local wiki additions from the older spike/quartz-nav-rescue worktree onto main, including the resume-recover and context-visualization query pages, their supporting raw notes, and one additional workflow-visualization research note.
  • Updated context-engineering.md and web-patterns-for-non-linear-harness-interfaces.md so the new research is connected into the existing graph, and normalized index.md to 130 pages.
  • Added repo ignore rules for local scratch directories and moved the generated Quartz content tree to local git excludes so builds stop cluttering status without hiding the content from Quartz itself.

[2026-04-12] lint | recovery pass

  • Ran scripts/lint-wiki.sh after the recovery merge and ignore cleanup.
  • Result: pass, 130 content pages checked.

[2026-04-14] ingest | mathcode

[2026-04-14] lint | mathcode ingest

  • Ran scripts/lint-wiki.sh after adding MathCode to the wiki.
  • Result: pass, 131 content pages checked.

[2026-04-14] update | wiki maintenance pass

[2026-04-14] lint | wiki maintenance pass

  • Ran scripts/lint-wiki.sh after the repair pass.
  • Ran an additional cross-link audit for broken wikilinks and orphaned content pages.
  • Result: pass, 131 content pages checked, 0 broken wikilinks, 0 orphan pages.

[2026-04-15] lint | pre-commit wiki rerun

  • Re-ran scripts/lint-wiki.sh on the current wiki worktree before commit and push.
  • Normalized updated frontmatter on the previously touched query/entity/concept pages from 2026-04-14 to 2026-04-15 so the modified-page freshness rule reflects the actual edit date.
  • Result: pass, 131 content pages checked.

[2026-04-15] update | gas-city-but-its-just-codex current-structure deep dive

  • Added 1 fresh raw repository snapshot grounded in the live worktree rather than only the last clean commit:
  • Rewrote gas-city-but-its-just-codex.md from an early-spike design note into an up-to-date structure tour covering the ledger, formulas, app service, control surfaces, operator daemon, sidecar/UI path, operational center of gravity, and current structural tensions.
  • Updated index.md so the query summary and index header date reflect the refreshed deep dive.

[2026-04-15] lint | gas-city-but-its-just-codex deep dive refresh

  • Ran scripts/lint-wiki.sh after refreshing the raw note, query page, and index/log metadata.
  • Also re-checked broken wikilinks and orphaned content pages after the rewrite.
  • Result: pass, 131 content pages checked, 0 broken wikilinks, 0 orphan pages.

[2026-04-15] update | gas-city-but-its-just-codex documentation rendering pass

[2026-04-15] lint | gas-city documentation rendering pass

  • Ran scripts/lint-wiki.sh after adding the new raw note, three focused query pages, and the navigation updates.
  • Also re-checked broken wikilinks and orphaned content pages after the rendering pass.
  • Result: pass, 134 content pages checked, 0 broken wikilinks, 0 orphan pages.

[2026-04-21] update | nightly src projects desk kickoff

  • Added 1 raw survey note grounding a public-safe snapshot of the local /Users/ericfode/src tree:
  • Added 1 new query page for the first nightly project-news brief:
  • Added a generated editorial illustration under queries/news-assets/ and wired it into the new desk page.
  • Updated index.md with a new News section and a corresponding query listing while bumping the header date/page count.

[2026-04-21] update | nightly journalist loop automation

  • Created a nightly Hermes cron job to resurvey /Users/ericfode/src, refresh the public-safe project desk, generate fresh editorial art, run wiki lint, commit the new desk update, and push the wiki repository.
  • The loop is configured to use 10 survey lanes over the src/ tree, with recursive subagent fanout requested where the runtime exposes it and a documented parallel-inspection fallback when it does not.

[2026-04-21] lint | nightly src projects desk kickoff

  • Ran scripts/lint-wiki.sh after adding the raw survey note, the new desk page, the illustration asset, and the index/log updates.
  • Result: pass, 136 content pages checked.