Skip to content

Tags: dAppCore/docs

Tags

v0.1.3

Toggle v0.1.3's commit message
chore: sync go.mod dependencies

Co-Authored-By: Virgil <[email protected]>

v0.1.2

Toggle v0.1.2's commit message
docs: add all .core/ config files to configuration reference

Added workspace.yaml, work.yaml, git.yaml, kb.yaml, test.yaml, and
manifest.yaml documentation. Added quick reference table with scope,
package, and discovery pattern for all 12 config file types. Expanded
directory structure to show user/workspace/project scopes.

Co-Authored-By: Virgil <[email protected]>

v0.1.1

Toggle v0.1.1's commit message
fix: update stale import paths and dependency versions from extraction

Resolve stale forge.lthn.ai/core/cli v0.1.0 references (tag never existed,
earliest is v0.0.1) and regenerate go.sum via workspace-aware go mod tidy.

Co-Authored-By: Virgil <[email protected]>

v0.1.0

Toggle v0.1.0's commit message
test(help): add full pipeline integration test

Verifies: content loading → catalog → static generation → file
structure → search index → HTML output with HLCRF layout.

Co-Authored-By: Virgil <[email protected]>