Skip to content

Releases: matheusmlopess/docs-system

v1.0.2

Choose a tag to compare

@matheusmlopess matheusmlopess released this 22 Jun 18:18

Adds a migrate collision guard: two source docs resolving to the same TYPE-NAME-DATE target are flagged NEEDS-REVIEW instead of one silently overwriting the other. Bundle attached for full-fidelity AgentFactory import.

v1.0.1

Choose a tag to compare

@matheusmlopess matheusmlopess released this 22 Jun 17:15

End-to-end tested via AgentFactory import on a fresh repo. Fixes: migrate auto-handles governance docs (DOCUMENTATION-*/GLOSSARY → documentation/); bootstrap is self-contained (fetches kit from remote when only scripts import); corrected AgentFactory commands (import --from-git / import-skill --to).

v1.0.0

Choose a tag to compare

@matheusmlopess matheusmlopess released this 20 Jun 14:36

Portable documentation system (taxonomy, category folders, MEMORIAL compendiums) packaged as an AgentFactory agent/skill with bootstrap/migrate/compile/append scripts. See README + CONSUMING-AGENTS.md.