Commit 5e68f0e
committed
Spec kit and AI docs, tasks and instructions
Refine AI onboarding and workflows:
* Update copilot-instructions.md with agentic workflow links and
clearer pointers to src-catalog and per-folder guidance (COPILOT.md).
* Tune native and installer instructions for mixed C++/CLI, WiX, and build
nuances (interop, versioning, upgrade behavior, build gotchas).
Spec kit improvements:
* Refresh spec.md and plan.md to align with the
feature-spec and bugfix agent workflows and FieldWorks conventions.
Inner-loop productivity:
* Extend tasks.json with quick checks for whitespace and commit
message linting to mirror CI and shorten feedback loops.
CI hardening for docs and future agent flows:
* Add lint-docs.yml to verify COPILOT.md presence per
Src/<Folder> and ensure folders are referenced in .github/src-catalog.md.
* Add agent-analysis-stub.yml (disabled-by-default) to
document how we will run prompts/test-failure analysis in CI later.
Locally run CI checks in Powershell
* Refactor scripts and add whitespace fixing algorithm
* Add system to keep track of changes needed to be reflected in
COPILOT.md files.
git prune task1 parent d810da0 commit 5e68f0e
File tree
131 files changed
+17780
-108
lines changed- .github
- chatmodes
- context
- instructions
- prompts
- recipes
- spec-templates
- workflows
- .specify
- memory
- scripts/powershell
- templates
- .vscode
- Build/Agent
- Src
- AppCore
- CacheLight
- Cellar
- Common
- Controls
- FieldWorks
- Filters
- Framework
- FwUtils
- RootSite
- ScriptureUtils
- SimpleRootSite
- UIAdapterInterfaces
- ViewsInterfaces
- DbExtend
- DebugProcs
- DocConvert
- FXT
- FdoUi
- FwCoreDlgs
- FwParatextLexiconPlugin
- FwResources
- GenerateHCConfig
- Generic
- InstallValidator
- Kernel
- LCMBrowser
- LexText
- Discourse
- FlexPathwayPlugin
- Interlinear
- LexTextControls
- LexTextDll
- LexTextExe
- Lexicon
- Morphology
- ParserCore
- ParserUI
- ManagedLgIcuCollator
- ManagedVwDrawRootBuffered
- ManagedVwWindow
- MigrateSqlDbs
- Paratext8Plugin
- ParatextImport
- ProjectUnpacker
- Transforms
- UnicodeCharEditor
- Utilities
- FixFwDataDll
- FixFwData
- MessageBoxExLib
- Reporting
- SfmStats
- SfmToXml
- XMLUtils
- XCore
- FlexUIAdapter
- SilSidePane
- xCoreInterfaces
- xCoreTests
- views
- xWorks
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
131 files changed
+17780
-108
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments