Skip to content

docs: reorganize self-evolution docs with bilingual memory loop page#12

Merged
Grivn merged 1 commit into
masterfrom
docs/memory-loop-i18n
May 11, 2026
Merged

docs: reorganize self-evolution docs with bilingual memory loop page#12
Grivn merged 1 commit into
masterfrom
docs/memory-loop-i18n

Conversation

@Grivn

@Grivn Grivn commented May 11, 2026

Copy link
Copy Markdown
Member

Part of #10

Summary

  • Move the self-evolution harness design and research material into a dedicated design directory.
  • Split the memory loop MVP design into English and Chinese docs.
  • Move the memory loop visualization into its own site directory and add Chinese/English switching.

Verification

  • HTML scripts syntax check passed.
  • git diff --check passed.

@Grivn Grivn merged commit 4dc6595 into master May 11, 2026
1 check passed
@Grivn Grivn deleted the docs/memory-loop-i18n branch May 11, 2026 17:25
Grivn added a commit that referenced this pull request Jun 10, 2026
…/ResolveRules/ResolveModes)

The prior cycle's boot front door was test-only and orphaned even on the
wired-assembler path: Assemble selects via capability.Builtins and never
called ResolveRules (whose boundRule single-type wrapper would silently
drop alias handling). assembler.Assemble is the sole config front door;
stale doc claims in run.go/server.go updated. The mode-catalog
invariants (#2 unimplemented-authz-not-advertised, #12 define≠select)
stay pinned by asserting the contract catalogs directly.

Deviation from plan-control-plane.md:244 reconciliation (iv), which
named ResolveRules as Assemble's resolver: the code's direct
Builtins-lookup wins.
Grivn added a commit that referenced this pull request Jun 14, 2026
…/ResolveRules/ResolveModes)

The prior cycle's boot front door was test-only and orphaned even on the
wired-assembler path: Assemble selects via capability.Builtins and never
called ResolveRules (whose boundRule single-type wrapper would silently
drop alias handling). assembler.Assemble is the sole config front door;
stale doc claims in run.go/server.go updated. The mode-catalog
invariants (#2 unimplemented-authz-not-advertised, #12 define≠select)
stay pinned by asserting the contract catalogs directly.

Deviation from plan-control-plane.md:244 reconciliation (iv), which
named ResolveRules as Assemble's resolver: the code's direct
Builtins-lookup wins.
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.

1 participant