No description
Find a file
user.email fef469ecc9 docs(go): update index.md to match v0.8.0 API
Rewrites core/go documentation to reflect current implementation:
- New() returns *Core (not error tuple)
- Startable/Stoppable return Result (not error)
- Named Actions, Task composition, Process primitive
- Registry[T] universal collection
- Correct import paths (dappco.re/go/core)
- All subsystem accessors documented
- Links to RFC.md as authoritative spec

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-25 15:27:06 +00:00
.forgejo/workflows feat: migrate docs site to Zensical with full nav and new sections 2026-03-11 11:48:44 +00:00
docs docs(go): update index.md to match v0.8.0 API 2026-03-25 15:27:06 +00:00
pkg/help fix(help): use go-log E() pattern for error handling in catalog 2026-03-15 17:39:56 +00:00
.gitignore chore: add .core/ and .idea/ to .gitignore 2026-03-15 10:17:49 +00:00
CLAUDE.md docs: add CLAUDE.md project instructions 2026-03-13 13:38:01 +00:00
go.mod chore: sync dependencies for v0.1.6 2026-03-17 17:55:38 +00:00
go.sum chore: sync dependencies for v0.1.6 2026-03-17 17:55:38 +00:00
llm.txt feat: add llm.txt + docs/RFC.md — agent entry points and spec index 2026-03-25 10:52:46 +00:00
zensical.toml docs: update documentation from implemented plans 2026-03-14 08:09:17 +00:00