package
Version:
v0.55.0
Opens a new window with list of versions in this module.
Published: Sep 12, 2026
License: AGPL-3.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package artifactfs creates author-owned change documents, ADRs, and topics.
-
func NewADR(root, slug string) (string, error)
-
func NewIntent(root, slug string) (string, error)
-
func NewPlan(root, slug string) (string, error)
-
func NewSpec(root, slug string) (string, error)
-
func NewTopic(root, id string, selectors []string) (string, error)
NewADR creates a tracked architecture decision record scaffold.
NewIntent creates a tracked change intent scaffold.
NewPlan creates a tracked implementation plan scaffold.
NewSpec creates a tracked change specification scaffold.
NewTopic creates a path-routed topic source with the supplied selectors.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.