freemo
|
bce6109e2f
|
Docs: First iteration of ACMS added
CI / lint (push) Successful in 16s
CI / typecheck (push) Successful in 26s
CI / security (push) Successful in 16s
CI / quality (push) Successful in 15s
CI / build (push) Successful in 12s
CI / behave (3.13) (push) Successful in 3m50s
CI / docker (push) Successful in 9s
CI / coverage (push) Successful in 4m18s
|
2026-02-12 08:54:01 -05:00 |
|
freemo
|
013408961a
|
Docs: Removed Context section as we are about to rewrite it in the next commit
|
2026-02-12 08:53:57 -05:00 |
|
brent.edwards
|
04070ca3ff
|
Merge branch 'master' into Q0-quality-automation
CI / lint (pull_request) Successful in 17s
CI / typecheck (pull_request) Successful in 27s
CI / security (pull_request) Successful in 16s
CI / quality (pull_request) Successful in 14s
CI / build (pull_request) Successful in 11s
CI / behave (3.13) (pull_request) Successful in 3m47s
CI / docker (pull_request) Failing after 32s
CI / helm (pull_request) Failing after 7s
CI / coverage (pull_request) Successful in 4m16s
# Conflicts:
# implementation_plan.md
|
2026-02-12 06:05:43 +00:00 |
|
freemo
|
4363fbe7c4
|
Docs: moved implementation plan here
|
2026-02-12 00:23:19 -05:00 |
|
freemo
|
bb7d71f3bb
|
Docs: removed the concept of drafts
|
2026-02-11 20:30:43 -05:00 |
|
freemo
|
f01d1d6170
|
Docs: fixed a few inconsistencies in the documentation
|
2026-02-11 20:23:17 -05:00 |
|
freemo
|
ab561adc6c
|
Docs: Cleaned up the lead in a bit.
|
2026-02-11 19:27:02 -05:00 |
|
freemo
|
6b5e3e816b
|
Docs: Removed the notes on permiassions as they are forward looking post-serverE
|
2026-02-11 19:15:01 -05:00 |
|
freemo
|
93be2664fe
|
Docs: Cleaned up some of the redundant sections
|
2026-02-11 19:14:01 -05:00 |
|
freemo
|
4a1bb5fbfa
|
Docs: Refined the calidation attachment semantics a bit
|
2026-02-11 19:02:14 -05:00 |
|
freemo
|
1838a62800
|
Docs: Removed the tag concept
|
2026-02-11 18:44:11 -05:00 |
|
freemo
|
654248f4f6
|
Docs: Removed the optional overriding arguments on most of the add commands, for now this will exclusively be handled via the respective config files.
|
2026-02-11 18:16:18 -05:00 |
|
freemo
|
1cb1d9f95b
|
Docs: Reworked the validation to make it an extension of a tool
|
2026-02-11 17:27:19 -05:00 |
|
freemo
|
0ef6e2a73a
|
Docs: Updated the details around the verbosity flag and added some related config items
|
2026-02-11 14:22:30 -05:00 |
|
freemo
|
a4dafc58bb
|
Docs: Fixed some improperly indented bullet point items.
|
2026-02-11 14:21:43 -05:00 |
|
freemo
|
5839e7e3f2
|
Docs: Added command synopsis to each subcommands more detailed explanation.
|
2026-02-11 14:07:55 -05:00 |
|
freemo
|
71dabd39a3
|
Docs: Updated resources so they can be both named and have a ULID
|
2026-02-11 13:57:28 -05:00 |
|
freemo
|
be5493b4a0
|
Docs: Added architect section
|
2026-02-11 11:28:24 -05:00 |
|
freemo
|
7d9ff69c77
|
Docs: Cleaned up objects have ULID that should be read-only
|
2026-02-11 10:48:08 -05:00 |
|
freemo
|
cc697e3771
|
Docs: Updated the section describing missing sections in the document.
|
2026-02-11 10:27:53 -05:00 |
|
freemo
|
83c2094c48
|
Removed project ULID, relying on the name as a unique key instead
|
2026-02-11 10:02:36 -05:00 |
|
freemo
|
6e6aee0789
|
Docs: fixed broken rendering on some bullet points (minor)
|
2026-02-11 09:58:19 -05:00 |
|
freemo
|
8bf1552eff
|
Docs: Fixed several inconsistencies and ommited information in the complete workflow examples
|
2026-02-11 09:52:03 -05:00 |
|
freemo
|
513fe68aeb
|
Docs: Added global configuration keys and end-to-end workflow examples
|
2026-02-10 23:56:48 -05:00 |
|
freemo
|
5769a8f0ae
|
Docs: Added name field to the Actor configuration files
|
2026-02-10 23:00:00 -05:00 |
|
freemo
|
5ceac384cd
|
Docs: Improved the glossary definitions to be more succinct
|
2026-02-10 22:42:51 -05:00 |
|
freemo
|
d0fbb3284f
|
Docs: Improved table styles and spacing in the documentation.
|
2026-02-10 22:24:41 -05:00 |
|
freemo
|
de2bb21cdd
|
Docs: made automation gating based on thresholds rather than true/false
|
2026-02-10 21:18:28 -05:00 |
|
freemo
|
36ac4ce47a
|
Docs: Added configuration file schemas and examples
|
2026-02-10 20:33:27 -05:00 |
|
brent.edwards
|
0511261ebe
|
Merge branch 'master' into Q0-quality-automation
|
2026-02-11 01:28:24 +00:00 |
|
brent.edwards
|
7caac2714e
|
refactor: changes requested by Rui
Removed `run-semgrep.sh` and automatically run setup-dev.sh
|
2026-02-11 00:59:58 +00:00 |
|
freemo
|
c66ff2a55b
|
Docs: fixed misaligned box borders and reordered some sections
|
2026-02-10 19:46:25 -05:00 |
|
freemo
|
f11a55cff4
|
Docs: Added more code examples, and fixed collapsed lines
|
2026-02-10 19:33:20 -05:00 |
|
freemo
|
b414ef29e8
|
Added some better color highlighting on several code blocks
|
2026-02-10 19:11:30 -05:00 |
|
brent.edwards
|
395df78b94
|
test(qa): add validation fixtures, edge-case scenarios, and quality baseline
Complete Brent QA tasks Q1.5, 10B.4, 10C.1, and 10C.4 on the Q0-quality-automation branch.
- Add edge_case_plan_scenarios.feature (26 scenarios) covering concurrent
plan execution, resource conflicts, validation failure chains, and
rollback edge cases
- Add validation_test_fixtures.feature (34 scenarios) covering AST
security, lambda validation, content sanitization, project model
validation, change-list coercion, and ActionArgument parsing
- Add branch protection rules documentation in docs/development/ci-cd.md
- Establish quality metrics baseline (96% coverage, 0 lint/type/security
findings)
- Fix missing langchain-anthropic dependency in pyproject.toml
- Fix Rich table column wrapping in plan_lifecycle_cli_steps.py by
patching console width during tests
Suite: 107 features, 1673 scenarios, 7777 steps — all passing.
|
2026-02-10 22:19:21 +00:00 |
|
freemo
|
752952c57f
|
docs: Added specification for rendering output using various formats
|
2026-02-10 16:46:53 -05:00 |
|
freemo
|
1f46e96e8f
|
Fixed up the CLI commands, there were some conceptual issues. Added details on automation levels.
|
2026-02-10 15:34:05 -05:00 |
|
freemo
|
d51a78af5b
|
Docs: Reworked the CLI synopsis format and tweaked subcommands and arguments
|
2026-02-10 13:47:32 -05:00 |
|
freemo
|
4b3c14a5d8
|
Docs: Cleaned up some inconsistencies in the specification
|
2026-02-10 12:38:20 -05:00 |
|
brent.edwards
|
7ef5ebb695
|
feat: Add Q0: Pre-commit hooks setup.
This should automatically check for problems on build.
|
2026-02-10 16:04:17 +00:00 |
|
freemo
|
277db70333
|
Docs: Cleaned up a lot of the CLI command structure to make it a bit more lean
|
2026-02-09 21:24:07 -05:00 |
|
freemo
|
acf5fc616a
|
Docs: Reworked the diagrams to use clearly diagram types and styles
|
2026-02-09 16:35:14 -05:00 |
|
freemo
|
e842a218c4
|
Docs: Added lightbox for expanding diagrams and images to full size in the documentation
|
2026-02-09 16:19:35 -05:00 |
|
freemo
|
0d9eaa85cb
|
Docs: Added kroki support to documentation for diagrams
|
2026-02-09 16:14:09 -05:00 |
|
freemo
|
95851ff1a6
|
Docs: Refined skill and tool idea, improved CLI slightly, and made the table of contents more UI rich
|
2026-02-09 15:51:44 -05:00 |
|
freemo
|
b1a41a2b6f
|
Docs: fixed formatting issues
|
2026-02-08 16:57:21 -05:00 |
|
freemo
|
684996eea9
|
Docs: moved specification over to the MkDocs for better rendering
|
2026-02-08 14:33:43 -05:00 |
|
freemo
|
6eda182440
|
chore: Removed all references to plandex including old code
|
2026-02-08 11:43:49 -05:00 |
|
freemo
|
3a0b9ebfc7
|
tests: Fixed integration and unit tests, found several bugs and missing features
|
2026-02-07 23:02:50 -05:00 |
|
freemo
|
12b91cef5e
|
Finished port of v2 into actors, phase 7.5 complete
|
2026-02-02 18:46:33 -05:00 |
|