Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
aurumcode
command
Cost control for `aurumcode review` (AUR-433).
|
Cost control for `aurumcode review` (AUR-433). |
|
regenerate-docs
command
|
|
|
internal
|
|
|
config
Package config is AUR-452's seam: "context providers" that feed additional, UNTRUSTED material into the review call, plus the small set of EXPLICIT, human-authored settings (rule on/off, severity override, ignored paths) that this repository's own .aurumcode/config.yml has authority to change.
|
Package config is AUR-452's seam: "context providers" that feed additional, UNTRUSTED material into the review call, plus the small set of EXPLICIT, human-authored settings (rule on/off, severity override, ignored paths) that this repository's own .aurumcode/config.yml has authority to change. |
|
evidence
Package evidence defines the content-addressed evidence-bundle manifest.
|
Package evidence defines the content-addressed evidence-bundle manifest. |
|
governance/dag
Package dag validates an atomic-card dependency graph and answers which cards are immediately releasable.
|
Package dag validates an atomic-card dependency graph and answers which cards are immediately releasable. |
|
governance/taskspec
Package taskspec parses and validates the versioned atomic card contract.
|
Package taskspec parses and validates the versioned atomic card contract. |
|
qa/browserproof
Package browserproof drives a headless browser over a built site served on loopback and reports whether the effect promised to a user is actually on the screen.
|
Package browserproof drives a headless browser over a built site served on loopback and reports whether the effect promised to a user is actually on the screen. |
|
qa/browserproof/docsverify
command
Command docsverify is the executable shape of the promise `aurumcode docs verify --url <published-url>` (AUR-429): after publishing, open the home page, follow a link of the index and confirm the expected content is there, instead of trusting that the file was uploaded.
|
Command docsverify is the executable shape of the promise `aurumcode docs verify --url <published-url>` (AUR-429): after publishing, open the home page, follow a link of the index and confirm the expected content is there, instead of trusting that the file was uploaded. |
|
qa/browserproof/sitepublish
Package sitepublish renders a generated documentation tree (the Jekyll markdown cmd/regenerate-docs writes) as the HTML tree a static host would serve, so an offline verification can navigate it.
|
Package sitepublish renders a generated documentation tree (the Jekyll markdown cmd/regenerate-docs writes) as the HTML tree a static host would serve, so an offline verification can navigate it. |
|
review/cache
Package cache implements AUR-441: do not pay twice for the same file.
|
Package cache implements AUR-441: do not pay twice for the same file. |
|
sandbox/profile
Package profile validates the immutable OCI bootstrap profile before an engine-specific command can be constructed.
|
Package profile validates the immutable OCI bootstrap profile before an engine-specific command can be constructed. |
|
security/redaction
Package redaction implements the single AUR-009 redaction filter.
|
Package redaction implements the single AUR-009 redaction filter. |
|
pkg
|
|
|
tests
|
|
|
bootstrap/locks/AUR-363/corpus/go
Package sample is a bounded, non-sensitive fixture corpus for the AUR-363 Go adapter lock.
|
Package sample is a bounded, non-sensitive fixture corpus for the AUR-363 Go adapter lock. |
|
integration
Package integration holds AUR-424's Integration-layer proof: the Go extractor is registered into a real internal/documentation/extractors registry -- exactly the mechanism cmd/regenerate-docs/main.go's registerLanguageExtractors uses -- and, resolved back out of that registry, documents the card's own checked-in fixture at tests/fixtures/docs/goproject, twice, byte-for-byte identically.
|
Package integration holds AUR-424's Integration-layer proof: the Go extractor is registered into a real internal/documentation/extractors registry -- exactly the mechanism cmd/regenerate-docs/main.go's registerLanguageExtractors uses -- and, resolved back out of that registry, documents the card's own checked-in fixture at tests/fixtures/docs/goproject, twice, byte-for-byte identically. |
|
security/redactionsuite
Package redactionsuite executes the sealed AUR-009 vectors against the single redaction filter across the seven authorized sinks.
|
Package redactionsuite executes the sealed AUR-009 vectors against the single redaction filter across the seven authorized sinks. |
|
unit
Package unit holds AUR-424's Unit-layer proof: the standard-library Go documentation extractor (internal/documentation/extractors/go) parses real Go source, renders real symbols and their real doc comments, and never invokes an external tool to do it.
|
Package unit holds AUR-424's Unit-layer proof: the standard-library Go documentation extractor (internal/documentation/extractors/go) parses real Go source, renders real symbols and their real doc comments, and never invokes an external tool to do it. |
Click to show internal directories.
Click to hide internal directories.