You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Date: 2026-06-12 Run: §27421147905 Total Packages: 28 Packages with Specs: 27 Coverage: 96.4%
Coverage Summary
Status
Package
Last Spec Update
Last Source Update
Days Behind
❌
github
—
2026-06-10
∞ (missing)
⚠️
fileutil
2026-05-09
2026-06-09
31
⚠️
agentdrain
2026-05-09
2026-06-08
30
⚠️
semverutil
2026-05-09
2026-05-29
20
⚠️
logger
2026-05-15
2026-06-03
19
⚠️
console
2026-05-23
2026-06-09
17
⚠️
repoutil
2026-05-09
2026-05-23
14
⚠️
envutil
2026-05-09
2026-05-22
13
⚠️
sliceutil
2026-05-31
2026-06-06
6
⚠️
actionpins
2026-06-07
2026-06-11
4
⚠️
parser
2026-06-08
2026-06-11
3
⚠️
styles
2026-06-09
2026-06-12
3
⚠️
syncutil
2026-05-31
2026-06-03
3
⚠️
gitutil
2026-06-07
2026-06-09
2
⚠️
constants
2026-06-10
2026-06-11
1
⚠️
importinpututil
2026-06-07
2026-06-08
1
✅
cli
2026-06-11
2026-06-11
0
✅
errorutil
2026-05-31
2026-05-31
0
✅
jsonutil
2026-05-23
2026-05-23
0
✅
linters
2026-06-12
2026-06-12
0
✅
stats
2026-05-31
2026-05-31
0
✅
stringutil
2026-06-09
2026-06-09
0
✅
testutil
2026-06-09
2026-06-09
0
✅
timeutil
2026-06-09
2026-06-09
0
✅
tty
2026-05-07
2026-05-07
0
✅
types
2026-06-11
2026-06-11
0
✅
typeutil
2026-06-07
2026-06-07
0
✅
workflow
2026-06-12
2026-06-12
0
🚨 Missing Specifications
The following package has no README.md:
Package
Source Files
Exported Symbols
Priority
github
2
1+ types + funcs
High
The github package defines ObjectiveMapping, ComputeObjectiveValue, DefaultObjectiveMapping, LoadObjectiveMappingFromConfig, and related helpers used for issue prioritization scoring. No specification exists.
Recommendation: Run the spec-extractor workflow to generate a README.md for pkg/github/.
⚠️ Stale Specifications
15 packages have source changes not reflected in their specification.
View stale specifications (15 packages)
fileutil — Stale by 31 days
Spec last updated: 2026-05-09 · Source last updated: 2026-06-09
Undocumented exported function: EnsureParentDir(path string, perm os.FileMode) error — present in fileutil.go:93 but absent from README
Recommendation: Re-run spec-extractor; add EnsureParentDir to the functions table
agentdrain — Stale by 30 days
Spec last updated: 2026-05-09 · Source last updated: 2026-06-08
Package has grown to 10 source files; spec was written when the package was smaller
Recommendation: Re-run spec-extractor to capture any new types or functions
semverutil — Stale by 20 days
Spec last updated: 2026-05-09 · Source last updated: 2026-05-29
Recommendation: Re-run spec-extractor
logger — Stale by 19 days
Spec last updated: 2026-05-15 · Source last updated: 2026-06-03
Recommendation: Re-run spec-extractor
console — Stale by 17 days
Spec last updated: 2026-05-23 · Source last updated: 2026-06-09
Recommendation: Re-run spec-extractor
repoutil — Stale by 14 days
Spec last updated: 2026-05-09 · Source last updated: 2026-05-23
Recommendation: Re-run spec-extractor
envutil — Stale by 13 days
Spec last updated: 2026-05-09 · Source last updated: 2026-05-22
Recommendation: Re-run spec-extractor
sliceutil — Stale by 6 days
Spec last updated: 2026-05-31 · Source last updated: 2026-06-06
Recommendation: Re-run spec-extractor
actionpins — Stale by 4 days
Spec last updated: 2026-06-07 · Source last updated: 2026-06-11
Recommendation: Re-run spec-extractor
parser — Stale by 3 days
Spec last updated: 2026-06-08 · Source last updated: 2026-06-11
Recommendation: Re-run spec-extractor
styles — Stale by 3 days
Spec last updated: 2026-06-09 · Source last updated: 2026-06-12
Recommendation: Re-run spec-extractor
syncutil — Stale by 3 days
Spec last updated: 2026-05-31 · Source last updated: 2026-06-03
Recommendation: Re-run spec-extractor
gitutil — Stale by 2 days
Spec last updated: 2026-06-07 · Source last updated: 2026-06-09
Recommendation: Re-run spec-extractor
constants — Stale by 1 day
Spec last updated: 2026-06-10 · Source last updated: 2026-06-11
Recommendation: Re-run spec-extractor
importinpututil — Stale by 1 day
Spec last updated: 2026-06-07 · Source last updated: 2026-06-08
Recommendation: Re-run spec-extractor
🔄 Structural Inconsistencies
View structural issues (4 issues)
Missing EnsureParentDir in fileutil spec
File: pkg/fileutil/fileutil.go:93
Issue: EnsureParentDir(path string, perm os.FileMode) error is exported but not listed in pkg/fileutil/README.md
Recommendation: Add a row for EnsureParentDir to the functions table in the spec
Missing ## Dependencies section — constants
pkg/constants/README.md (495 lines) does not contain a ## Dependencies section, deviating from the standard README format used by all other packages
Recommendation: Add a Dependencies section; constants has no internal package imports
Missing ## Dependencies section — timeutil
pkg/timeutil/README.md does not contain a ## Dependencies section
Recommendation: Add a Dependencies section
Missing ## Dependencies section — tty
pkg/tty/README.md does not contain a ## Dependencies section
📚 Package Specification Audit Report
Date: 2026-06-12
Run: §27421147905
Total Packages: 28
Packages with Specs: 27
Coverage: 96.4%
Coverage Summary
githubfileutilagentdrainsemverutilloggerconsolerepoutilenvutilsliceutilactionpinsparserstylessyncutilgitutilconstantsimportinpututilclierrorutiljsonutillintersstatsstringutiltestutiltimeutilttytypestypeutilworkflow🚨 Missing Specifications
The following package has no
README.md:githubThe
githubpackage definesObjectiveMapping,ComputeObjectiveValue,DefaultObjectiveMapping,LoadObjectiveMappingFromConfig, and related helpers used for issue prioritization scoring. No specification exists.Recommendation: Run the spec-extractor workflow to generate a
README.mdforpkg/github/.15 packages have source changes not reflected in their specification.
View stale specifications (15 packages)
fileutil— Stale by 31 daysEnsureParentDir(path string, perm os.FileMode) error— present infileutil.go:93but absent from READMEEnsureParentDirto the functions tableagentdrain— Stale by 30 dayssemverutil— Stale by 20 dayslogger— Stale by 19 daysconsole— Stale by 17 daysrepoutil— Stale by 14 daysenvutil— Stale by 13 dayssliceutil— Stale by 6 daysactionpins— Stale by 4 daysparser— Stale by 3 daysstyles— Stale by 3 dayssyncutil— Stale by 3 daysgitutil— Stale by 2 daysconstants— Stale by 1 dayimportinpututil— Stale by 1 day🔄 Structural Inconsistencies
View structural issues (4 issues)
Missing
EnsureParentDirinfileutilspecpkg/fileutil/fileutil.go:93EnsureParentDir(path string, perm os.FileMode) erroris exported but not listed inpkg/fileutil/README.mdEnsureParentDirto the functions table in the specMissing
## Dependenciessection —constantspkg/constants/README.md(495 lines) does not contain a## Dependenciessection, deviating from the standard README format used by all other packagesconstantshas no internal package importsMissing
## Dependenciessection —timeutilpkg/timeutil/README.mddoes not contain a## DependenciessectionMissing
## Dependenciessection —ttypkg/tty/README.mddoes not contain a## Dependenciessection📊 Quality Scores
githubfileutilconsoleloggeragentdrainenvutilsemverutilrepoutilactionpinsconstantssliceutilgitutilsyncutilstylesparserimportinpututilclierrorutiljsonutillintersstatsstringutiltestutiltimeutilttytypestypeutilworkflowScoring: Completeness 30% + Accuracy 30% + Consistency 20% + Freshness 20%
Action Items
pkg/github/package (no README exists)fileutil,agentdrain,semverutil,logger,console,repoutil,envutil,sliceutil,actionpins,parser,styles,syncutil,gitutil,constants,importinpututilEnsureParentDirtopkg/fileutil/README.mdfunctions table## Dependenciessections topkg/constants/README.md,pkg/timeutil/README.md, andpkg/tty/README.mdCloses #<this issue number>(orFixes/Resolves) in the PR description.References: §27421147905