Skip to content

docs: align docs with v1.1 and trim README#311

Merged
cyfyifanchen merged 1 commit into
mainfrom
feat/docs-align-v1.1
Jun 25, 2026
Merged

docs: align docs with v1.1 and trim README#311
cyfyifanchen merged 1 commit into
mainfrom
feat/docs-align-v1.1

Conversation

@Kendrick-Song

Copy link
Copy Markdown
Collaborator

Summary

  • Slim down README from marketing version to developer-focused overview (net -549 lines)
  • Update QUICKSTART and all docs to use everos.toml + ome.toml config (replacing .env)
  • Add Knowledge endpoints, Reflection, and OME sections across architecture/api/overview docs
  • Sync error codes, config keys, everalgo package names, and memory kind counts with codebase
  • Update prompt_slots.md to reflect shipped Layer 1 state
  • Fix README git clone URL (was placeholder <repo>)
  • Remove CODEOWNERS names from engineering.md (privacy)

Test plan

  • All internal doc links resolve (docs/index.md → target files)
  • make lint passes (no source changes)
  • Spot-check README quick start commands against real CLI

🤖 Generated with Claude Code

@Kendrick-Song Kendrick-Song changed the title 📝 docs: align all docs with v1.1 and trim README docs: align docs with v1.1 and trim README Jun 25, 2026
@Kendrick-Song Kendrick-Song force-pushed the feat/docs-align-v1.1 branch from 9db5e21 to 6e04862 Compare June 25, 2026 04:10
@cyfyifanchen cyfyifanchen merged commit bf9b8d1 into main Jun 25, 2026
7 checks passed
@cyfyifanchen cyfyifanchen deleted the feat/docs-align-v1.1 branch June 25, 2026 06:59
cyfyifanchen pushed a commit that referenced this pull request Jun 25, 2026
* docs: re-link orphaned docs and slim engineering.md

After #311 realigned the docs, index.md again omitted four files that
exist under docs/: everos-demo, use-cases, migration-to-1.0.0, and
release-notes-1.1.0. Restore them so every docs/*.md is reachable from
the index, and rewrite engineering.md for an external audience.

index.md:
- Re-add a Tutorials section: everos-demo, use-cases
- See also: + release-notes-1.1.0, + migration-to-1.0.0
- Reframe the Engineering section as contributor-facing (not "internal")

engineering.md (575 -> 113 lines):
- Drop internal-only material: the self-justifying scope rationale, the
  Claude Code loading internals, the infra failure-impact table, the
  roadmap, and the "investing in infrastructure" essay
- Fix claims that were false for this GitHub repo: GitLab-primary CI,
  the dev/master branch model, and the Gitmoji commit convention
- Keep what helps a contributor: toolchain, local make targets, the CI
  gates, and the main-branch + Conventional Commits workflow

Conventions now match the repo's own .gitlint and GitHub Actions.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

* docs: align engineering.md references with the slimmed doc

Update the inbound descriptions of engineering.md now that it is a
contributor reference rather than an "infrastructure overview", and
repoint the one reference that named content the trim removed.

- CLAUDE.md, README, README.zh-CN, architecture.md: reword the link
  text to "contributor engineering reference: build, test, CI, conventions"
- CLAUDE.md: the GitFlow Lite rationale pointer now targets
  .claude/skills/new-branch/SKILL.md (engineering.md no longer carries it)

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants