Sync public tree to abeb195
This commit is contained in:
parent
c836abc405
commit
fa0b074b05
4 changed files with 26 additions and 3 deletions
|
|
@ -59,6 +59,11 @@ expect(
|
|||
"future hosted business non-goal",
|
||||
/billing, paid-plan checkout, team\/org management, provider setup wizards, secret-manager UI, full support tooling, broad moderation consoles, and durable account\/business-process management are intentionally outside this CLI-first MVP slice/
|
||||
);
|
||||
expect(
|
||||
criteria,
|
||||
"billing plan flags are placeholders",
|
||||
/Design-document references to billing, paid plans, or plan flags are future metadata placeholders; they do not require MVP CLI commands, coordinator routes, schemas, migrations, website controls, or service logic/
|
||||
);
|
||||
|
||||
const lines = criterionLines(criteria);
|
||||
assert(lines.length > 0, "CLI-first criteria must contain criteria lines");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue